Hi,
On Tue, Nov 22, 2022 at 07:32:29PM +0100, Gert Doering wrote:
> - use getrrsetbyname(), and add that via "compat" source if a target
> platform does not have it - this is what OpenSSH does
>
> - add #ifdefs to disable --srv functionality on OpenBSD
> (which is not really where we
Hi,
On Fri, May 07, 2021 at 06:50:22PM +0500, Vladislav Grishenko wrote:
> 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
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