mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-07 15:43:54 +02:00
parent
8e5e6d5088
commit
1778cb1f45
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
config setup
|
config setup
|
||||||
uniqueids = never # allow multiple connections per user
|
uniqueids = replace
|
||||||
charondebug="ike 2, knl 2, cfg 2, net 2, esp 2, dmn 2, mgr 2"
|
charondebug="ike 2, knl 2, cfg 2, net 2, esp 2, dmn 2, mgr 2"
|
||||||
|
|
||||||
conn %default
|
conn %default
|
||||||
fragmentation=yes
|
fragmentation=yes
|
||||||
rekey=no
|
rekey=no
|
||||||
dpdaction=clear
|
dpdaction=none
|
||||||
keyexchange=ikev2
|
keyexchange=ikev2
|
||||||
compress=yes
|
compress=yes
|
||||||
dpddelay=35s
|
dpddelay=35s
|
||||||
|
|
Loading…
Add table
Reference in a new issue