Hello everyone, hope you are doing great.

I am not sure if my question goes here, but this was my best guess. Apologies if I am wrong.

So, I have been using the mesh network offered by NordVPN alongside with their VPN subscription to sync some folders between my phone (Android) and my laptop (Linux Mint). This was great because I remember not being able to use Tailscale and VPN at the same time in the past, at least not on my phone.

Now they are dropping Meshnet support in December, so I am trying to figure out if there’s any way I can still run NordVPN and a Meshnet, or if I have to discard one.

If you know of any alternative, please let me know!

  • danA
    link
    fedilink
    English
    arrow-up
    4
    ·
    1 day ago

    Tailscale is “mostly” self-hosted, in that the VPN connection itself is peer-to-peer almost all the time. You can host your own Headscale and DERP/Relay servers to make it fully self-hosted, but tbh I’m fine not self-hosting the control plane.

    The relay server is only used if both ends have very restrictive NAT and none of the NAT hole punching techniques work, which is rare other than on very locked down corporate networks. If you have IPv6 enabled on both ends, you shouldn’t have issues making a direct connection, as IPv6 doesn’t use NAT. Even with regular NAT (like a home internet connection) on both ends, Tailscale can use UDP hole punching on both ends to establish a direct connection.