FortiManager push policies on FortiGate 30G with Trial License
Hello,
Being new to the Fortinet ecosystem, I am not yet familiar with all the details of the FortiManager solution.
However, I have installed the FortiManager VM with a trial license to perform tests in preparation for future use with a full license.
I have two FortiGate 30G devices running the latest available firmware version for these models: 7.2.8.
They are properly "synchronized" with my FortiManager, but when I make a Policy modification and push the changes using "Re-install Policy," an error occurs.
In the "Preview" before the push, I can clearly see the test modification I made and only that modification. However, later in the "View Installation Log" file, new commands are added, which causes the error. The Policy does get successfully pushed, but this creates a configuration "conflict" with each push due to the additional commands/checks.
Starting log (Run on device) Start installing FortiGate-… $ config firewall policy FortiGate-… (policy) $ edit 20 FortiGate-… (20) $ set name "DENY" FortiGate-… (20) $ set uuid xxxxx FortiGate-… (20) $ set srcintf "any" FortiGate-… (20) $ set dstintf "any" FortiGate-… (20) $ set srcaddr "all" FortiGate-… (20) $ set dstaddr "all" FortiGate-… (20) $ set schedule "always" FortiGate-… (20) $ set service "ALL" FortiGate-… (20) $ set logtraffic all FortiGate-… (20) $ next FortiGate-… (policy) $ end ---> generating verification report (vdom x: log disk setting:status) remote original: enable to be installed: (vdom x: firewall ssl-ssh-profile "custom-deep-inspection" ssh:status) remote original: to be installed: disable (vdom x: vpn ssl settings:servercert) remote original: to be installed: '' (vdom x: web-proxy global:proxy-fqdn) remote original: to be installed: "default.fqdn" <--- done generating verification report ------- Start to retry -------- FortiGate-… $ config log disk setting FortiGate-… (setting) $ unset status FortiGate-… (setting) $ end FortiGate-… $ config firewall ssl-ssh-profile FortiGate-… (ssl-ssh-profile) $ edit "custom-deep-inspection" FortiGate-… (custom-deep-insp~ion) $ config ssh FortiGate-… (ssh) $ set status disable FortiGate-… (ssh) $ end FortiGate-… (custom-deep-insp~ion) $ next FortiGate-… (ssl-ssh-profile) $ end FortiGate-… $ config vpn ssl settings FortiGate-… (settings) $ set servercert '' FortiGate-… (settings) $ end FortiGate-… $ config web-proxy global FortiGate-… (global) $ set proxy-fqdn "default.fqdn" FortiGate-… (global) $ end ---> generating verification report (vdom x: log disk setting:status) remote original: enable to be installed: (vdom x: firewall ssl-ssh-profile "custom-deep-inspection" ssh:status) remote original: to be installed: disable (vdom x: vpn ssl settings:servercert) remote original: to be installed: '' (vdom x: web-proxy global:proxy-fqdn) remote original: to be installed: "default.fqdn" <--- done generating verification report install failed
I have tried using an ADOM in version 7.2, 7.4, and 7.6. The issue persists, so it does not appear to be related to the ADOM. I considered a Template file, but no Template is being used, as I have not created any so far.
Could the issue be related to the trial license? A configuration issue with my FortiGate devices? Or with my FortiManager VM?
Thank you in advance,
Have a great day!
