diff --git a/openvpn-config/server.conf b/openvpn-config/server.conf index 0987047..521bde9 100644 --- a/openvpn-config/server.conf +++ b/openvpn-config/server.conf @@ -82,6 +82,8 @@ push "route-ipv6 2001:638:614:1721::/64 2001:638:614:1750::1" push "route-ipv6 2001:638:614:1722::/64 2001:638:614:1750::1" # Cluster push "route-ipv6 2001:638:614:1743::/64 2001:638:614:1750::1" +# experimental ipv6 network +push "route-ipv6 2001:638:614:1744::/64 2001:638:614:1750::1" # Global settings regarding TLS, chiphers and hash algorithms # These settings MUST BE CONGRUENT with client configurations.