[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???