Sanitized mirror from private repository - 2026-03-26 11:16:12 UTC
Some checks failed
Documentation / Build Docusaurus (push) Failing after 5m8s
Documentation / Deploy to GitHub Pages (push) Has been skipped

This commit is contained in:
Gitea Mirror Bot
2026-03-26 11:16:12 +00:00
commit b9895c6788
1267 changed files with 311884 additions and 0 deletions

24
docs/NETWORK_SETUP.md Normal file
View File

@@ -0,0 +1,24 @@
# 🌐 Network Setup Guide
*Network configuration and setup for the homelab infrastructure*
## Overview
This guide covers network configuration, VLANs, firewall rules, and connectivity setup for the homelab environment.
## Network Architecture
- **Main Network**: 192.168.0.0/24
- **Management**: 192.168.1.0/24
- **IoT Network**: 192.168.2.0/24
- **VPN**: Tailscale mesh network
## Key Components
- **Router**: UniFi Dream Machine
- **Switches**: Managed switches with VLAN support
- **Access Points**: UniFi WiFi 6 access points
- **Firewall**: pfSense with advanced rules
## Configuration Details
See individual host documentation for specific network configurations.
---
**Status**: ✅ Network infrastructure operational