ColinTaylor
Part of the Furniture
Update to my previous post:
See this response from AirVPN:
See this response from AirVPN:
Linux ip -6 addr add failed
Today afternoon my default vpn tunnel at linux crashed. I can not reconnect it with my default config. I changed nothing in my debian box.Anyone else got this ? All IPv6 support is disabled at my system. vpn over ssl still workingEDIT: OK saw the Push message from server:Wed May 2 17:33:52 2018 P...
airvpn.org
OR
- Append the following directives in your .ovpn files:
Code:pull-filter ignore "dhcp-option DNS6" pull-filter ignore "tun-ipv6" pull-filter ignore "ifconfig-ipv6"
This will skip IPv6 configuration of tunnel and avoid your error. We are considering related options to Config Generator.