This is what you get when you mess with us
This commit is contained in:
parent
66a7fcbacb
commit
baa17c341c
|
@ -54,7 +54,7 @@ push "route 10.0.0.0 255.255.255.0 vpn_gateway"
|
||||||
|
|
||||||
# Push the whole /56 block for IPv6
|
# Push the whole /56 block for IPv6
|
||||||
# (The vpn_gateway placeholder does not work here.)
|
# (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
|
# Specific settings regarding TLS, chiphers and hash algorithms
|
||||||
cipher AES-256-GCM
|
cipher AES-256-GCM
|
||||||
|
|
Loading…
Reference in New Issue