I have a problem with pppoe dynamic queues at x86 since use ip firewall for pppoe was added.
I think problem was noticed in http://forum.mikrotik.com/t/dynamic-radius-queue-problem-in-3-25/29547/1 but with no answer. I was mailing with normis due to support Ticket#2009061566000527.
Normis : There is no difference if use-ip-firewall-for-pppoe is enabled or disabled. This is still the same machine, you can log in and try.
I use bridge so a have use ip firewall enabled. At the WAN interface I use proxy-arp.
Each lan(wlan) interface have separate pppoe server. At the picture you can see interface pppoe-528.01 ( radius ath and rate) with Tx above queue pppoe-528.01 Tx limit ( 1980k ). In traffic graph there is no Tx rate or Tx Packet rate.
During Bandwidth test Tx rate/packet are correct but data from outside of router is still not captured.
"As soon as you enable use-ip-firewall in bridge, there is lots of things
changed from interface, actual interface and port point off view - If you will
create your mangle/queues based on IP addresses, not interfaces everything
should be fine.
Also,please, check that Xen package is uninstalled.
Regards,
Janis Megis"
right… now i need to use mangle to generate ip based SQ with scripts for DYNAMIC pppoe interfaces instead of using basic radius functionality.
seriously… WTF ?