summaryrefslogtreecommitdiffstats
path: root/cf/conf
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-10-25 21:02:03 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-10-25 21:02:03 +0000
commit138acd289bd165852b99bcdccede23ebdcb49523 (patch)
tree7fddd187bf7e20d17a40ed5965cc8ba46d9f016e /cf/conf
parent533e6800f397e4bcd2860b47b74836008a2d5d6a (diff)
downloadpfsense-138acd289bd165852b99bcdccede23ebdcb49523.zip
pfsense-138acd289bd165852b99bcdccede23ebdcb49523.tar.gz
Change default icmplim to 750.
Diffstat (limited to 'cf/conf')
-rw-r--r--cf/conf/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cf/conf/config.xml b/cf/conf/config.xml
index 69d993e..eed25dc 100644
--- a/cf/conf/config.xml
+++ b/cf/conf/config.xml
@@ -123,7 +123,7 @@
<item>
<desc>Set ICMP Limits</desc>
<tunable>net.inet.icmp.icmplim</tunable>
- <value>500</value>
+ <value>750</value>
</item>
</sysctl>
<system>
OpenPOWER on IntegriCloud