Solved
Random overwrite of interface settings
Hi everyone!
I have FG300 and FMG version 6.2.7
Such a problem has recently emerged:
I change the interface settings on the device, in particular, add networks to the exceptions on the captive portal. Apply this.
config user security-exempt-list
edit "DMZ-exempt-list"
config rule
edit 1
set srcaddr "DMZ Subnet" "gatchina" "IPsec subnet" "main" "medical equipment" "mgmt" "phone" "printers" "Remote access" "servers" "other devices network"
next
end
Everything passes correctly. Next, I change any policy (only policy, not device settings) I apply changes and eventually get that the interface settings are returned to their original position!
config user security-exempt-list
2: edit "DMZ-exempt-list"
3: config rule
4: edit 1
5: set srcaddr "DMZ Subnet" "gatchina" "IPsec subnet" "main" "medical equipment" "mgmt" "phone" "printers" "Remote access" "servers"
6: next
7: end
8: next
9:end
10:config firewall policy
11: edit 13
12: unset status
13: next
14:end
Has anyone encountered anything like this?
