options IPFIREWALL # puts ipfw statically into kernel
options IPDIVERT # see divert Disable - this will enable it which is required for divert rule and natd
You may also want this options options IPFIREWALL_FORWARD #enable transparent proxy support options IPFIREWALL_DEFAULT_TO_ACCEPT #allow everything by default options DUMMYNET #traffic shaping options RANDOM_IP_ID #little more protection from hackers
Alan Glait wrote:
Hi ! I want to connect my win to my freebsd. But the nat is not working. How I check if my kernel have ipfw ? Now, when I start the pc I get something "IP packet filtering enable, divert Disable, IP forwarding enable" .. What this means ?? Is it working ??
Regards Alan _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"
_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"