I'm trying to implement a "Outbound - Cleanup" rule as shown that logs blocked traffic.
The purpose of this is two part:
- Block Any Undefined Traffic
- Log Blocked Traffic in case additional exceptions are required (logging wouldn't always need to be enabled, just sometimes when troubleshooting a policy)
The issue that I'm having is that after applying this policy HTTP traffic is being blocked by the Cleanup rule even though it is added as a service on Rule #3.
Is this how its supposed to work?
Am I missing something, or is this a bug?