From f348e5ee68118b65453553c80903c5ed1d5673c4 Mon Sep 17 00:00:00 2001 From: Vasil Kolev Date: Sat, 27 Oct 2018 22:26:27 +0300 Subject: [PATCH] openvpn: fix v6 addresses --- routing/openvpn/marla.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/routing/openvpn/marla.conf b/routing/openvpn/marla.conf index 6264495..58d1437 100644 --- a/routing/openvpn/marla.conf +++ b/routing/openvpn/marla.conf @@ -8,7 +8,7 @@ proto udp tun-mtu 1500 ifconfig 172.31.43.3 172.31.43.2 -ifconfig-ipv6 2001:67c:21bc:7fff:f0f:fcf1::2/120 2001:67c:21bc:7fff:f0f:fcf1::1 +ifconfig-ipv6 2001:67c:21bc:7fff:f0f:fcf2::2/120 2001:67c:21bc:7fff:f0f:fcf2::1 secret /etc/openvpn/eric.key