Hi and thanks for your help.

I have a pretty besic router, so I can not install a VPN on the router itself.

I have a docker instance, that is running PiHole. The PiHole is configure as the networks DNS, while the router does DHCP.

Now instead of installing a VPN client on every of my devices I thought of deploying a VPN client on that docker instance and route all external traffic through the VPN like this: Client -> DNS -> VPN -> Router -> Internet

Is that even possible from a technical point? What do I need?

  • MonkeyBoy4@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    I use Tailscale setup in a virtual machine for remote access to my LAN. They have really good documentation on their website for subnet routers.

    • Dalearnhardtseatbelt@alien.topB
      link
      fedilink
      English
      arrow-up
      1
      ·
      10 months ago

      I initially said the same thing but realized he wanted to send all his Internet traffic out of his network via a VPN. Not access his Internet from a VPN.