Displaying 2 results from an estimated 2 matches for "536478c0".
2017 May 04
0
How tinc route traffic when two subnets are identical?
...kind regards,
Guus Sliepen <guus at tinc-vpn.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://www.tinc-vpn.org/pipermail/tinc/attachments/20170504/536478c0/attachment.sig>
2017 May 04
4
How tinc route traffic when two subnets are identical?
Hi, All
Two remote tinc nodes(A, B) advertised the same route to the Tinc domain, and the local tinc node(C) has two ConnectTo to point to those two remote nodes, and I found, and let’s assume connection from C to A is better than C to B (better latency from ping) :
1. when two remote nodes are up, the traffic always send through A
2. when A is down, traffic send through B
3. when A recovered,