summaryrefslogtreecommitdiffstats
path: root/etc/inc/vpn.inc
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2014-09-10 18:38:07 +0200
committerErmal <eri@pfsense.org>2014-09-10 18:38:07 +0200
commit3b977eff751648d85a34ccfff1612daf813e3e4c (patch)
tree5f81d84d578f9b30ba222a9f03355a01093212dd /etc/inc/vpn.inc
parent816672f1de2e041449bb9c13656aeab93ecf2207 (diff)
downloadpfsense-3b977eff751648d85a34ccfff1612daf813e3e4c.zip
pfsense-3b977eff751648d85a34ccfff1612daf813e3e4c.tar.gz
Put some tuning on number of half open connection possible in one time.
Diffstat (limited to 'etc/inc/vpn.inc')
-rw-r--r--etc/inc/vpn.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/inc/vpn.inc b/etc/inc/vpn.inc
index 4e04d30..6600f84 100644
--- a/etc/inc/vpn.inc
+++ b/etc/inc/vpn.inc
@@ -281,6 +281,7 @@ charon {
threads = 16
ikesa_table_size = 32
ikesa_table_segments = 4
+ init_limit_half_open = 1000;
# XXX: There is not much choice here really users win their security!
i_dont_care_about_security_and_use_aggressive_mode_psk=yes
OpenPOWER on IntegriCloud