Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
tim_frodermann
New Contributor

Route disappears

Hi,

 

I have a FGT 100D with a dual WAN configuration.

 

First WAN is getting IP etc. via DHCP from Provider.

Second WAN has Manual IP, GW etc Settings.

 

Both WAN Links have the same distance but different priority for Failover.

 

Routing is set as:

 

config router static       edit 1           set priority 1           set device "wan1"           set dynamic-gateway enable       next       edit 2           set gateway 217.110.xx.xx           set priority 2           set device "wan2"       next   end

 

 

There is a policy route to force port 25 traffic over wan2.

 

Every hour or so, the route for the second wan is missing in Routing Monitor, means it isn't active any longer. I have to restart the FGT to resolve the issue.

 

Has anyone some advice for me where to look for the error? I see nothing in the Event logs.

 

Attached are Pictures of Routing Monitor in OK state and when error is present.

Thanks in advance!

 

Tim

4 REPLIES 4
emnoc
Esteemed Contributor III

Qs:

 

Are you using dead-gateway detect?

 

Are you 100% sure the interface is not going down?

 

PCNSE 

NSE 

StrongSwan  

PCNSE NSE StrongSwan
tim_frodermann

emnoc wrote:

Qs:

 

Are you using dead-gateway detect?

 

Are you 100% sure the interface is not going down?

 

Hi,

 

currently,I do not use dead Gateway detect. For clarification: This would be to monitor if link 2 goes down, right?

 

I am quite sure that WAN2 is not down. If i sniffer WAN2 during the precense of the error, I see incoming SMTP request, but never an ack (because the ack of the mail Server is then not routed through wan2. If it was down, sniffer would not see incoming request from Internet Hosts.

 

 

Dave_Hall
Honored Contributor

If you have not done so already, I suggest setting up Dead Gateway Detection on both WAN ports.  Also I would check the status on WAN2 (e.g. perform a diag hardware deviceinfo nic wan2) for a possible duplex/speed issue.

NSE4/FMG-VM64/FortiAnalyzer-VM/6.0 (FWF30E/FW92D/FGT200D/FGT101E/FGT81E)/ FAP220B/221C

NSE4/FMG-VM64/FortiAnalyzer-VM/6.0 (FWF30E/FW92D/FGT200D/FGT101E/FGT81E)/ FAP220B/221C
tim_frodermann

Dave Hall wrote:

If you have not done so already, I suggest setting up Dead Gateway Detection on both WAN ports.  Also I would check the status on WAN2 (e.g. perform a diag hardware deviceinfo nic wan2) for a possible duplex/speed issue.

 

What I found out:

 

When the error is present and I set the WAN2 Priority lower than wan1 priority, suddenly WAn2 Shows up in Routing Monitor - but now of course as the Default route which I don't want.

 

Could it be that the WAN2 route gets stale or something like that - Only SMTP goes over it (because of the corresponding policy route) and the can be 10 - 15 Minutes when nothing really happens SMTP-wise

 

Tim

Labels
Top Kudoed Authors