Added "detailed" network documentation
This commit is contained in:
@@ -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
7
docs/networking.md
Normal 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
|
||||
Reference in New Issue
Block a user