25 lines
734 B
Markdown
25 lines
734 B
Markdown
# 🌐 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
|