When I watch the traffic in queue1, and ping to 192.168.1.1, I get replies from the other CHR in my test environment, but see zero traffic in the queue.
This is on a CHR, running version: 6.34.1 (stable), but I’m observing the same behavior with a hAP-ac-Lite running version: 6.34.4 (stable).
first you have to mark your traffic with firewall mangle , after packets matched with you mangle then use Queue and force your router to limit every packet with specific packet mark
My understanding is that if packet-marks aren’t set, Queues will match all packets that meet the other conditions - on my hAP-acLite I am marking the connections and packets that I want to catch, and Simple Queues still aren’t seeing them.
Nonetheless, I will update my testing configuration this evening and report back.