I'd like to set up an OpenVPN server on my OpenBSD router.
I'd like to run it in bridged mode, so the IPs given to the road warriors are from the local network subnet. I'd like to use the DNS server of OpenVPN for those clients.
I found some tutorials on how to do this, but most seem to be out of date, to the point that it's virtually impractical to use anything from it.
Do I have to compile it from ports, isn't installing with pkg_add sufficient?
Could someone please point me to a how-to that is somewhat up-to-date?