Nyr / openvpn-install

OpenVPN road warrior installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS and Fedora
MIT License
18.66k stars 4.81k forks source link

ipv6 support #1087

Closed jwandekoken closed 5 months ago

jwandekoken commented 5 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?

Nyr commented 5 months ago

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.