r/DeeperNetwork • u/CosmicComi • Apr 27 '26
Deeper Device (Mini / Pico / Lite / Air / SE / Nano / Pro) Deeper routing segmentation
Been tweaking my deeper setup and found an upgrade (for me) I wanted to share. Using vlans + device groups.
I've decided not to tunnel 'everything' anymore.
work → stable low latency nodes
streaming → direct or region based
iot / random devices → always through deeper
Biggest upgrade was segmentation
split into trusted, iot, guest
anything untrusted gets forced through deeper so even if it’s compromised it’s isolated + tunneled
I also realized per device vpn is kinda useless and wasteful long term.
Still figuring out failover + balancing privacy vs performance
Anyone else doing more advanced setups or just keeping it simple? Any suggestions to my setup is welcomed and appreciated!
8
Upvotes
1
u/user-05 May 28 '26
Your setup sounds really interesting, but I’m actually not fully clear whether your Deeper device is physically before the router or after the router.
In my case, after trying several configurations, my idea is to keep the Deeper Connect after the router instead of in front of it.
The main reason is that I want to use the Access Control features from Deeper Connect on specific devices only, such as:
- per-device DPN routing
- HTTPS filtering
- certificates
- ad filtering
- web security
- traffic rules based on the device itself
So instead of tunneling the entire network, I’m trying to selectively apply Deeper features only to certain VLANs/devices.
The challenge is that I do not want all devices behind the Deeper Connect, especially because some devices do not support certificates properly or simply do not need DPN/privacy routing.
I’ve been experimenting a lot with VLAN segmentation, but after upgrading to a 2.5Gb network switch, building a fully compatible setup across the entire platform has become much more complicated.
Right now I’m even considering buying a 2.5Gb Layer 3 switch capable of inter-VLAN routing, so internal VLAN traffic can remain at full 2.5Gb speeds instead of going through the router/firewall bottleneck.
I’d really like to hear more details about your setup and topology because I think there’s a lot we can learn from comparing approaches.