Hello,
I’ve got anothet problem with Whonix-Workstation.
So I’ve tried to configure this type of tunneling: Tor -> VPN.
On WW I configured openvpn client, changed in /etc/resolv.conf nameserver
to DNS server of my VPN provider, connected to VPN and after that started tor with transproxy:
TOR_TRANSPROXY=1 torbrowser
Everything is ok.
After that I’ve disbled openvpn connection, and put
nameserver 10.152.152.10
to /etc/resolv.conf
and started Tor Browser as usual. I’m connected to TOR, according to check.torproject but I can’t connect to .onion sites now. I get "Problem loading page’ error.
What I’ve did wrong?