Nyr / openvpn-install

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

ipv6 support #1087

Closed jwandekoken closed 10 months ago

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

Nyr commented 10 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.