Eric F Crist wrote:
firewall_enable="YES"
firewall_script="/etc/ipfw.sh"

FWIW, ipfw.sh ONLY has count rules it it. There isn't any NAT/etc going on here. Also, IPFW was compiled with DEFAULT TO ACCEPT, since I'm not really using it for anything other than accounting.

In the your /etc/ipfw.sh script you should use "-f" flag when you run
ipfw flush command.

--
WBR, Andrey V. Elsukov
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to