On 11/2/22 21:02, Odd Martin Baanrud wrote:
> Hello,
>
> I'm planning to set up a VPN.
> The problem is, I get confused about all the features and possibilities, so I really don't know where to start.
>
> I'm running OpenBSD on my router, and a Debian-server behind it, providing several public services, off course using nat/rdr with PF.
>
> My first goal is to get a setup where I can use my laptops etc to connect to my router/server at home, both for tunnelling, and accessing the services on my Debian machine.
this can be done with bare wireguard.
> Then, I want to try a setup where 2 private networks connect to each other via internet.
this can be done with tailscale which uses wireguard under the hood (but
that is irrelevant) - pkg_add tailscale - or headscale if you want to
run your own central server
https://tailscale.com/
https://github.com/juanfont/headscale
aisha
>
> Where do I start?
> Which services need to run, and where?
> Is there a good starting point somewhere for my scenarios?
>
> Regards, Martin
>
No comments:
Post a Comment