Description |
This article describes a behavior where users upgrade the FortiGate to 7.4.7 and the IP in the FortiManager connector is changed to '::FFFF:X.X.X.X'. |
Scope | FortiGate 7.4.7 and FortiManager 7.4.6. |
Solution |
Users configure in FortiGate a Fortimanager for the central management settings.
config system central-management end
After upgrading to version 7.4.7, in the begging of the FortiManager IP, the parameter 'ffff' gets added.
config system central-management end
This can cause FortiGate to change the source IP used for the communication. Run the following debugs to verify:
diag debug reset
In the debugs, it can be seen:
allow-push-firmware : enable
Workaround:
Note: When trying to modify the IP through the CLI, FortiGate shows an error regarding the FortiManager Serial Number.
fnsysctl killall fgfmd
Fix schedule:
Upgrade to versions 7.4.8, 7.6.1. |