Hello,

according to manual
(https://tinc-vpn.org/documentation-1.1/Host-configuration-variables.html#Host-configuration-variables),
if there are multiple Address variables in host config file, each of them should
be tried until a working connection is established.
I have ConnectTo = somehost in tinc.conf and then in somehost config file
something like:

Address = one.domain.net 1234
Address = two.domain.net 1234
Address = three.domain.net 1234

But tinc seems to be trying only one.domain.net. So is this feature with
multiple addresses working? Or is it supposed to be all on one line?


Best regards

Master Tonberry
_______________________________________________
tinc mailing list
tinc@tinc-vpn.org
https://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc

Reply via email to