| |
| | Building a Firewall with OpenBSD 3.0 |
 | | Packet forwarding should be turned on (per FAQ 6.1.2) and packet filtering too (per FAQ 6.2). |
 | | Additionally, bring your system up to date with the current patches, per The Errata and Patch List, as there may very well be updates to the base distribution that affect security and/or stability. |
 | | # martians="{ 192.168.0.0/16, 172.16.0.0/12, 10.0.0.0/8, 127.0.0.0/8, 169.254.0.0/16, 240.0.0.0/4, 0.0.0.0/32 }" # #first group is internal hosts and the firewall itself, for controlling #the target hosts for which some services are to be opened up. |
| www.averillpark.net /OpenBSD/FW-HowTo.html (1105 words) |
|