WAN connection Link-Monitoring
Hello.
I have a Fortigate 60E with 2 WAN connection. One is static IP (wan1 - main), other is PPoE (wan2 - backup).
S* 0.0.0.0/0 [10/0] via 89.xxx.xx.253, wan1, [1/0] [10/0] via 82.xx.xxx.1, wan2, [2/0] C 10.0.0.1/32 is directly connected, ppp1 C 82.xx.xxx.30/32 is directly connected, ppp1 C 89.xxx.xx.252/30 is directly connected, wan1 C 192.168.100.0/23 is directly connected, internal
Same distance, and different priority.
I try to configure link-monitor, when wan1 is down, all user inside my network get out traffic using wan2:
config system link-monitor edit "wan1 Failover" set srcintf "wan1" set server "8.8.8.8" set gateway-ip 89.xxx.xx.253 set update-cascade-interface disable next edit "Wan2 Failover" set srcintf "wan2" set server "8.8.8.8" set gateway-ip 82.xx.xxx.1 set update-cascade-interface disable next
Is the correct setting?
Best regards!
