[Openvpn-devel] [PATCH v11] Add DNS SRV remote host discovery support

2021-03-29 Thread Vladislav Grishenko
DNS SRV remote host discovery allows to have multiple OpenVPN servers for a single domain w/o explicit profile enumeration, to move services from host to host with little fuss, and to designate hosts as primary servers for a service and others as backups. Feature has been asked several times alread

Re: [Openvpn-devel] [PATCH v11] Add DNS SRV remote host discovery support

2021-03-29 Thread Vladislav Grishenko
Hi, As discussed, rebased against git master with one change vs v10 - dead inetd code removal. Tested on Windows 10 and Linux, FreeBSD should be fine as well since previous v10. We talked about the OpenVPN usage experience at NextHop 2020 conference last fall and got interested external feedback