Closed jwandekoken closed 10 months ago
Hey guys. After setting up my client config on a ubuntu I noticed that my ipv6 is being leaked. Someone managed to add ipv6 support to the server config using this script?
I saw this tutorial while I was searching: https://community.openvpn.net/openvpn/wiki/IPv6
someone already tried it?
IPv6 is configured as long as it was available in the server during installation time.
But you can also edit your .ovpn config file and add the block-ipv6 parameter.
.ovpn
block-ipv6
Hey guys. After setting up my client config on a ubuntu I noticed that my ipv6 is being leaked. Someone managed to add ipv6 support to the server config using this script?
I saw this tutorial while I was searching: https://community.openvpn.net/openvpn/wiki/IPv6
someone already tried it?