Rule Set
| # | Name | Source | Destination | Port/Protocol | Action | Status |
|---|---|---|---|---|---|---|
| 1 | Allow HTTPS InboundPublic web traffic |
0.0.0.0/0 | web-app-03 | 443 / HTTPS | Allow | |
| 2 | Block SMB ExternalRansomware prevention |
0.0.0.0/0 | fs-cluster-02 | 445 / TCP | Deny | |
| 3 | Allow DB InternalApp to database |
10.0.4.0/24 | db-cluster-01 | 5432 / TCP | Allow | |
| 4 | Deny Tor Exit NodesThreat intel feed |
Tor-List | Any | Any / Any | Deny | |
| 5 | Allow SMTP RelayOutbound mail |
mail-srv-01 | 0.0.0.0/0 | 587 / TCP | Allow | |
| 6 | Block RDP InboundLegacy rule (paused) |
0.0.0.0/0 | wks-2043 | 3389 / TCP | Deny | |
| 7 | Allow DNS ResolverInternal lookups |
192.168.0.0/16 | dns-resolver | 53 / UDP | Allow |