Transparent proxy in MKT V3.14 "Solved"

Hi

I need a transparent proxy to my lan 192.168.1.x/24 but the next rule not working in mkt V3.14

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

In other mikrotik v2.9.51 the last rule work fine, has changed the rule to v3.X?

Thanks

Best regard.

Nothing wrong..try with latest Version 3.18

what do you mean saying ‘not working’? do it count packets, or not?

if you set your web browser to use proxy, does it work?

Hi

The rule not count packets and the proxy not block the website and not save any cache. So I tried with other version of MKT V3.X and the result is the same. Other thing that I did was modify the value of the Connection Limit 100/32 to 0/32 and this not helped me :frowning:

Best regard.
webproxy.JPG
proxy.JPG

Hi

If I change the setting in my browse it work fine but I don’t want do this with all clients; I need that the proxy are transparent without any modification in the client browser; like in the other version V2.9.51

Best regard. :smiley:

Thanks for all.

hmmm… you don’t use bridge, do you?..

Yes I’m using a bridge (Ether1, Ether2 and WLan1). In the Ether1 is connected the cable to Modem “2wire”, the Ether2 and WLAN1 are my client network.

Thanks

This is an example about I want to do. When I configured a Hotspot into MKT all work fine but if I want do without Hotspot like the picture then the proxy not work. :frowning:

Thanks for all.
PLAN.jpg

Dont forget in V3 you have to go to the bridge settings and tell it to use the firewall, perhaps that is why nothing appears to be passing through the firewall?

Cheers

Justin

Hi JwTPN

Thanks for the reply, finally the proxy are workign :smiley: I just enabled in Bridge setting “USE IP Firewall”

Best regard