home_network_2020
Table of Contents
Home Network (2020)
My Home Office Network
In real it looks like this:
Hardware
- Fritz!Box 6490 Cable Modem and Router (for the primary access gateway)
- Fritz!Box 7490 DSL Modem and Router (for the secondary access gateway)
- Ubiquiti Edge X Router (for failover from cable to DSL)
- Cisco SG300-28 Managed Switch (I needed a switch, this is fan-less; Cisco sucks!)
- NETGEAR GS305 5-Port Unmanaged Gigabit Switch (for an unused DMZ… :D)
- GL AR150-Ext (Runs OpenWrt by default) (for a private Wifi without Internet access)
- Raspberry Pi (for the TOR entry node)
Software
TODO
Tips and Tricks
Ubiquiti Edge X
Enable NAT Hardware Offloading
Without this feature I got only about 300 Mbits data rates to my ISP. Since I have an 1.000 Mbits uplink I needed to enable this feature. With NAT Hardware Offloading I get the full data rate but Deep Packet Inspection (DPI) does not work anymore. Since I do not analyze traffic in any way on my router I don't care about this.
configure set system offload hwnat enable commit save exit
Manual: https://help.ui.com/hc/en-us/articles/115006567467-EdgeRouter-Hardware-Offloading
Links
home_network_2020.txt · Last modified: 2025-03-23 by hanez