Mikrotik and Internal Web Proxy
First,We have to enable web proxy Mikrotik
/ip web proxy
Next step is Setting up your Firewal
/ip firewall Nat
add chain = srcnat action = masquerade
out interface = Public
add chain=dstnat action=redirect to-ports=8080 protocol=tcp src-address=Your Local Ip Address in-interface=LAN dst-port=80
Then setting up on Ip Firewall mangle
0 ;;; HIT TRAFFIC FROM PROXY
chain=output out-interface=lan
dscp=4 action=mark-packet
new-packet-mark=proxy-hit passthrough=no
1 ;;; UP TRAFFIC
chain=prerouting in-interface=lan
src-address=192.168.0.0/24 action=mark-packet
new-packet-mark=test-up passthrough=no
2 ;;; CONN-MARK
chain=forward src-address=192.168.0.0/24
action=mark-connection
new-connection-mark=test-conn passthrough=yes
3 ;;; DOWN-DIRECT CONNECTION
chain=forward in-interface=public
connection-mark=test-conn action=mark-packet
new-packet-mark=test-down passthrough=no
4 ;;; DOWN-VIA PROXY
chain=output out-interface=lan
dst-address=192.168.0.0/24 action=mark-packet
new-packet-mark=test-down passthrough=no
Setting Simple Queue for each Client
name=”Client 1″
target-addresses=192.168.0.21/32
dst-address=0.0.0.0/0
interface=all
parent=none
packet-marks=test-down
direction=both
priority=8
queue=default-small/default-small
limit-at=0/0
max-limit=128000/384000
burst-limit=0/0
burst-threshold=0/0
burst-time=0s/0s
total-queue=default-small
Let's try and leave a comment here.thanks
Mikrotik and Internal Web Proxy
Written by computers on Friday, March 23, 2012 at 01:57
Jasa Instalasi Warnet
Written by computers on at 01:29
Anda ingin membuat usaha Rental warnet,Segera hub kami.Kami menyediakan Jasa instalasi dan maintenance untuk warnet.harga untuk 1 unit computer branded second dengan spesifikasi:
pentium 4 ,Ram 1Gb ,Hardisk 40-80Gb ,vga onboard ,Lcd 17 Inc ,keyboard&mouse
harga Rp.1.300.000
Hub.0812 700 58384
Neotech Computers Services ,Kota Batam,Kepulauan Riau Indonesia (NCS)
Subscribe to:
Posts (RSS)