On Sat, Aug 12, 2017 at 09:48:14AM +0000, Bright Zhao wrote: > From the document, the default looks 900s.
Ah, you are right, it's 900 seconds.
> And let's say tinc connected to A, B, C; What if the connection to A
> failed(To B and C are fine), and tried many times until the last try which
> wait the Max Timeout, then tinc will not try again to connect A, right?(And
> when the Max Timeout for connection to A will be reset?)
It will still retry then, every MaxTimeout seconds. The timeout is reset
whenever a working connection is established.
However, you can tell a running tinc daemon to immediately retry
outgoing connections by sending it the ALRM signal (for example, by
using the command tincd -n <netname> -kALRM). Note that this doesn't
reset the timeout for those connections.
--
Met vriendelijke groet / with kind regards,
Guus Sliepen <[email protected]>
signature.asc
Description: PGP signature
_______________________________________________ tinc mailing list [email protected] https://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc
