update NETWORK.md

This commit is contained in:
tyler
2026-04-19 00:37:32 +00:00
parent 2bb244d2fe
commit 1657842f4f
+4 -4
View File
@@ -12,7 +12,7 @@ VLAN map, firewall policy, DNS architecture, and physical topology. See [README]
| 1030 | Guests | 10.3.0.0/24 | 10.3.0.1 | 10.3.0.100250 | Pi-hole → pfSense | | 1030 | Guests | 10.3.0.0/24 | 10.3.0.1 | 10.3.0.100250 | Pi-hole → pfSense |
| 1040 | IoT | 10.4.0.0/24 | 10.4.0.1 | 10.4.0.100250 | Pi-hole → pfSense | | 1040 | IoT | 10.4.0.0/24 | 10.4.0.1 | 10.4.0.100250 | Pi-hole → pfSense |
| 1050 | WFH | 10.5.0.0/24 | 10.5.0.1 | 10.5.0.100200 | pfSense only | | 1050 | WFH | 10.5.0.0/24 | 10.5.0.1 | 10.5.0.100200 | pfSense only |
| 1 | DMZ | 10.99.0.0/24 | 10.99.0.1 | static only | pfSense only | | 1099 | DMZ | 10.99.0.0/24 | 10.99.0.1 | static only | pfSense only |
| — | VPN | 10.200.0.0/24 | pfSense | assigned by WG | Pi-hole → pfSense | | — | VPN | 10.200.0.0/24 | pfSense | assigned by WG | Pi-hole → pfSense |
## Firewall Policy ## Firewall Policy
@@ -27,7 +27,7 @@ Default: **deny all inter-VLAN unless explicitly allowed.**
| IoT (1040) | Internet + Home Assistant (explicit rule); blocked from LAN | | IoT (1040) | Internet + Home Assistant (explicit rule); blocked from LAN |
| WFH (1050) | Internet only; pfSense DNS only; no personal network access | | WFH (1050) | Internet only; pfSense DNS only; no personal network access |
| MGMT (1000) | Updates + NTP outbound; inbound from LAN + VPN only | | MGMT (1000) | Updates + NTP outbound; inbound from LAN + VPN only |
| DMZ (1) | HTTP/S + NTP outbound; hard-blocked from all internal VLANs | | DMZ (1099) | HTTP/S + NTP outbound; hard-blocked from all internal VLANs |
| VPN (10.200.0.0/24) | Same as LAN: Homelab + MGMT web GUI + Pi-hole DNS | | VPN (10.200.0.0/24) | Same as LAN: Homelab + MGMT web GUI + Pi-hole DNS |
## Static IP Reservations ## Static IP Reservations
@@ -55,10 +55,10 @@ Default: **deny all inter-VLAN unless explicitly allowed.**
| 10.2.0.10 | Proxmox | | 10.2.0.10 | Proxmox |
| 10.2.0.11 | Pi-hole | | 10.2.0.11 | Pi-hole |
| 10.2.0.20 | Caddy (infra LXC) | | 10.2.0.20 | Caddy (infra LXC) |
| 10.2.0.21 | Vaultwarden (vault LXC) |
| 10.2.0.25 | Authentik (auth LXC) | | 10.2.0.25 | Authentik (auth LXC) |
| 10.2.0.51 | Monitor LXC | | 10.2.0.51 | Monitor LXC |
| 10.2.0.60 | Apps LXC | | 10.2.0.60 | Apps LXC |
| 10.2.0.X | Vaultwarden (vault LXC) |
### VLAN 1 — DMZ ### VLAN 1 — DMZ
@@ -115,7 +115,7 @@ Omada Managed Switch
├── VLAN 1030 — Guest WiFi AP ├── VLAN 1030 — Guest WiFi AP
├── VLAN 1040 — IoT WiFi AP ├── VLAN 1040 — IoT WiFi AP
├── VLAN 1050 — Work laptop ├── VLAN 1050 — Work laptop
└── VLAN 1 — DMZ └── VLAN 1099 — DMZ
``` ```
## WireGuard VPN ## WireGuard VPN