Add experimental IPv6 network to server config
This commit is contained in:
parent
ab50eabe62
commit
0090d1a07a
|
@ -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"
|
push "route-ipv6 2001:638:614:1722::/64 2001:638:614:1750::1"
|
||||||
# Cluster
|
# Cluster
|
||||||
push "route-ipv6 2001:638:614:1743::/64 2001:638:614:1750::1"
|
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
|
# Global settings regarding TLS, chiphers and hash algorithms
|
||||||
# These settings MUST BE CONGRUENT with client configurations.
|
# These settings MUST BE CONGRUENT with client configurations.
|
||||||
|
|
Loading…
Reference in New Issue