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

SD-WAN problem Fortimanager

Hi, 

I have tried to deploy Dual Hub SD-WAN using this document https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/22a00800-840a-11ee-a142-fa163e...

 

What I found is that ipsec is not formed between Hub wan2 and Branch Wan2 interfaces.

Also, I have found that default static route over wan2 is missing on Fortigate , but it is configured on Fortimanager.

 

Can someone explain how to onboard Fortigate branch , and configure interfaces and static routing on device with two wan interfaces ( wan1 dhcp client , wan2 static IP )

 

 

On Branch device I have wan1 as DHCP client and wan2 static IP configuration

 
 

 

 

4 REPLIES 4
srqjan
New Contributor

I have added a few photos 

 

srqjan
New Contributor

Photos

sdwan template.png

srqjan
New Contributor

mpls default route template.pngphoto

srqjan
New Contributor

I have found that Branch wan2 interfaces is deleted through policy Installation from Fortimanager and I do not know why.

I have added cli template to Branch Template group 

 

#CLI template for adding wan2 IP address to Branch
config system interface
edit "wan2"
set vdom "root"
set ip $(MPLS_IF_IPv4_ADDR) $(MPLS_IF_IPv4_MASK)
set allowaccess ping fgfm
set type physical
set role wan
set snmp-index 2
next
end

 

But no success , wan2 config is reseted to default avery time I run Install wizard from Forty Manager.

Does someone had the similar problem?

 

BR

 

Announcements

Select Forum Responses to become Knowledge Articles!

Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.

Labels
Top Kudoed Authors