Trying to find a way to connect to my home server as well as my VPN at the same time. Doesn’t seem like tailscale can. I’ve started looking at pangolin, has anyone had any luck with this issue?
Thank you
Trying to find a way to connect to my home server as well as my VPN at the same time. Doesn’t seem like tailscale can. I’ve started looking at pangolin, has anyone had any luck with this issue?
Thank you
You can use tailscale + gluetun docker containers to use your favorite commercial vpn as an exit node on the same machine. https://github.com/alexmaisa/tailscale-vpn-exitnode
Or you need to update iptables of you don’t use docker and have e. g. wireguard out as an exit node. Or if you have vpn out on your router, and tailscale on the home network, you just use it as exit node.