Squid Transparent Mikrotik

Hi.
A query.
I have this design.
3 interfaces in mikrotik

1-wan
2-lan (192.168.99.0/24)
3-proxy (10.0.0.0/24----10.0.0.2(squid))

How do I send all traffic to port 80 to the squid ??
The squid I have it set to “intercept” mode (transparent). I would like to know the configuration of Mikrotik.

I want to do this without having to activate the webproxy the Mikrotik.

This is a translation of google.

Thank you all.

pd.:

You can use a rule on IP-Firewall-NAT

using dst-nat, sending all trafic with src port 80 to ports 3128 (squid) and in squid review the ip tables

Sorry, it would be in MANGLE, capturing all traffic with mark connection and mark routing and static routing