Update ipsec.conf

- Switch to new keyword 'modecfgdns' in Libreswan 3.23
This commit is contained in:
hwdsl2
2018-01-29 02:13:41 -06:00
parent f78dae6f6d
commit 812c6f00c5
+1 -2
View File
@@ -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