|
|
@@ -34,19 +34,20 @@ auto-select-group = false
|
|
|
net-priority = 6
|
|
|
max-clients = 0
|
|
|
max-same-clients = 0
|
|
|
-switch-to-tcp-timeout = 24
|
|
|
+#switch-to-tcp-timeout = 0
|
|
|
max-ban-score = 0
|
|
|
keepalive = 86400
|
|
|
-dpd = 96
|
|
|
-mobile-dpd = 1024
|
|
|
+dpd = 64
|
|
|
+mobile-dpd = 72
|
|
|
+#idle-timeout = 32
|
|
|
+#mobile-idle-timeout = 32
|
|
|
+auth-timeout = 48
|
|
|
+cookie-timeout = 4
|
|
|
+#mtu = 1420
|
|
|
try-mtu-discovery = false
|
|
|
#output-buffer = 64
|
|
|
compression = false
|
|
|
no-compress-limit = 512
|
|
|
-auth-timeout = 48
|
|
|
-idle-timeout = 900
|
|
|
-mobile-idle-timeout = 1024
|
|
|
-cookie-timeout = 48
|
|
|
persistent-cookies = false
|
|
|
deny-roaming = false
|
|
|
rekey-time = 86400
|
|
|
@@ -54,7 +55,7 @@ rekey-method = ssl
|
|
|
use-utmp = false
|
|
|
use-occtl = true
|
|
|
device = ocserv
|
|
|
-predictable-ips = true
|
|
|
+predictable-ips = false
|
|
|
ping-leases = false
|
|
|
dtls-psk = false
|
|
|
cisco-client-compat = true
|