https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206143
Anatoly <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #18 from Anatoly <[email protected]> --- It seems that pfsense uses pf, not ipfw, so to show everythihg: #pfctl -s all you can disable pf firewall: #pfctl -d then try to access admin web page. To enable it again: #pfctl -e -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "[email protected]"
