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?

  • BaalInvokerA
    link
    fedilink
    arrow-up
    3
    ·
    8 months ago

    Well, I found this article saying that theoretically is possible, however not so much. It says that depends on how the other VPN works. They even suggest some workarounds, so take a look

    Anyway, have you tried to create another tun/tap service to run both VPN?

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

      Yeah already scoured their documentation for this, but no luck with any of the workarounds sadly.

      Have not tried to do the latter you mentioned though? Not sure how to do that, but I will look into it asap.