I would really really really like to have one device on my tailnet as the exitnode for all other devices on the tailnet. However, most VPNs make this really difficult. Is there any way to do this? I’ve read it’s possible with split-tunnelling, but ProtonVPN (which I use) doesn’t support that. I just installed Alpine Linux on my RPI 4b. And would like to use this as my exit node. Does anyone have any tips for how this could be done?

  • mFat@lemdro.id
    link
    fedilink
    English
    arrow-up
    5
    ·
    8 months ago

    Maybe this can be achieved by doing this: 1.Connect to ProtonVPN on your exit node machine 2.Create a vm inside that machine 3.Install Tailscale on the vm 4.Use it as an exit node

    • Lunch@lemmy.worldOP
      link
      fedilink
      arrow-up
      2
      ·
      8 months ago

      Interesting, I could try that. Already tried with a docker container, which didn’t work. But could try this too.