mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
IKEv2 fixes
TOR fixes tray fix
This commit is contained in:
@@ -120,8 +120,8 @@ proxyarp
|
||||
lcp-echo-failure 4
|
||||
lcp-echo-interval 30
|
||||
connect-delay 5000
|
||||
ms-dns $PRIMARY_DNS
|
||||
ms-dns $SECONDARY_DNS
|
||||
ms-dns $PRIMARY_SERVER_DNS
|
||||
ms-dns $SECONDARY_SERVER_DNS
|
||||
EOF
|
||||
|
||||
|
||||
@@ -250,7 +250,7 @@ conn ikev2-cp
|
||||
ikelifetime=24h
|
||||
salifetime=24h
|
||||
encapsulation=yes
|
||||
modecfgdns=$PRIMARY_DNS,$SECONDARY_DNS
|
||||
modecfgdns=$PRIMARY_SERVER_DNS,$SECONDARY_SERVER_DNS
|
||||
EOF
|
||||
|
||||
ipsec auto --add ikev2-cp
|
||||
|
||||
Reference in New Issue
Block a user