Firewall Rules
Configure and manage firewall rules for network security.
Total Rules
6
Enabled
6
Allow Rules
5
Deny Rules
1
| Name | Direction | Protocol | Port | Source | Action | Enabled | |
|---|---|---|---|---|---|---|---|
| Allow HTTPS | Ingress | TCP | 443 | 0.0.0.0/0 | allow | ||
| Allow HTTP | Ingress | TCP | 80 | 0.0.0.0/0 | allow | ||
| Allow SSH | Ingress | TCP | 22 | 203.0.113.0/24 | allow | ||
| Allow Database | Ingress | TCP | 5432 | 10.0.0.0/8 | allow | ||
| Block Malicious IPs | Ingress | TCP | all | 192.0.2.50/32 | deny | ||
| Allow Outbound All | Egress | All | all | 0.0.0.0/0 | allow |