johnblue
December 13th, 2009, 22:35
If I place this in pf.conf:block log
pass out'pfctl -s rules' will say:block drop log all
pass out on xl0 all flags S/SA keep statewhich makes sense.
In my goofing around with pf.conf I arbitrarily decided to only pass ICMP out and constructed:block log
pass out proto icmp all
However, after a pfctl -d and then an -e, 'pfctl -s rules' reports:block drop log all
pass out on xl0 all flags S/SA keep stateNo change! ack.
What am I missing?
pass out'pfctl -s rules' will say:block drop log all
pass out on xl0 all flags S/SA keep statewhich makes sense.
In my goofing around with pf.conf I arbitrarily decided to only pass ICMP out and constructed:block log
pass out proto icmp all
However, after a pfctl -d and then an -e, 'pfctl -s rules' reports:block drop log all
pass out on xl0 all flags S/SA keep stateNo change! ack.
What am I missing?