Cannot apply default webfilter-profile to external Firewall policy. It fails with no error and I am not sure what I am doing wrong or how to correct this problem. I am following the guide below while using FortiManager Cloud:
https://community.fortinet.com/t5/FortiGate/Technical-Tip-How-to-enable-deep-inspection-and-import-a/ta-p/196840
I can apply the below settings:
application-list - default
av-profile - default
ips-sensor - default
ssl-ssh-profile - deep-inspection
However, when I configure:
webfilter-profile - default
The policy fails to apply with no error, see log below:
Starting log (Run on device)
Start installing
testsr-fortigate $ config firewall policy
testsr-fortigate (policy) $ edit 8
testsr-fortigate (8) $ set ssl-ssh-profile "deep-inspection"
testsr-fortigate (8) $ set webfilter-profile "default"
testsr-fortigate (8) $ next
testsr-fortigate (policy) $ end
---> generating verification report
(vdom root: firewall policy 8:webfilter-profile)
remote original:
to be installed: "default"
<--- done generating verification report
------- Start to retry --------
testsr-fortigate $ config firewall policy
testsr-fortigate (policy) $ edit 8
testsr-fortigate (8) $ set webfilter-profile "default"
testsr-fortigate (8) $ next
testsr-fortigate (policy) $ end
---> generating verification report
(vdom root: firewall policy 8:webfilter-profile)
remote original:
to be installed: "default"
<--- done generating verification report
install failed