Skip to content

Commit

Permalink
Update IPSec config
Browse files Browse the repository at this point in the history
Signed-off-by: Teddysun <[email protected]>
  • Loading branch information
teddysun committed Jan 26, 2019
1 parent f9c6895 commit 0565b08
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker/l2tp/alpine/l2tp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,7 @@ conn xauth-psk
auto=add
leftsubnet=0.0.0.0/0
rightaddresspool=${XAUTH_REMOTE}
modecfgdns1=${DNS1}
modecfgdns2=${DNS2}
modecfgdns=${DNS1},${DNS2}
leftxauthserver=yes
rightxauthclient=yes
leftmodecfgserver=yes
Expand Down

0 comments on commit 0565b08

Please sign in to comment.