proxy is not working

[admin@MikroTik] ip proxy> print
enabled: yes
src-address: 0.0.0.0
port: 3128
hostname: “proxy”
transparent-proxy: no
parent-proxy: 0.0.0.0:0
cache-administrator: “webmaster”
max-object-size: 4096KiB
cache-drive: system
max-cache-size: none
max-ram-cache-size: none
status: running




[admin@MikroTik] ip firewall nat> add chain=dstnat protocol=tcp dst-port=80 action=redirect to-ports=3128


In my lan i have add 192.168.0.1/25

But client pc(192.168.0.5) can’t browse…

Do i need any extra settings??? Anyone plz help me???

you have to set “transparent” to “yes” if you will redirect them with NAT.

in this case, proxy settings should not be set in the client PC

Mr. raktim,

I think you should read the manual before you setup MT for your clients, please don’t just jump to install MT and then be stupid. First learn then earn.

Peace :sunglasses:

BTW, how is your VOIP business going!? :laughing:

You also have to be sure and setup your access rules correctly…