On Fri, Jan 24, 2003 at 08:45:06AM -0700, Sancho2k.net Lists wrote: > >>First entry in /etc/pf.conf: > >>set loginterface fxp2 > > 3.2-RELEASE. I haven't had a real chance to update yet.
Try $ echo "set loginterface fxp2" | pfctl -f - then $ pfctl -si If that works, reload your ruleset with $ pfctl -f /etc/pf.conf and verify $ pfctl -si If any of the above commands produces an error message, quote it. Maybe you added the "set loginterface" line and forgot to reload the ruleset? Daniel
