I'm trying to tighten up security and have been having issues implementing firewall rules.
Ideally, I would like to block all ports by default, except those that I create exceptions for. I have tried doing so already, but have had no luck. Right now, I'm letting everything pass and trying to write Block rules for testing (users get mad when they don't email/web/etc.).
Here is what's set up now. Default action is pass.
Enabled - Block - Log - TCP&UDP - any - any -any -any -80 - 80
Web traffic still passes...? I've tried turning off all of the other apps in the rack as well, just to see if there was some sort of conflict.
Running UT5.4 in bride/gateway mode.
Any suggestions?