Troubleshooting Tip: SSO tool script for listing managed networks
- December 30, 2021
- 0 replies
- 808 views
| Description | This article describes how to download and run a script that lists the networks on a FortiGate that are managed by the appliance. The script is for troubleshooting purposes.
These managed networks are used by the appliance when determining to which FortiGate SSO messaging should be sent. For example, if the IP address of a host whose status has changed is within one of the networks listed, the appliance sends messaging to the FortiGate configured for that network.
For more details on Security Fabric communication, see the Fortinet Security Fabric reference manual.
|
| Scope | Version 8.5 and greater |
| Solution | 1. Download the attached script file (ssoTargets.zip).
2. Using WinSCP or a similar program, upload the script to appliance under /bsc/logs directory. Use SCP transfer protocol.
3. Login as root to the appliance CLI and type
4. Extract the file, make it executable and remove any hidden characters. Type unzip ssoTargets.zip chmod 755 ssoTargets.sh
It may take a few moments before results are displayed. The output will be similar to below. > ssoTargets.sh
#################################
Example: A registered host connects to the network and obtains an IP address of 172.7.13.8. The appliance would send a Logon event SSO message to IP address 10.12.240.13.
|
