MANGLE MIKROTIK EXTERNAL PROXY



/ip firewall nat add action=dst-nat chain=dstnat \ comment="REDIRECT KE PROXY" disabled=no \ dst-port=80,8080,3128 in-interface=Lan \ protocol=tcp src-address=!192.168.3.0/24 \ to-addresses=192.168.100.2 to-ports=3128

/ip firewall mangle add action=mark-packet \ chain=forward comment="SQUID PROXY HIT" \ disabled=no dscp=12 \ new-packet-mark="PROXY HIT" passthrough=no

DISESUAIKAN DENGAN IP JARINGAN ANDA

Pelatihan Setting Proxy High Performance