Queue Traffic

Hello,

is it possible to exclude traffic from a specially ip range from an interface queue?

thx

Not as far as I know. Instead make the queue based on packet marks instead, and in mangle apply a packet marked on in-interface an out-interface and src-address=!rangestart-rangeend.

yes. each and every packet is going through output interface queue. if you need to queue only necessary packets - create your own queues