Skip to main content
Jamie
New Member
November 26, 2020
Solved

SD-WAN Self-Originated Traffic Broken

  • November 26, 2020
  • 1 reply
  • 10695 views

Hi,

 

Has anyone worked through a similar problem on SD-WAN where the self-originated traffic isn't smart enough to pick the correct interface to get out ( internet ).

 

I know this because running

diagnose sniffer packet any "port 8888" 4 0 l
we can see the device is trying to use the wrong port / sdwan member to talk to forticloud on port 8888. That's whats tricky with the self originated traffic when it doesn't work.

 

In this case we have wan1, port1 and port2 as member interfaces for sd-wan. port1 and port2 are private circuits and wan1 is the internet gateway. Looking at its very obvious which interface has the internet gateway but the device wants to use every port except the correct one for the self traffic. :( All the user / client traffic is operating as it should.

Best answer by Jirka1

btw now I have found this manual, I will try to set it according to it on our box as well

 

https://docs.fortinet.com...lf-originating-traffic

1 reply

Jirka1
Explorer II
November 26, 2020

Hello,

a year ago I solved the same problem with TAC. Since self-originating traffic in version 6.2.2 and higher does not pass SD WAN - https://kb.fortinet.com/k....do?externalID=FD47380 - it is necessary to change DR. But..in all KB and CB from Fortinet, it is stated that when using SD WAN, only one DR per SD WAN is required - which is obviously not always true... So if there are some IPsec tunnels in SD WAN that connect local ranges (eg HQ and BR), it is necessary to place these IP local address ranges into Static Routes and set DR to the net (WAN1 and WAN2) directly to the gateway of the upstream router. I had no other explanation from them. But the ticket says: Bug fix already available. From this I understand that it is probably a bug and will be fixed. But who knows .. Anyway, now everything seems to work correctly (I will try it in detail tomorrow). This is how my routing table looks like now (FTN support used all RFC1918 address)

 

 

Jirka

 

 

Jirka1
Jirka1Answer
Explorer II
November 26, 2020

btw now I have found this manual, I will try to set it according to it on our box as well

 

https://docs.fortinet.com...lf-originating-traffic

lobstercreed
New Member
November 27, 2020

sigmasoftcz wrote:

btw now I have found this manual, I will try to set it according to it on our box as well

 

https://docs.fortinet.com...lf-originating-traffic

I am just beginning to roll out SD-WAN for my branches on 6.4.3 and also discovered this.  I set the interface method to SD-WAN for pretty much everything and it works the way I wanted it to.