I am trying to setup a VPN on the whonix gateway in order to use VPN > TOR
In the installation guide it tells me to do all the steps before activating the tor in the whonix setup wizard, so I just closed the whonix setup wizard.
But this way I don’t have any internet connection inside the gateway which means that I can’t install and connect to the VPN.
Does anyone know how to resolve this problem?
p.s I tried executing all the steps while tor was already enabled (which gave me internet access) and it threw the error “socket bind failed on local address” naming port 1194
I am trying to setup a VPN on the whonix gateway in order to use VPN > TOR
In the installation guide it tells me to do all the steps before activating the tor in the whonix setup wizard, so I just closed the whonix setup wizard.
But this way I don’t have any internet connection inside the gateway which means that I can’t install and connect to the VPN.
Does anyone know how to resolve this problem?
OpenVPN (the Debian openvpn package) is installed by default. So you
don’t need to install anything usually.
If you want to use other VPN software, then the simplest way would be to
download it over Tor indeed.
[Or over clearnet, but this requires quite some configuration and might
not be well documented yet.]
p.s I tried executing all the steps while tor was already enabled (which gave me internet access) and it threw the error “socket bind failed on local address” naming port 1194
Can’t use DNS names on the gateway. Can’t use seattle.vpn.riseup.net as
DNS name. You need to resolve to an IP an use that.
Does that riseup test VPN still work from a workstation? Please test and
report back. We need to rule out that’s still working at all before we
try using it on the gateway.
The problem was me using hostnames instead of IP addresses, the connection is now succesful according to openvpn.
Thanks for your help on resolving this matter
However when I login as clearnet to check if the VPN is actually working and executing the following command to check my IP it display a TOR exit node instead of my VPN
curl checkip.dyndns
It seems like the clearnet option is not working for me