Errors after 6.0.10 -> 6.2.7
FG81, NAT (Flow based), NGFW Mode: Policy Pased.
After upgrading to 6.2.7 I got some config errors.
# diagnose debug config-error-log read
(1) "set" "scan-botnet-connections" "monitor" @ global.system.interface.wan1:command parse error (error -61)
(2) "set" "scan-botnet-connections" "monitor" @ global.system.interface.wan2:command parse error (error -61)
(3) "config" "voip" "profile" @ root:command parse error (error 1)
(4) "config" "dnsfilter" "profile" @ root:command parse error (error 1)
(5) "set" "dnsfilter-profile" "default" @ root.system.dns-server.Cameras:value parse error (error -3)
(6) "config" "firewall" "proxy-policy" @ root:command parse error (error 1)
I came back to 6.0.10 and I'm trying to modify the conf before trying upgrade again.
I think that rows (1) and (2) are correctable:
https://kb.fortinet.com/k....do?externalID=FD46056 ######################################################################### Row (3): I have never used VoIP profiles (neither default nor strict). I used "set auto-asic-offload disable" on policy that allowed phones to WAN. Now we don't have VoIP phones at all.
In conf:
config system settings set sip-helper enable set default-voip-alg-mode kernel-helper-based
end
What should I do with that? ######################################################################### Row (4): What should I do with that?
Row (5): I removed DNS Filter from Network->DNS Servers->Cameras interface ######################################################################### Row (6): biggest question for me. I don't find anything about proxy-policy in conf (of 6.0.10).
Unfortunatelly I didn't save the conf of 6.2.7. If there will be no errors after upgrading to 6.2.7 my next step is 6.4.4
