Dual WANs - Separate subnets
I have 2 separate networks, one using WAN1 and the other using WAN2 for internet (separate switches on LAN and WAN sides). On the LAN side, port1 is for the first network and port 4 is for the second network.
I thought I had everything working well until we ran into a situation where one of the networks had to access internet facing services on the other network via their public IP.
Policy routes are configured so all traffic from port1 goes outbound on WAN1 and all from port4 goes outbound to WAN2.
I also have a stop policy routing configured where if the destination IP of the other WAN is matched then it should drop to static routes, which I thought would send out to the ISP and route back in on the other WAN. This does not appear to be happening. No matter what I do with policy routes (stop routing, or force it out to the next hop) it seems to be ignored.
When accessing the services from a different network, ie not behind the Fortigate, then everything works which tells me the VIP is configured properly.
Any advice would be greatly appreciated.