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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-pf
To unsubscribe, send any mail to "[email protected]"