I am trying to do Simple Queue for a few IP addresses, but I want to leave Fasttrack enabled for everything else. I figured building an Address List and excluding it in the default-config Fasttrack rule would make Fasttrack not apply to those addresses, but it is not working. What am I doing wrong?
add action=fasttrack-connection chain=forward connection-state=established,related src-address-list="!Simple Queue"
- Is there a better way to limit bandwidth to certain IP addresses but still have Fasttrack working for everything else?
or
- How can I fix my Fasttrack rule?