Page 1 of 1

Mangle, VLAN and Queues all report no traffic

Posted: Wed Jul 14, 2010 2:08 am
by jknudsen
I've been at this all day, and I'm ready to tear my hair out.

I have a simple setup: Computer > Mikrotik > Network
Mikrotik: ether1 > Bridge > ether2
RB433AH

pretty simple right? Basically it's just acting as a switch and that's it. But when I try to use simple queues it dosn't effect throughput, and traffic is flatline. I tried to use mangle to tag packets, but still no traffic. and when I add a vlan to both interfaces and bridge, traffic is still nothing, although multiple vlans seem to be traversing it, with or without the vlan interfaces. What am I doing wrong? Will these functions only work if I'm actually using it as a router?

I have attached flowchart of the test environment.

Please help

Re: Mangle, VLAN and Queues all report no traffic

Posted: Wed Jul 14, 2010 10:47 am
by mrz
enable use-ip-firewall in bridge settings.

Re: Mangle, VLAN and Queues all report no traffic

Posted: Wed Jul 14, 2010 10:59 pm
by jknudsen
I figured it would be somthing that simple/stupid.

Thanks.