diff --git a/src/etc/examples/pf.conf b/src/etc/examples/pf.conf index 39edf796..4d718d0b 100644 --- a/src/etc/examples/pf.conf +++ b/src/etc/examples/pf.conf @@ -1,11 +1,11 @@ -# $OpenBSD: pf.conf,v 1.3 2017/11/29 00:15:34 mlarkin Exp $ +# $OpenBSD: pf.conf,v 1.4 2018/07/10 19:28:35 henning Exp $ # # See pf.conf(5) for syntax and examples. # Remember to set net.inet.ip.forwarding=1 and/or net.inet6.ip6.forwarding=1 # in /etc/sysctl.conf if packets are to be forwarded between interfaces. -# increase default state limit from 10'000 states on busy systems -#set limit states 100000 +# increase default state limit from 100'000 states on busy systems +#set limit states 500000 set skip on lo