NETGEAR R9000 Nighthawk X10 DD-WRT VLANs

Post new topic   Reply to topic    DD-WRT Forum Index -> Qualcomm Atheros based Hardware
Author Message
silvertonesx24
DD-WRT Novice


Joined: 06 Oct 2015
Posts: 20

PostPosted: Sun Oct 19, 2025 20:13    Post subject: NETGEAR R9000 Nighthawk X10 DD-WRT VLANs Reply with quote
I'm having a tough time migrating my r7000 router to an r9000 considering that I have a VLAN for security cameras that all route through a single ethernet port on the router, on it's own 192.168.107.x subnet.

The R9000 apparently has multiple switches apparently, so configuring the VLANs has to be done on the CLI which is making my head spin. The main problem is when I connected a laptop to the ethernet port I'm trying to tag with the VLAN and it keeps connecting to br0 and the 192.168.1.x subnet.

These are the chatGPT sourced prompts for my request:

swconfig dev switch1 set enable_vlan 1

# Main LAN on VLAN1 → all ports except port 1, plus CPU tagged
swconfig dev switch1 vlan 1 set ports "0 2 3 4 6t"

# Camera VLAN (10) → port1 + CPU tagged
swconfig dev switch1 vlan 10 set vid 10
swconfig dev switch1 vlan 10 set ports "1 6t"

# Make sure port1 untagged frames go to VLAN10
swconfig dev switch1 port 1 set pvid 10

# Apply
swconfig dev switch1 set apply

stopservice dnsmasq
echo "interface=br0" > /tmp/dnsmasq.conf
echo "interface=br1" >> /tmp/dnsmasq.conf
echo "dhcp-range=br1,192.168.107.50,192.168.107.150,255.255.255.0,5m" >> /tmp/dnsmasq.conf
startservice dnsmasq
Sponsor
Alozaros
DD-WRT Guru


Joined: 16 Nov 2015
Posts: 7090
Location: UK, London, just across the river..

PostPosted: Sun Oct 19, 2025 21:09    Post subject: Reply with quote
Chap GPT and AI shait will get you into a troubles...pull your hairs off...this set up here has some bullshit lines...

better invest time in
doing it correctly, do a forum search and find the R9000 vlan guide, even somewhere on the go i posted my R9000 x2 vlans set up Cool

_________________
Atheros
TP-Link WR1043NDv2 -DD-WRT 62606 Gateway/DoT,Forced DNS,Ad-Block,Firewall,x4VLAN,VPN
TP-Link WR1043NDv2 -Gargoyle OS 1.15.x AP,DNS,QoS,Quotas
Qualcomm-Atheros
Netgear XR500 -DD-WRT 63600 GTW/SmDNS/DoT,AD-Blk,Forced DNS,AP&Net Isolation,x2VLAN,Vanilla
Netgear R7800 --DD-WRT 62606 Gateway/DNSCryptv2,AD-Block,Forced DNS,AP&Net Isolation,x3VLAN,Firewall,Vanilla,VPN cli
Netgear R9000 --DD-WRT 62606 Gateway/DoT,AD-Block,AP Isolation,Firewall,Forced DNS,x2VLAN,Vanilla
Dynalink DL-WRX36-DDWRT 62606
Broadcom
Netgear R7000 --DD-WRT 63600 GTW/DNScrypt-proxy2/AD-Block,IPset Firewall,Forced DNS,x4VLAN,VPN cli
NOT USING 5Ghz ANYWHERE
------------------------------------------------------
Stubby DNS over TLS I DNSCrypt v2 by mac913
silvertonesx24
DD-WRT Novice


Joined: 06 Oct 2015
Posts: 20

PostPosted: Sun Oct 19, 2025 22:00    Post subject: Reply with quote
So if I'm understanding these I just need to set up the VLAN using the CLI, and then all bridging and DCHPD etc can be done in the GUI? This was pretty easy with the r7000 but much more complicated iwth the r9000
kernel-panic69
DD-WRT Guru


Joined: 08 May 2018
Posts: 16758
Location: Texas, USA

PostPosted: Mon Oct 20, 2025 4:49    Post subject: Reply with quote
SEE: VLAN Detached Networks on R9000 (see pdf attachment)
_________________
"Life is but a fleeting moment, a vapor that vanishes quickly; All is vanity"
Contribute To DD-WRT
Pogo - A minimal level of ability is expected and needed...
RSS feed for DD-WRT releases (2025)
RSS feed for DD-WRT releases (2024)
RSS feed for DD-WRT releases (2023)

----------------------
Linux User #377467 counter.li.org / linuxcounter.net
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Qualcomm Atheros based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum