Dialup firewalling with FreeBSD
FreeBSD によるダイアルアップ式ファイアウォールの構築 - FreeBSD
First, let's start with the basics of closed firewalling.
まずは、閉鎖的なファイアウォールの基礎から始めましょう。 - FreeBSD
Closed firewalling is based on the idea that everything is denied by default.
閉鎖的なファイアウォールは、設定がない場合はすべて拒否するという考えに基づいています。 - FreeBSD
It is a very good idea to protect internal services from external access by firewalling them off at your border routers.
境界ルータのところでファイアウォールを設けて、外部からのアクセスに対して内部サービスを防御するという考えは実によいもので す。 - FreeBSD
If you had unintentionally misconfigured your system for firewalling, you can restore network operability by typing the following while logged in as root:
もしファイアウォールの設定を間違えた場合にネットワークの操作が再びできるようにするには、rootでログインして次のコマンドを実行してください。 - FreeBSD
This document outlines the steps required to set up firewalling with FreeBSD when an IP address is assigned dynamically by your ISP.
FreeBSD によるダイアルアップ式ファイアウォールの構築この文書はあなたの ISP によって IP アドレスが動的に割り当てられる場合に、FreeBSD でファイアウォールを設定するのに必要な手順の概略を述べるものです。 - FreeBSD
This article documents how to set up a firewall using a PPP dialup with FreeBSD and IPFW, and specifically with firewalling over a dialup with a dynamically assigned IP address.
この記事は FreeBSD の PPP ダイアルアップと IPFWを用いながらどのようにファイアウォールをセットアップするか、 特に動的に割り当てられた IPアドレスによるダイアルアップ上のファイアウォールについて、 事実を元に詳細に説明します。 - FreeBSD