Created on 08-26-2019 01:44 AM Edited on 12-05-2023 06:14 AM By Jean-Philippe_P
Description
This article describes the procedure needed when a FortiNAC VM appliance has been migrated to another server or there have been network changes.
As the license of the FortiNAC VM appliance is tied to the MAC address and the UUID of the virtual machine, there can be cases when one of these two values change and in that case, the license would no longer be valid.
When the license is invalid, the FortiNAC will show the message 'Processes are Down' in the GUI and GUI logon will not be possible.
Solution
FortiNAC 8.x.
dumpkey
dumplicensecount -all
FortiNAC 9.x/F7.x.
CentOS: licensetool -check.
FortiNAC-OS: get system license -check.
Example output:
EFFECTIVE:
system_mac = xx:xx:xx:xx:xx:xx <-- MAC Address of the appliance.
system_uuid = xxxxxx-xxxx-xxxx-xxx-xxx <-- UUID of appliance.
valid_mac_uuid = true <-- MAC & UUID of the appliance and key file match.
serial = FNVMCATMxxxxxxx
type = NetworkControlApplicationServer
level = PRO
count = 200
expiration = 0
expired = false
mac = xx:xx:xx:xx:xx:xx <-- MAC Address in key file
uuid = xxxxxx-xxxx-xxxx-xxx-xxx <-- UUID in key file
certificates = [xxxxxx, xxxxxxxx]
These should show the current seat count and the MAC and UUID for which the license has been issued.
If the license details are different from the actual machine, the processes will not start with an invalid license.
The logs of the appliance will be marked as an invalid license.
Version 8.x - 9.1:
The default configuration wizard credentials are as follows. The username will be config but if it was changed during installation, use the appropriate password:
User Name = config.
Password = config.
Version 9.2 and higher:
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.