All posts
ยท 2 min read

๐Ÿ  My UniFi Home Network Setup (2026)

๐Ÿงฑ Hardware Setup Core Devices * UniFi Fiber Gateway (Router) * UniFi Switch 24 PoE Pro Max * 2 ร— U7 Pro XG * 7 ร— G5 Turret Ultra * 1 x G6 Turr


๐Ÿงฑ Hardware Setup

Core Devices

  • UniFi Fiber Gateway (Router)
  • UniFi Switch 24 PoE Pro Max
  • 2 ร— U7 Pro XG
  • 7 ร— G5 Turret Ultra
  • 1 x G6 Turret

๐ŸŒ Network Architecture

Main Subnets

NetworkVLANSubnetPurpose
Default (Home)110.10.10.0/24Main devices
Cameras2010.10.20.0/24UniFi cameras
Guest3010.10.30.0/24Visitors

๐Ÿง  IP Addressing Strategy

Infrastructure IPs

10.10.10.1   โ†’ Gateway
10.10.10.2   โ†’ AP 1 - Living Room
10.10.10.3   โ†’ AP 2 - Upstairs
10.10.10.10  โ†’ UniFi Switch 24 PoE Pro Max

Infrastructure Camera IPs

10.10.20.10   โ†’ G5 Camera
10.10.20.11   โ†’ G5 Camera
10.10.20.12   โ†’ G5 Camera
...

DHCP Ranges

Home:    10.10.10.50 โ€“ 10.10.10.254
Camera:  10.10.20.50 โ€“ 10.10.20.254
Guest:   10.10.30.50 โ€“ 10.10.30.254

DHCP Ranges 1-49 reserved for infrasturcture

DHCP Ranges 200-254 as extra


๐Ÿ”Œ Switch & Port Configuration

Port Profiles

  • Default (VLAN 1) โ†’ APs, main devices
  • Camera (VLAN 20) โ†’ All cameras
  • Guest (VLAN 30) โ†’ Guests

๐Ÿ“ก WiFi Configuration

๐Ÿก Home WiFi

  • SSID: Home
  • Security: WPA2/WPA3
  • Network: Default (VLAN 1)
  • Bands: 2.4GHz, 5GHz, 6GHz enabled
  • Band Steering: Enabled

๐Ÿ‘ค Guest WiFi

  • SSID: Guest
  • Network: VLAN 30
  • Security: WPA2/WPA3 (I could use hotspot with landing page which is more fancier, but for now using default method)
  • Isolation: Enabled

๐Ÿ“ท Camera Network Design

  • All cameras placed in VLAN 20 (10.10.20.x)
  • Connected via PoE switch
  • Adopted via UniFi Protect

๐Ÿ” DHCP Reservations & Naming

Used DHCP reservations for key devices:

DeviceIPDNS
Switch10.10.10.10switch24.local
AP 110.10.10.2ap1.local
AP 210.10.10.3ap2.local

๐Ÿ”’ Security Strategy

Network Segmentation

  • Cameras isolated in VLAN 20
  • Guests isolated in VLAN 30

Planned Firewall Rules

  • โŒ Block Cameras โ†’ Internet
  • โœ… Allow Cameras โ†’ UniFi Protect
  • โŒ Block Guest โ†’ Home network