Doc,
Readign FreeBSD's Hankbook, specifically the IPFW chapter
(http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/firewalls-ipfw.html),
i扉e found that the following:
25.6.3 /etc/rc.conf Options
If you do not have IPFW ...
firewall_enable="YES"
Set the script to run to activate your rules:
firewall_script="/etc/ipfw.rules"
My observation is:
Reading /etc/rc.firewall script i扉e found that the above line
(firewall_script="/etc/ipfw.rules") must be changed to "firewall_type"
and not "firewall_script".
Regards,
Valmir Filho
_______________________________________________
freebsd-doc@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org"