Anybody know of some simple queues that will work on my Powerbox? Just looking to throttle people’s internet traffic by ip address, my mangle export from my RB750G didnt work. (I’m a supernoob)
Any advice would be appreciated!
You need to disable fasttrack on connections. there is a default rule that should look something like this when you run /ip firewall filter print
;;; defconf: fasttrack
chain=forward action=fasttrack-connection connection-state=established,related
Know where to find it in the GUI?