dperson / openvpn-client

GNU Affero General Public License v3.0
1.05k stars 585 forks source link

Problem wih ipvanish (VPN_AUTH?) #393

Open pstryk opened 2 years ago

pstryk commented 2 years ago

This is my docker-compose: `vpn: container_name: vpn image: dperson/openvpn-client:latest restart: always sysctls:

But I am unable to connect. This is what I see in the logs: WARNING: ip6tables disabled! Run 'sudo modprobe ip6table_filter' on your host modprobe: can't change directory to '/lib/modules': No such file or directory modprobe: can't change directory to '/lib/modules': No such file or directory ip6tables v1.8.4 (legacy): can't initialize ip6tables tablenat': Table does not exist (do you need to insmod?) Perhaps ip6tables or your kernel needs to be upgraded. modprobe: can't change directory to '/lib/modules': No such file or directory modprobe: can't change directory to '/lib/modules': No such file or directory ip6tables v1.8.4 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?) Perhaps ip6tables or your kernel needs to be upgraded. Dump terminated

and no luck