2.9.29 Queues - Diff btwn Target Address and dst. address?

Hi - I have a bunch of simple queues that I use to limit the bandwidth to my customers.

Since I upgraded from 2.8, the queues have a target address of 0.0.0.0/0 and the dst. Address under the advanced tab in simple queue is the client IP address.

Since the dst.address isn’t visible in the queue list view, It’s hard to figure out which address corresponds to the queue. (is it possible to change the displayed columns in this screen?)

Is there a difference between the target address and the dst.address when limiting clients?

AFAIK

target-address is client-ip
dst-address is destination address that client going to

Yes, target-address is the address of the client you want to apply data rate limitation to (the “target” of your traffic policy). dst-address is the address client is going to (usually not needed, so placed in the “advanced” tab).

Eugene