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

FortiClient downloading updates from Fortimanager. Which port?

I've created config file to automate signatures download. I can't find in documentation which port numer is used to comunicate with FortiManager (bold one below)?

 

 

<update>             <use_custom_server>1</use_custom_server>             <server>10.0.10.123</server>             <port>8890</port>             <timeout>60</timeout>             <failoverport>443</failoverport>             <fail_over_to_fdn>0</fail_over_to_fdn>             <update_action>notify_only</update_action>             <scheduled_update>                 <enabled>1</enabled>                 <type>interval</type>                 <daily_at>03:00</daily_at>                 <update_interval_in_hours>3</update_interval_in_hours>             </scheduled_update>         </update>

1 Solution
Chris_Lin_FTNT

The default port is probably 80.

 

See the following FortiManager config:

FMG-VM64 # config fmupdate fct-services

(fct-services)# get status : enable port : 80

 

View solution in original post

1 REPLY 1
Chris_Lin_FTNT

The default port is probably 80.

 

See the following FortiManager config:

FMG-VM64 # config fmupdate fct-services

(fct-services)# get status : enable port : 80

 

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