Running mtr -w -c 15 -i 1 216.218.221.42:
Start: 2023-08-25T21:32:34+0800
HOST: Loss% Snt Last Avg Best Wrst StDev
1.|-- 1.64.245.49.unknown.m1.com.sg 0.0% 15 2.4 2.5 2.4 2.7 0.1
2.|-- 204.246.65.202.unknown.m1.com.sg 0.0% 15 2.7 4.1 2.3 11.1 3.3
3.|-- 205.246.65.202.unknown.m1.com.sg 0.0% 15 2.4 3.4 2.1 13.1 2.8
4.|-- 162.246.65.202.unknown.m1.com.sg 0.0% 15 3.1 3.3 2.5 4.9 0.6
5.|-- hurricane-electric.sgix.sg 93.3% 15 4.1 4.1 4.1 4.1 0.0
6.|-- tserv1.sin1.he.net 6.7% 15 172.3 172.7 124.5 220.2 24.0
Running mtr -w -c 20 -i 1 216.218.221.42:
Start: 2023-08-26T01:51:56+0800
HOST: Loss% Snt Last Avg Best Wrst StDev
1.|-- 1.64.245.49.unknown.m1.com.sg 0.0% 20 2.6 2.6 2.4 2.9 0.1
2.|-- 204.246.65.202.unknown.m1.com.sg 0.0% 20 2.5 3.5 2.4 9.8 2.1
3.|-- 205.246.65.202.unknown.m1.com.sg 0.0% 20 3.0 3.3 1.8 17.0 3.2
4.|-- 162.246.65.202.unknown.m1.com.sg 0.0% 20 3.3 4.3 2.9 18.2 3.7
5.|-- hurricane-electric.sgix.sg 95.0% 20 5.8 5.8 5.8 5.8 0.0
6.|-- tserv1.sin1.he.net 0.0% 20 3.0 3.8 2.5 9.0 1.8
Quote from: Pentium4User on August 05, 2023, 09:24:33 AMQuote from: hkgcity on August 05, 2023, 04:48:50 AMIt won't work because your tunnel has exactly 2 endpoints.Quote from: Pentium4User on August 05, 2023, 04:23:17 AMQuote from: hkgcity on August 05, 2023, 04:19:26 AMHi, I've successfully setup normal v6 in v4. But when the situation goes to load balancing, I can't find the solution. My current setup is 4 VyOS with 4wan connection, each with 1 dedicated v4 IP. The 4 wans are now load balanced and I want the machines behind the balancer to use a fixed v6.At least with SIT this doesn't work because the tunnel has one IPv4 endpoint as seen from HE.
Wan 1 ------\ /ipv6 1
Wan 2 -------\_____Load Balance--- / ipv6 2
Wan 3 -------/ \ ipv6 ...
Wan 4 ------/ \ipv6 999
I've got totally no idea, can anybody help? Thanks
Change your internet connection to have 1 IPv4 net that is being routed with all WAN links.
If you do that, make sure you get Ipv6 directly from the ISP, sou you don't need the tunnel anymore.
The biggest problem is I'm currently using 4 different ISP. And there will be tons of machines using v6. If I separate them and use without load balancing, the traffic might got traffic jam
Get provider independent (PI) address space and let all 4 ISPs route that network to you.
That is the only way to get a redundant and load-balanced internet connection.