diff --git a/openvpn-config/server.conf b/openvpn-config/server.conf index 8d38b61..ddc8667 100644 --- a/openvpn-config/server.conf +++ b/openvpn-config/server.conf @@ -54,7 +54,7 @@ push "route 10.0.0.0 255.255.255.0 vpn_gateway" # Push the whole /56 block for IPv6 # (The vpn_gateway placeholder does not work here.) -push "route-ipv6 2003:638:614:1700::/56 2001:638:614:1750::1" +push "route-ipv6 2001:638:614:1700::/56 2001:638:614:1750::1" # Specific settings regarding TLS, chiphers and hash algorithms cipher AES-256-GCM