Hi guys,
I’m trying to setup a queue tree for each vlan in order to equalize traffic on every AP.
The point is when I mark conns and packets in mangle, no connection nor packet is marked.
Counters on mangle marking rules doesn’t move at all !?! but vlan interfaces shows correctly
the traffic flowing through them.
I’m running a wisp with the following node scenario:
iface1 → vlan101(pppoe-server over vlan101)(AP1) . . . . . . . ( customers )
iface2 → vlan102(pppoe-server over vlan102)(AP2) . . . . . . . ( customers )
RB3011
iface3 → vlan103(pppoe-server over vlan103)(AP3) . . . . . . . ( customers )
iface4 → vlan104(pppoe-server over vlan104)(AP4) . . . . . . . ( customers )
It seems if I run a pppoe-server over a vlan, mangle is not aware the packets over that vlan.
Am I correct or should I suspect about a setup error ??
Thks
Jose