Hi,
I have made this configuration:
|RB1000|—eth—|RB433|----Wireless Link-----|RB433|—eth—|RB500|
The RB500 works as Access Point. All the traffic coming from Wireless is incapsulated inside a VLAN 204 (I have made a VLAN interface on the ETH1 & bridged the VLAN with the WLS interface).
The Wireless bridge made with the two RB433 is completely transparent to VLAN.
The RB1000 has a VLAN 204 configured on the eth and this interface acts like a PPPoE Server.
With this configuration all the Wireless Client on the RB500 can authenticate via PPPoE on the RB1000 (on yhe VLAN 204).
Now…what’s the problem…
For QoS reasons I need to mangle the packets from/to the Wireless Clients, over the RB433 Wireless Bridge.
These packets are PPPoE communications inside a VLAN & the Mangle doesn’t “see” the packets…
I have upgraded all the devices to the Version 3.22 & I have already enable the “Use IP Firewall”, “Use IP Firewall for VLAN” & “Use IP Firewall for PPPoE” in the bridge settings…but nothing change…
I’ve create a VLAN 204 on the Bridge1 interface on each RB433 & put them inside a second bridge…in this way all the traffic coming or leaving the Wireless clients is seen like an incoming traffic on the VLAN 204…in this way I’m able to mangle traffic, but it’s impossible to put the traffic inside a queue because there isn’t an output interface..
Please can anyone help me?