Mikrotik RouterOS Web Proxy in Transparent Mode - MikroTik

Monday, February 5, 2018

Mikrotik RouterOS Web Proxy in Transparent Mode

Mikrotik RouterOS Web Proxy in Transparent Mode

Mikrotik RouterOS Web Proxy in Transparent Mode

Wellcome to my Channel ---- Like ---- Shere ----- Comment ------ & ---- Subscribe ----

1. Preparing Master & Secondary Partition for Cache

2. Configuring Web Proxy

3. Transparent Proxy

TRANSPARENT PROXY.

Goto IP > FIREWALL > NAT and create new rule
In Chain , Select dsntant,
In Protocol, Select 6 (tcp)
In Dst. Port, Type 80

Now goto Action Tab,
In Action, Select redirct
In To Ports, Type 8080

/ip firewall nat add action=redirect chain=dstnat disabled=no dst-port=80 protocol=tcp to-ports=8080

4.  SEND CACHED to user at Full Speed

/ip firewall mangle
add action=mark-packet chain=output comment="Arslan Yousaf / CACHE HIT" disabled=no dscp=4 \
new-packet-mark=cache-hits passthrough=no



5. Queue Tree

/queue tree
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=0 \
max-limit=0 name="Unlimited Speed for Arslan Yousaf CACHE" packet-mark=cache-hits \
parent=global-out priority=8 queue=default


Now Configuration is Final State
i am disconect and login again and start proxy server

Mikrotik Proxy Server Is Redy

SubsCribe Sheare And Like Comment

Fore More New Video


1 comment:

  1. hello i have a hotspot business.can i use this config for my hotspot business?

    ReplyDelete