Hello,
Am Thu, 4 May 2017 15:45:52 +0800 schrieb Bright Zhao <[email protected]>: > [..] > > So I would like to know, the underlying mechanism for equal path of Subnet is > what? Tinc will test the latency, or something else to make the decision? tinc only _allows_ certain traffic to pass - it does no routing on its own. You will need to manipulate your routing setup with the subnet-up/down scripts: * assign different weights to both subnets * use the weight for the route metric * make sure to add the route in subnet-up and remove it in subnet-down Cheers, Lars _______________________________________________ tinc mailing list [email protected] https://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc
