Skip to main content
machiasiaweb
New Member
August 11, 2017
Question

Fortigate update using which link?

  • August 11, 2017
  • 1 reply
  • 10955 views

Hello,

 

I have Fortigate 100E with dedicated management port.   I would like to know when firewall update. For example, download signature definition.  Which interface will be used?  Management port or WAN port?

 

Thanks!

 

1 reply

oheigl
New Member
August 11, 2017

Hi,

the FortiGate automatically chooses the best interface. You can force the communication with the following command (for FortiGuard service updates):

config system fortiguard

   set source-ip x.x.x.x

end

Verify the configuration with:

get system source-ip status

machiasiaweb
New Member
August 11, 2017

Hello,

 

I have read following as well but still not sure which x.x.x.x I should setup.

http://help.fortinet.com/fos50hlp/54/Content/FortiOS/fortigate-system-administration-54/Advanced/IP%20addresses%20for%20self-originated%20traffic.htm

 

Now my mgmt port IP is 192.168.10.100

and

WAN IP is 192.168.200.200

which they are in different VDOM

 

If I want using mgmt port, then I should setup like this?

 

 set source-ip 192.168.10.100

 

Thanks!

oheigl
New Member
August 11, 2017

If you have different VDOMs it's another situation. You need to be sure that the mgmt port is in the VDOM declared as the management VDOM. The management VDOM can be set in the GUI under Global > System > VDOM