Oddities in Firewall polices
FortiGate vdom is configured to NGFW Policy mode (EDIT: version 5.6.9).
In the GUI, a policy denying all traffic (Policy ID 59) in the proxy application category appears correct.
While attempting to review how traffic is flowing, I can't find any log information for this interface (wireless network). Strange.
I jump into the CLI, and notice all traffic is being allowed by policy 59. I check the policy and find this:
edit 59 set name "No-Proxy" set srcintf "iap305" set dstintf "wan2" set srcaddr "WifiClients" set dstaddr "Internet" set schedule "always" set service "ALL" set logtraffic disable set app-category 6
Action (deny / accept) is missing. I'm not sure how that happened. Should this be possible? The GUI clearly says "DENY".
I've also had issues with QUIC traffic being dropped, despite the application being allowed. Even allowing the network service application category does not work. The FortiGate denies all QUIC traffic when application control is applied.
NGFW Policy mode seems to be half-baked, or my understanding needs a re-adjustment. I haven't changed anything other than re-adjusting firewall policies to make sense for NGFW policy mode.
