Fortigate 1100E - SDWAN and policy route issue
Hi,
on Fortigate 1100e (7.4.9) we set up an SDWAN like this

We would OpenNMS pinging a public ip (8.8.8.8) through the line of ROUTER1 and another public IP (8.8.4.4) through the line of ROUTER2. So we set up these policy routes:
SOURCE DESTINATION GATEWAY
OPENNMS 8.8.8.8 ROUTER1
OPENNMS 8.8.4.4 ROUTER2
In static routes we have:
0.0.0.0/0 SDWAN
In SDWAN policy we have the default (selected members by source IP)
When both interfaces WAN1 and WAN2 are up all works, but:
- If we disable WAN2 interface both ping works
- If we disable WAN1 interface both ping not works
when both interface are up, traceroute show that the routes are correct (the ping towards 8.8.8.8 choose WAN1 , while the pings toward 8.8.4.4 choose WAN2)
Any ideas?
Thanks