Networks
3
Network Map
Network visualization would be displayed here
Interactive diagram showing all networks and connections
production-net
Production
Type
Private Network
IP Range
10.0.1.0/24
Region
Frankfurt (EU)
Gateway
10.0.1.1
dev-network
Development
Type
Private Network
IP Range
192.168.10.0/24
Region
Munich (EU)
Gateway
192.168.10.1
local-network
Type
Private Network
IP Range
192.168.1.0/24
Region
Local
Gateway
192.168.1.1
Firewall Rules
| Network | Type | Source | Destination | Port | Protocol | Action | Controls |
|---|---|---|---|---|---|---|---|
| production-net | Ingress | Any | 10.0.1.0/24 | 80, 443 | TCP | Allow |
|
| production-net | Ingress | Any | 10.0.1.0/24 | 22 | TCP | Deny |
|
| dev-network | Ingress | 192.168.0.0/16 | 192.168.10.0/24 | Any | Any | Allow |
|
| dev-network | Egress | 192.168.10.0/24 | Any | Any | Any | Allow |
|
| local-network | Ingress | Any | 192.168.1.105 | 22 | TCP | Allow |
|