summaryrefslogtreecommitdiffstats
path: root/etc/sysctl.conf
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-12-09 20:00:13 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-12-09 20:00:13 +0000
commit37f91468f7c03949661a44005c677444a10a2a7d (patch)
tree9edaa7f2a8130c2ea55bb4cb44501788326f4455 /etc/sysctl.conf
parent315c30912d9933540d20826791262c8259461dec (diff)
downloadpfsense-37f91468f7c03949661a44005c677444a10a2a7d.zip
pfsense-37f91468f7c03949661a44005c677444a10a2a7d.tar.gz
Work around a dynamic rule problem that is known in FreeBSD for IPFW2:
">Strange, why only me(?) get this problem.. Isn't >net.inet.ip.fw.dyn_keepalive=1 by default ? This is a workaround. I am aware about this problem from several people. Here is needed more testing to determine the cause of the bug."
Diffstat (limited to 'etc/sysctl.conf')
-rw-r--r--etc/sysctl.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/sysctl.conf b/etc/sysctl.conf
index 8855eb8..99ec3c1 100644
--- a/etc/sysctl.conf
+++ b/etc/sysctl.conf
@@ -17,3 +17,4 @@ net.inet.udp.maxdgram=57344
kern.rndtest.verbose=0
net.link.bridge.pfil_onlyip=0
net.link.tap.user_open=1
+net.inet.ip.fw.dyn_keepalive=1
OpenPOWER on IntegriCloud