You are on page 1of 2

MMM MMM MMMM MMMM MMM MMMM MMM MMM MM MMM MMM MMM MMM MMM

III III III III

KKK KKK KKK KKK KKKKK KKK KKK KKK KKK

RRRRRR OOOOOO RRR RRR OOO OOO RRRRRR OOO OOO RRR RRR OOOOOO

TTTTTTTTTTT TTTTTTTTTTT TTT TTT TTT TTT

III III III III

KKK KKK KKK KKK KKKKK KKK KKK KKK KKK

MikroTik RouterOS 2.9.27 (c) 1999-2006

www.routerclub.com

Using nice.rsc from www.mikrotik.co.id, 20 December 2009 17:17:43 WIB, 729 li... Terminal vt102 detected, using multiline input mode [paijan@Premier.Net] > ip address print Flags: X - disabled, I - invalid, D - dynamic # ADDRESS NETWORK BROADCAST INTERFACE 0 192.168.3.1/24 192.168.3.0 192.168.3.255 lokal 1 192.168.1.2/24 192.168.1.0 192.168.1.255 modem1 2 192.168.2.2/24 192.168.2.0 192.168.2.255 modem2 [paijan@Premier.Net] > ip firewall nat print Flags: X - disabled, I - invalid, D - dynamic 0 chain=srcnat out-interface=modem1 connection-mark=satu action=src-nat to-addresses=192.168.1.2 to-ports=0-65535 1 chain=srcnat out-interface=modem2 connection-mark=dua action=src-nat to-addresses=192.168.2.2 to-ports=0-65535

2 X chain=dstnat in-interface=lokal protocol=icmp action=redirect to-ports=1 3 X chain=dstnat protocol=udp dst-port=53 action=redirect to-ports=53 4 X chain=dstnat protocol=tcp dst-port=53 action=redirect to-ports=53 [paijan@Premier.Net] > ip firewall mangle print Flags: X - disabled, I - invalid, D - dynamic 0 ;;; Mangle LB chain=prerouting in-interface=lokal connection-state=new nth=1,2,0 action=mark-connection new-connection-mark=satu passthrough=yes 1 2 3 4 chain=prerouting in-interface=lokal connection-mark=satu action=mark-routing new-routing-mark=satu passthrough=no chain=prerouting in-interface=lokal connection-state=new nth=1,2,1 action=mark-connection new-connection-mark=dua passthrough=yes chain=prerouting in-interface=lokal connection-mark=dua action=mark-routing new-routing-mark=dua passthrough=yes ;;; Manipulasi TOS

chain=prerouting src-address=192.168.3.0/24 protocol=icmp action=mark-connection new-connection-mark=ICMP-CM passthrough=yes 5 6 7 8 9 10 11 12 chain=prerouting connection-mark=ICMP-CM action=mark-packet new-packet-mark=ICMP-PM passthrough=yes ;;; Important chain=prerouting packet-mark=ICMP-PM action=change-tos new-tos=min-delay chain=prerouting src-address=192.168.3.0/24 protocol=tcp dst-port=53 action=mark-connection new-connection-mark=DNS-CM passthrough=yes chain=prerouting src-address=192.168.3.0/24 protocol=udp dst-port=53 action=mark-connection new-connection-mark=DNS-CM passthrough=yes chain=prerouting connection-mark=DNS-CM action=mark-packet new-packet-mark=DNS-PM passthrough=yes chain=prerouting packet-mark=DNS-PM action=change-tos new-tos=min-delay chain=forward src-address=192.168.3.0/24 dst-address=192.168.3.0/24 action=mark-connection new-connection-mark=user-lokal passthrough=yes chain=forward connection-mark=user-lokal action=mark-packet new-packet-mark=lokaltrafic passthrough=yes

[paijan@Premier.Net] > ip router print no such command or directory (router) [paijan@Premier.Net] >

You might also like