Closed redtripleAAA closed 3 years ago
Same issue. Seems to be IP6 related. I added the following to ovpn file and the tunnel is now working.
pull-filter ignore "dhcp-option DNS6" pull-filter ignore "tun-ipv6" pull-filter ignore "ifconfig-ipv6"
Be warned - I'm not strong w/ linux. Found this by digging around openvpn forums.
Thanks @J3G3 Mullvad support provided the same almost
From our LINUX guide:
Edit the OpenVPN configuration and make the following changes:
replace proto udp with proto udp4.
replace proto tcp with proto tcp4.
add pull-filter ignore "route-ipv6"
add pull-filter ignore "ifconfig-ipv6"
Be sure to verify that you have disabled IPv6 before adding these options, otherwise you will leak IPv6.
However, I switched to PIA VPN Provider as it's faster for me.
Thanks though
Greetings,
I have an issue running Mullvad
Getting error
Setup is Portainer >>> OpenMediaVault >>> VMWare Workstation >>> Windows 10 Pro
Your help would be appreciated.