Added "detailed" network documentation

This commit is contained in:
2026-01-07 01:40:28 +00:00
parent fb0f7a0b4f
commit b6d2032923
2 changed files with 9 additions and 1 deletions

View File

@@ -34,4 +34,5 @@ If you are viewing on GitHub, you can view this repo on my self-hosted instance
- Segmented VLANs for security and organization
- Arista DCS-7010T providing L3 switching
- pfSense handling firewall rules and DHCP
- AdGuard Home for DNS filtering across all VLANs
- AdGuard Home for DNS filtering across all VLANs
**Detailed network documentation:** [docs/networking.md](docs/networking.md)

7
docs/networking.md Normal file
View File

@@ -0,0 +1,7 @@
# Networking
## VLANs
- **VLAN 1** - Default, LAN
- **VLAN 10** - Management (iLO)
- **VLAN 20** - DMZ (publicly accessible services)
- **VLAN 30** - Games, Wings hosts
- **VLAN 40** - Kubernetes