openvpn: fix v6 addresses

This commit is contained in:
Vasil Kolev 2018-10-27 22:26:27 +03:00
parent 68f9296876
commit f348e5ee68
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ proto udp
tun-mtu 1500 tun-mtu 1500
ifconfig 172.31.43.3 172.31.43.2 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 secret /etc/openvpn/eric.key