firewall "local-in-policy" default action denied?
I understand that the default action is deny unless explicitly declared in the fortigate firewall policy.
Does this apply to 'local-in-policy' as well?
Example)
config firewall local-in-policy
edit 1
- set uuid 0000000
- set int "port1"
- set srcaddr "Block Address group"
- set dstaddr "all"
- set service "TCP_22"
- set schedule "always"
next
end
