From f8ee3dae046bce64904c91e3f944848276a63a2c Mon Sep 17 00:00:00 2001 From: henning <> Date: Tue, 10 Jul 2018 19:28:35 +0000 Subject: [PATCH] we were refering to 10k states by default here as well, pt out by claudio --- src/etc/examples/pf.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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