Fasttrack with Simple Queue
Posted: Thu May 28, 2020 6:35 pm
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?
1. Is there a better way to limit bandwidth to certain IP addresses but still have Fasttrack working for everything else?
or
2. How can I fix my Fasttrack rule?
Code: Select all
add action=fasttrack-connection chain=forward connection-state=established,related src-address-list="!Simple Queue"
1. Is there a better way to limit bandwidth to certain IP addresses but still have Fasttrack working for everything else?
or
2. How can I fix my Fasttrack rule?