Hello,
I am looking a easy guide like this . but this time I want this guide over TOR not clearnet internet.
Please do you know anyone here to help me how to setup wireguard vpn (protonvpn) over TOR ?
Hello,
I am looking a easy guide like this . but this time I want this guide over TOR not clearnet internet.
Please do you know anyone here to help me how to setup wireguard vpn (protonvpn) over TOR ?
You can follow any of the community guides on this forum to setup a sys-vpn Qube with the VPN provider/service/protocol you wish and then just route the traffic through the built-in sys-whonix (which uses TOR).
Example (from my Qubes):
appVM → sys-whonix → sys-firewall → sys-vpn → sys-firewall-outer → sys-net
I am sorry I don’t understand. Is there quide with vpn over TOR ?? I want the internet goes first TOR then after TOR goes to VPN.
This can’t work with wireguard because it uses udp protocol and tor only support TCP protocol. You could use openvpn though in TCP mode.
No problem but wireguard use and TCP too. I have openvpn configuration file. Do you have a simple guide with openVPN?
It doesn’t, except if you tunnel it in something like x2ray.
You can use the wireguard guide and just import the openvpn config instead of a wireguard config
Where is the guide that you described. Give me a link please.
This guide is not VPN after TOR. Did you see it?
You just have to select sys-whonix as the vpn qube’s netvm, there is nothing specific.
It doesn’t work. Cannot ping anything inside sys-vpn.
I change on sys-vpn from Net qube sys-firewall to sys-whonix.
What is the problem?
Does it connect if you use sys-firewall instead of sys-whonix?
Also make sure you configured your openvpn client / config to use TCP and not UDP.
Yes of course. It works perfect on sys-firewall
Do I have to change only:
Could you share openvpn logs or network manager logs? Openvpn is usually explicit about connection establishment.
Also, make sure the openvpn endpoint does not block tor exit nodes…
Thank you. I solved it. The only problem Network-Manager-opevpn-gnome is no autoconnect when starts sys-vpn.
Do you know how to solve that?
Did you enable auto connect in the connection settings?
Wireguard there is a choice Connect automatically with priority.
Openvpn there no the same choice.
Yes I enabled connection settings with tick but every boot sys-vpn become untick the auto connect choice.