mirror of
https://github.com/wahyd4/docker-ipsec-vpn-server.git
synced 2026-08-09 04:46:22 +10:00
Update ipsec.conf
- Switch to new keyword 'modecfgdns' in Libreswan 3.23
This commit is contained in:
@@ -147,8 +147,7 @@ conn xauth-psk
|
|||||||
auto=add
|
auto=add
|
||||||
leftsubnet=0.0.0.0/0
|
leftsubnet=0.0.0.0/0
|
||||||
rightaddresspool=$XAUTH_POOL
|
rightaddresspool=$XAUTH_POOL
|
||||||
modecfgdns1=$DNS_SRV1
|
modecfgdns="$DNS_SRV1, $DNS_SRV2"
|
||||||
modecfgdns2=$DNS_SRV2
|
|
||||||
leftxauthserver=yes
|
leftxauthserver=yes
|
||||||
rightxauthclient=yes
|
rightxauthclient=yes
|
||||||
leftmodecfgserver=yes
|
leftmodecfgserver=yes
|
||||||
|
|||||||
Reference in New Issue
Block a user