Lost in rules!

Vilem Kebrt vilem.kebrt at gmail.com
Mon Mar 28 03:58:22 UTC 2011


Dne 26.3.2011 17:18, Leslie Jensen napsal(a):
> block drop in log quick proto ipv6 all
>
> block drop out log quick proto ipv6 all

Hi Leslie,
imho these rules will "drop random everything" , definition of ipv6 in 
PF is inet6 :) and they are quick so no other rules aply.

block drop in on $ext_if inet6 all
block drop out on $ext_if inet6 all

should be these rules i think.
William



More information about the freebsd-pf mailing list