FortiNAC-F
FortiNAC-F is a zero-trust network access solution that provides users with enhanced visibility into the Internet of Things (IoT) devices on their enterprise networks. For legacy FortiNAC articles prior to FortiNAC-F 7.2, see FortiNAC.
Hawada1
Staff & Editor
Staff & Editor
Article Id 331835
Description This article describes how to upload an Agent file to FortiNACOS manually, especially for air-gap environments where internet access is prohibited.
Scope FortiNACOS/FortiNAC-F v7.2.7 and above.
Solution

The Agent directory is: /bsc/campusMgr/agent/packages/

 

  1. Download the Agent version from http://fnac-updates.fortinet.net/. (For credentials, check with TAC.)


  1. For example: download  agent-10.7.2.13.jar to the SCP server.


  1. Run the following commands on NACOS to upload the agent .jar file from the SCP server:

 

fortinac1 # execute enter-shell

fortinac1:~$ scp root@<scp-server-ip>:/bsc/agent-10.7.2.13.jar /bsc/campusMgr/agent/packages

root@192.168.40.110's password:

agent-10.7.2.13.jar                                                                               100%   89MB 112.3MB/s   00:00

fortinac1:~$

  1. Result:


Agent upload NACOS.png

 

Useful link for legacy FortiNAC:
Technical Tip: How to install or upload an older or New Agent Package to FortiNAC.

Contributors