Configuration on 6.0, 6.2
Simulating a failover
A failover can be simulated by stopping or restarting the FSSO service on the primary Collector Agent, in this example DC01:
The FortiGate then switches to the next FSSO collector agent specified in configuration. On versions prior to 6.0 the switch is noticed with the bolded IP address shown:
In CLI the configuration is as follows:
# config user fsso
edit "fsso"
set server "10.0.0.10"
set password *********
set server2 "10.0.0.11"
set password2 *********
next
end
# diag debug enable
# diag debug authd fsso server-status
Server Name Connection Status Version Address
----------- ----------------- ------- -------
fsso connected FSSO 5.0.0278 10.0.0.10
After a failover the IP address would then change, so you can always trace the currently connected collector:
Server Name Connection Status Version Address
----------- ----------------- ------- -------
fsso connected FSSO 5.0.0278 10.0.0.11
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.