From 47999302cf36f0da3f1bca883459ce24f2ccb315 Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Wed, 8 Aug 2018 21:37:30 -0500 Subject: [PATCH] roles/dch-vpn-server: Update remote access DNS This commit updates the DNS server addresses pushed to remote access VPN clients to use the new DNS server on the *pyrocufflink.blue* network. --- roles/dch-vpn-server/files/vpn.pyrocufflink.net.ipsec.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/dch-vpn-server/files/vpn.pyrocufflink.net.ipsec.conf b/roles/dch-vpn-server/files/vpn.pyrocufflink.net.ipsec.conf index f1e5586..d8ff88b 100644 --- a/roles/dch-vpn-server/files/vpn.pyrocufflink.net.ipsec.conf +++ b/roles/dch-vpn-server/files/vpn.pyrocufflink.net.ipsec.conf @@ -25,5 +25,5 @@ conn remote-access right = %any rightsourceip = 172.31.0.64/28 rightauth = pubkey - rightdns = 172.31.0.4,172.31.0.10 + rightdns = 172.30.0.4 auto = add