FortiGate "Remembers" Bad Routes
Fortigate 90D (v5.2.5)
I have two offices connected by a site-to-site IPSec VPN: 192.168.2.0/24 and 192.168.4.0/24.
If the VPN is down, any traffic sent to the other office gets routed to the Internet.
However, when the VPN comes back up, any IP's I tried to access while the VPN was down still get routed to the Internet while other IP's in the same subnet get routed correctly.
For example:
My computer is 192.168.2.99, my local Fortigate is 192.168.2.1 and I'm trying to access 192.168.4.5 and 192.168.4.50 on the other side of the VPN. I pinged 192.168.4.50 while the VPN was down. The VPN is back up when I run the two tracert commands below, one right after the other. One gets correctly routed through the VPN and the other through the Internet:
C:\>tracert 192.168.4.5 Tracing route to 192.168.4.5 over a maximum of 30 hops: 1 <1 ms <1 ms <1 ms 192.168.2.1 2 * * * Request timed out. 3 44 ms 44 ms 49 ms 192.168.4.5 Trace complete. C:\>tracert 192.168.4.50 Tracing route to 192.168.4.50 over a maximum of 30 hops: 1 <1 ms <1 ms <1 ms 192.168.2.1 2 2 ms 1 ms 2 ms 70.46.74.1.nw.nuvox.net [70.46.74.1] 3 2 ms 2 ms 2 ms 216.199.88.109.nw.nuvox.net [216.199.88.109] 4 * * * Request timed out. 5 * * * Request timed out.
Somehow rebooting my computer seems to get the routing to 192.168.4.50 working again, but I don't see how my computer would affect the routing.
Can someone tell me what's going on?
