Hi all,
I have been fiddling around with my N66U over the past couple of days, trying to get it to play nice with my new network setup.
Basically what I am trying to achieve is to have an aggregated link (bond0, set up according to the asuswrt-merlin wiki) with multiple tagged vlans on it. At the moment the bond interface is working only for untagged packets and I seem to be unable to get the tagged connections going.
My current config is as follows:
-ports 1 and 2 connected to managed switch
-vlan4 and vlan5 linked to ports 1 and 2 respectively (robocfg)
-vlan4 and vlan5 enslaved to bond0
-bond0 added to br0
This works for standard connectivity. Now I tried to set up vlan253 on bond0 and give the new vlan interface an IP address in the 192.168.253.0/24 subnet (I use this range for testing) but I am unable to make it work, even after removing bond0 from br0 it still won't play along. I have accepted all traffic to and from vlan253 in the firewall and if I link vlan253 directly to one of the ports on the router it works without any problem.
Ultimately I would like to have all the vlans between the router and the switch tagged, but I found this to be a bit more difficult than expected. I might look into this once I get at least one tagged vlan across the link.
I have been fiddling around with my N66U over the past couple of days, trying to get it to play nice with my new network setup.
Basically what I am trying to achieve is to have an aggregated link (bond0, set up according to the asuswrt-merlin wiki) with multiple tagged vlans on it. At the moment the bond interface is working only for untagged packets and I seem to be unable to get the tagged connections going.
My current config is as follows:
-ports 1 and 2 connected to managed switch
-vlan4 and vlan5 linked to ports 1 and 2 respectively (robocfg)
-vlan4 and vlan5 enslaved to bond0
-bond0 added to br0
This works for standard connectivity. Now I tried to set up vlan253 on bond0 and give the new vlan interface an IP address in the 192.168.253.0/24 subnet (I use this range for testing) but I am unable to make it work, even after removing bond0 from br0 it still won't play along. I have accepted all traffic to and from vlan253 in the firewall and if I link vlan253 directly to one of the ports on the router it works without any problem.
Ultimately I would like to have all the vlans between the router and the switch tagged, but I found this to be a bit more difficult than expected. I might look into this once I get at least one tagged vlan across the link.