Re: VPN for a newbie

2022-11-03 Thread Stuart Henderson
On 2022-11-03, 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

Re: VPN for a newbie

2022-11-02 Thread T K
Probably the easiest way to accomplish your task to run wireguard on your OpenBSD machine. It has pretty well client software for windows, android, and so on... Take a look at this tutorial (there are lots of different resources to be googled) https://www.vultr.com/docs/install-wireguard-vpn-server

Re: VPN for a newbie

2022-11-02 Thread A Tammy
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 pub

VPN for a newbie

2022-11-02 Thread Odd Martin Baanrud
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 g