Webproxy in transparent mode and bandwidth control

I have the Webproxy running in a Mikrotik machine where I do nat and bandwidth control of each customer.

I have one queue for each IP address. And each queue has his own
limit at and max limit.

But if I enable Webproxy in transparent mode, using the following rule:

ip firewall nat add in-interface=Private dst-port=80 protocol=tcp
action=redirect to-ports=8000 chain=dstnat

the custmers don’t have any bandwidth limit when they are browsing the net.

I have searched the whole Mikrotik list and I have found another similar
topic but this was not answered.

Any help will be appreciated.

See this

http://forum.mikrotik.com//viewtopic.php?t=5407&highlight=

a few topic before there are your answer

Maximiliano
Intercity SRL
Rio Cuarto- Argentina

maximan,

That is the topic I talked before.

I don’t want to use an external webproxy.

use target-address
M.