Quantcast
Channel: MikroTik
Viewing all articles
Browse latest Browse all 19714

Beginner Basics • Re: MultiWAN setup, pcunite way

$
0
0

add check-gateway=ping dst-address=0.0.0.0/0 gateway=1.1.1.1 scope=10 target-scope=12 comment=WAN1
add dst-address=1.1.1.1/32 gateway=10.1.1.1 scope=10 target-scope=11
add distance=2 check-gateway=ping dst-address=0.0.0.0/0 gateway=9.9.9.9 scope=10 target-scope=12 comment=WAN2
add distance=2 dst-address=9.9.9.9/32 gateway=10.2.2.1 scope=10 target-scope=11

Where is distance=1 for the primary WAN?

Anyway, as for just recursive failover, my/pcunite setup above (as you can see in the diagram above) works properly.
But, I also want that traffic from IP server 192.168.1.123 will go always through ISP2/WAN2 unless it goes down. In that case, it should go temporarily via ISP1/WAN1.
It doesn't happens now, it goes through WAN1.
Thanks

Statistics: Posted by broderick — Sat Feb 10, 2024 2:23 pm



Viewing all articles
Browse latest Browse all 19714

Trending Articles