"ConnectTo" to two server for fault-tolerance

Michael Tokarev mjt at tls.msk.ru
Tue Nov 9 12:14:29 CET 2010


09.11.2010 11:42, Florian Lagg wrote:
> 
> I tried to use two „ConnectTo“ entries in my config. If both servers are
> up, anything is working as expected. But if one of the two servers is
> offline or not reachable I will not get a connection at all. Not even to
> the reachable server.

tincd tries to connect to both of them.  And establishes whatever
connection which it is able to - be it both, either or none.
Every ConnectTo is completely independent from the others.

Find out why it can't connect to the online peer when another
is offline.

/mjt


More information about the tinc-devel mailing list