fusionstream
Occasional Visitor
This is my network layout:
The DIR865L is running Tomato and the AC5300 is running the Christmas release of ASUSWrt by Merlin.
How would I go about vlanning guest wireless traffic from the Asus to the DIR865L?
Doing it on Tomato and the 2 managed switches should be trivial but not so much on the Asus.
I currently have physical ports 3 and 4 on the asus unused but I'd like to try trunking it over the existing LACPed physical ports 1 and 2.
I saw a few threads (specifically this one http://www.snbforums.com/threads/ssid-to-vlan.24791/) that seem to have this working but the internal port mappings don't match up and I can't find a port mapping list. Is there a way to get this?
Based on "robocfg show vlan it would seem that Port 8 is my 2.4GHz wireless (based on MAC address) and it shows that port 8 is in 2 vlans (I have 2 guest networks on 2.4GHz and only one of them can access my "intranet"). I assume vlan2 is the wan vlan and port 0 is my WAN port.
I can only assume internal Ports 5 and 7 are for my 2x 5GHz radios. They both have guest networks WITH access to Intranet. However when I added a guest network WITHOUT access to Intranet, nothing was added to vlan2. In fact, under "brctl show" this new guest network gets added to br0.
RT-AC5300-1DE0#:/tmp/home/root# brctl show
bridge name bridge id STP enabled interfaces
br0 8000.2c56dc5d1de0 yes vlan1
wl0.1
wl0.2
wl1.1
wl1.2
wl2.1
RT-AC5300-1DE0#:/tmp/home/root# robocfg show vlan
Switch: enabled
Port 0: 1000FD enabled stp: none vlan: 2 jumbo: on mac: 00:00:0c:9f:f4:ef
Port 1: DOWN enabled stp: none vlan: 1 jumbo: on mac: 00:00:00:00:00:00
Port 2: 1000FD enabled stp: none vlan: 1 jumbo: on mac: 00:24:1d:d1:f1:6c
Port 3: DOWN enabled stp: none vlan: 1 jumbo: on mac: 00:00:00:00:00:00
Port 4: DOWN enabled stp: none vlan: 1 jumbo: on mac: 00:00:00:00:00:00
Port 8: 1000FD enabled stp: none vlan: 1 jumbo: on mac: 2c:56:dc:5d:1d:e0
VLANs: BCM5301x enabled mac_check mac_hash
1: vlan1: 1 2 3 4 5 7 8t
2: vlan2: 0 8u
Can anyone help? A pointer would be great too as I'd like to understand what is happening.
The DIR865L is running Tomato and the AC5300 is running the Christmas release of ASUSWrt by Merlin.
How would I go about vlanning guest wireless traffic from the Asus to the DIR865L?
Doing it on Tomato and the 2 managed switches should be trivial but not so much on the Asus.
I currently have physical ports 3 and 4 on the asus unused but I'd like to try trunking it over the existing LACPed physical ports 1 and 2.
I saw a few threads (specifically this one http://www.snbforums.com/threads/ssid-to-vlan.24791/) that seem to have this working but the internal port mappings don't match up and I can't find a port mapping list. Is there a way to get this?
Based on "robocfg show vlan it would seem that Port 8 is my 2.4GHz wireless (based on MAC address) and it shows that port 8 is in 2 vlans (I have 2 guest networks on 2.4GHz and only one of them can access my "intranet"). I assume vlan2 is the wan vlan and port 0 is my WAN port.
I can only assume internal Ports 5 and 7 are for my 2x 5GHz radios. They both have guest networks WITH access to Intranet. However when I added a guest network WITHOUT access to Intranet, nothing was added to vlan2. In fact, under "brctl show" this new guest network gets added to br0.
RT-AC5300-1DE0#:/tmp/home/root# brctl show
bridge name bridge id STP enabled interfaces
br0 8000.2c56dc5d1de0 yes vlan1
wl0.1
wl0.2
wl1.1
wl1.2
wl2.1
RT-AC5300-1DE0#:/tmp/home/root# robocfg show vlan
Switch: enabled
Port 0: 1000FD enabled stp: none vlan: 2 jumbo: on mac: 00:00:0c:9f:f4:ef
Port 1: DOWN enabled stp: none vlan: 1 jumbo: on mac: 00:00:00:00:00:00
Port 2: 1000FD enabled stp: none vlan: 1 jumbo: on mac: 00:24:1d:d1:f1:6c
Port 3: DOWN enabled stp: none vlan: 1 jumbo: on mac: 00:00:00:00:00:00
Port 4: DOWN enabled stp: none vlan: 1 jumbo: on mac: 00:00:00:00:00:00
Port 8: 1000FD enabled stp: none vlan: 1 jumbo: on mac: 2c:56:dc:5d:1d:e0
VLANs: BCM5301x enabled mac_check mac_hash
1: vlan1: 1 2 3 4 5 7 8t
2: vlan2: 0 8u
Can anyone help? A pointer would be great too as I'd like to understand what is happening.