https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=108589
Oleksandr Kryvulia <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Oleksandr Kryvulia <[email protected]> --- It's due to ipfw is already loaded as a part of kernel, but firewall rules is not. As workaround you can add "options IPFIREWALL_DEFAULT_TO_ACCEPT" to your kernel config. Be sure your last line in firewall config file is deny all packets. -- You are receiving this mail because: You are the assignee for the bug.
