On Thu, Aug 10, 2017 at 09:37:13PM +0800, Bright Zhao wrote: > When the meta connection get lost, it’ll be reconnect like below: > Trying to re-establish outgoing connection in 5 seconds, and if it’s failed, > then the timer will be increased for another try. > > My question is, how to adjust the reconnect timer, in some cases, the > reconnect delay for a while(increase to something longer) will be beneficial > for the unstable connection.
You can set the maximum time that tinc will wait before reconnecting
by setting the MaxTimeout option in tinc.conf. The default is 300
seconds.
--
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
