On 22.04 by Anonim in
Berjumpa lagi dengan saya Een Pahlefi. Kali ini saya akan share link download program aplikasi desktop yaitu delphi versi lama dan versi terbaru. 















Embarcadero RAD Studio XE3 [Delphi & C++ Bulider] - 3,12 GB

Serial Namber RAD Studio XE2 :
2AAE-E3SSSD-RXN5NE-HACS
3AAD-DCS8KK-RNN4SD-HA2S

Embarcadero RAD Studio XE2 Update 4 Hotfix 1 [Delphi & C++ Bulider] - 2.6 GB

Embarcadero RAD Studio XE2 With Update 3 [ Delphi & C++ Bulider ] - 2.5 GB

Embarcadero RAD Studio XE2 With Update 2 [ Delphi & C++ Bulider ] - 2.4 GB

[Update Only] Update 4 Hotfix 1 For RAD Studio XE2 (252 MB)

[Update Only] Update 3 For RAD Studio XE2 (411 MB)

[Update Only] Update 2 For RAD Studio XE2 (292 MB)

Delphi 2010

Delphi 2009
Password: kppdi

DELPHI 2007 lite

Delphi 7 Lite Edition v 7.3.4.3 Build 01 August 2011

Download Delphi XE2 Update 3 - Lite Version :
https://www.[4]shared.com/archive/sly9tXuf/embarcadero_delphi_xe2_rtm_inc.html

Download Delphi XE2 Update 4 - Lite Version :
https://www.[4]shared.com/archive/ljyubEsn/delphi_xe2_inc_update_4_lite_5.html

Jamu Embarcadero RAD Studio 2010
pass:arradys

RAD Studio 2009 Jamu (Delphi-12)

 Jamu Delphi XE2

Jamu For Delphi XE2 Update 1

Jamu  For Delphi XE2 Update 2
http://www.[4]shared.com/file/j0h7sIKw/AutoPatch_xe2_for_update2_2.html

Jamu For Delphi XE2 Update 3

Jamu For Delphi XE2 Update 4

Semoga Bermanfaat 
Penulis : Een Pahlefi
On 16.34 by Anonim in , ,


 Berjumpa lagi dengan saya Een Pahlefi. Sebagai administrator jaringan yang baik kita perlu ada nya sebuah firewall dalam memblokir sebuah situs, dimana pada suatu ketika, kita diminta untuk blokir website disebuah instansi dengan tujuan, agar karyawan tidak membuka facebook dalam waktu jam kerja. Langsung saja, kita amati blokir website HTTP/HTTPS difacebook melalui fitur layer7 di mikrotik.





 /ip firewall layer7-protocol
add name=fesbuk regexp="^.+(facebook.com)"


/ip firewall filter
add action=reject chain=forward comment="Blok Facebook di Layer7" disabled=no \
layer7-protocol=fesbuk protocol=tcp reject-with=icmp-port-unreachable



Credit to : https://www.facebook.com/belajar.jaringan
Semoga Bermanfaat 
Penulis : Een Pahlefi 
On 10.05 by Anonim in , ,

/ip address
add address=192.168.1.1/24 disabled=no interface=ether3 network=192.168.1.0
add address=192.168.2.2/24 disabled=no interface=Modem1 network=192.168.2.0
add address=192.168.3.2/24 disabled=no interface=Modem2 network=192.168.3.0

add address=192.168.90.2/24 disabled=no interface=Squid network=192.168.90.0

/interface pppoe-client
add ac-name="" add-default-route=yes allow=pap,chap,mschap1,mschap2 dial-on-demand=no disabled=no interface=Modem1 max-mru=1480 max-mtu=1480 mrru=disabled name=pppoe-out1 \
    password=FMHSO05N1 profile=default service-name="" use-peer-dns=no user=162201212665@telkom.net
add ac-name="" add-default-route=yes allow=pap,chap,mschap1,mschap2 dial-on-demand=no disabled=no interface=Modem2 max-mru=1480 max-mtu=1480 mrru=disabled name=pppoe-out2 \

    password=ghvyut30de profile=default service-name="" use-peer-dns=no user=162201201217@telkom.net

/ip firewall address-list
add address=192.168.1.0/24 disabled=no list=LAN

add address=192.168.90.0/24 disabled=no list=proxy

/ip firewall nat
add action=masquerade chain=srcnat disabled=yes out-interface=Modem1
add action=masquerade chain=srcnat disabled=yes out-interface=Modem2
add action=masquerade chain=srcnat disabled=no out-interface=pppoe-out1
add action=masquerade chain=srcnat disabled=no out-interface=pppoe-out2

add action=dst-nat chain=dstnat disabled=no dst-address-list=!proxy dst-port=80 protocol=tcp src-address=192.168.1.0/24 to-addresses=192.168.90.1 to-ports=3128

/ip firewall mangle
add action=mark-packet chain=postrouting comment="Proxy Los" disabled=no dscp=\
    12 new-packet-mark=HIT passthrough=no
add action=mark-routing chain=prerouting comment="Game Online Mark Routing" \
    disabled=no dst-address-list=game_online dst-port=\
    19101,22100,27780,28012,29000,29200,39100,39110,39220,39190,40000,49100 \
    new-routing-mark=game passthrough=no protocol=tcp src-address-list=LAN
add action=mark-routing chain=prerouting disabled=no dst-address-list=\
    game_online dst-port="1293,1479,6100-6152,7777-7977,8001,9401,9600-9602,1202\
    0-12080,30000,40000-40010" new-routing-mark=game passthrough=no protocol=\
    udp src-address-list=LAN
add action=mark-routing chain=prerouting disabled=no dst-address-list=\
    game_online dst-port=14000-14010 new-routing-mark=game passthrough=no \
    protocol=udp src-address-list=LAN
add action=mark-routing chain=prerouting disabled=no dst-address-list=\
    game_online dst-port=\
    1818,2001,3010,4300,5105,5121,5126,5171,5340-5352,6000-6152,7777 \
    new-routing-mark=game passthrough=no protocol=tcp src-address-list=LAN
add action=mark-routing chain=prerouting disabled=no dst-address-list=\
    game_online dst-port=\
    7341-7350,7451,8085,9600,9601-9602,9300,9376-9377,9400,9700,10001-10011 \
    new-routing-mark=game passthrough=no protocol=tcp src-address-list=LAN
add action=mark-routing chain=prerouting disabled=no dst-address-list=\
    game_online dst-port="10402,11011-11041,12011,12110,13008,13413,15000-15002,\
    16402-16502,16666,18901-18909,19000" new-routing-mark=game passthrough=no \
    protocol=tcp src-address-list=LAN
add action=mark-routing chain=prerouting disabled=no dst-address-list=\
    game_online dst-port=14000-14010 new-routing-mark=game passthrough=no \
    protocol=tcp src-address-list=LAN
add action=mark-routing chain=prerouting comment="Game Facebook Mark Routing" \
    disabled=no dst-address-list=FB-Game dst-port=843,9339,8291 \
    new-routing-mark=game passthrough=no protocol=tcp src-address-list=LAN
add action=mark-connection chain=forward comment=Billing disabled=no \
    dst-address=192.168.1.10 new-connection-mark=billing-conn out-interface=\
    ether3 passthrough=yes protocol=tcp
add action=mark-packet chain=forward connection-mark=billing-conn disabled=no \
    new-packet-mark=billing-packet passthrough=no
add action=mark-connection chain=forward comment="OP MAIN" disabled=no \
    dst-address=192.168.1.11 new-connection-mark=conn-main out-interface=ether3 \
    passthrough=yes protocol=tcp
add action=mark-packet chain=forward connection-mark=conn-main disabled=no \
    new-packet-mark=packet-main passthrough=no
add action=mark-connection chain=forward comment=PC-1 disabled=no dst-address=\
    192.168.1.101 new-connection-mark=conn-pc1 out-interface=ether3 \
    passthrough=yes protocol=tcp
add action=mark-packet chain=forward connection-mark=conn-pc1 disabled=no \
    new-packet-mark=packet-1 passthrough=no
add action=mark-connection chain=forward comment=PC-2 disabled=no dst-address=\
    192.168.1.102 new-connection-mark=conn-pc2 out-interface=ether3 \
    passthrough=yes protocol=tcp
add action=mark-packet chain=forward connection-mark=conn-pc2 disabled=no \
    new-packet-mark=packet-2 passthrough=no
add action=mark-connection chain=forward comment=PC-3 disabled=no dst-address=\
    192.168.1.103 new-connection-mark=conn-pc3 out-interface=ether3 \
    passthrough=yes protocol=tcp
add action=mark-packet chain=forward connection-mark=conn-pc3 disabled=no \
    new-packet-mark=packet-3 passthrough=yes
add action=mark-connection chain=forward comment=PC-4 disabled=no dst-address=\
    192.168.1.104 new-connection-mark=conn-pc4 out-interface=ether3 \
    passthrough=yes protocol=tcp
add action=mark-packet chain=forward connection-mark=conn-pc4 disabled=no \
    new-packet-mark=packet-4 passthrough=no
add action=mark-connection chain=forward comment=PC-5 disabled=no dst-address=\
    192.168.1.105 new-connection-mark=conn-pc5 out-interface=ether3 \
    passthrough=yes protocol=tcp
add action=mark-packet chain=forward connection-mark=conn-pc5 disabled=no \
    new-packet-mark=packet-5 passthrough=no
add action=mark-connection chain=forward comment=PC-6 disabled=no dst-address=\
    192.168.1.106 new-connection-mark=conn-pc6 out-interface=ether3 \
    passthrough=yes protocol=tcp
add action=mark-packet chain=forward connection-mark=conn-pc6 disabled=no \
    new-packet-mark=packet-6 passthrough=no
add action=mark-connection chain=forward comment=PC-7 disabled=no dst-address=\
    192.168.1.107 new-connection-mark=conn-pc7 out-interface=ether3 \
    passthrough=yes protocol=tcp
add action=mark-packet chain=forward connection-mark=conn-pc7 disabled=no \
    new-packet-mark=packet-7 passthrough=no
add action=mark-connection chain=forward comment=PC-8 disabled=no dst-address=\
    192.168.1.108 new-connection-mark=conn-pc8 out-interface=ether3 \
    passthrough=yes protocol=tcp
add action=mark-packet chain=forward connection-mark=conn-pc8 disabled=no \
    new-packet-mark=packet-8 passthrough=no
add action=mark-connection chain=forward comment=PC-9 disabled=no dst-address=\
    192.168.1.109 new-connection-mark=conn-pc9 out-interface=ether3 \
    passthrough=yes protocol=tcp
add action=mark-packet chain=forward connection-mark=conn-pc9 disabled=no \
    new-packet-mark=packet-9 passthrough=no
add action=mark-connection chain=forward comment=PC-10 disabled=no dst-address=\
    192.168.1.110 new-connection-mark=conn-pc10 out-interface=ether3 \
    passthrough=yes protocol=tcp
add action=mark-packet chain=forward connection-mark=conn-pc10 disabled=no \
    new-packet-mark=packet-10 passthrough=no
add action=mark-connection chain=forward comment=PC-11 disabled=no dst-address=\
    192.168.1.111 new-connection-mark=conn-pc11 out-interface=ether3 \
    passthrough=yes protocol=tcp
add action=mark-packet chain=forward connection-mark=conn-pc11 disabled=no \
    new-packet-mark=packet-11 passthrough=no
add action=mark-connection chain=forward comment=PC-12 disabled=no dst-address=\
    192.168.1.112 new-connection-mark=conn-pc12 out-interface=ether3 \
    passthrough=yes protocol=tcp
add action=mark-packet chain=forward connection-mark=conn-pc12 disabled=no \
    new-packet-mark=packet-12 passthrough=no
add action=mark-connection chain=forward comment=PC-13 disabled=no dst-address=\
    192.168.1.113 new-connection-mark=conn-pc13 out-interface=ether3 \
    passthrough=yes protocol=tcp
add action=mark-packet chain=forward connection-mark=conn-pc13 disabled=no \
    new-packet-mark=packet-13 passthrough=no
add action=mark-connection chain=forward comment=PC-14 disabled=no dst-address=\
    192.168.1.114 new-connection-mark=conn-pc14 out-interface=ether3 \
    passthrough=yes protocol=tcp
add action=mark-packet chain=forward connection-mark=conn-pc14 disabled=no \
    new-packet-mark=packet-14 passthrough=no
add action=mark-connection chain=forward comment=PC-15 disabled=no dst-address=\
    192.168.1.115 new-connection-mark=conn-pc15 out-interface=ether3 \
    passthrough=yes protocol=tcp
add action=mark-packet chain=forward connection-mark=conn-pc15 disabled=no \
    new-packet-mark=packet-15 passthrough=no
add action=mark-connection chain=forward comment=PC-16 disabled=no dst-address=\
    192.168.1.116 new-connection-mark=conn-pc16 out-interface=ether3 \
    passthrough=yes protocol=tcp
add action=mark-packet chain=forward connection-mark=conn-pc16 disabled=no \
    new-packet-mark=packet-16 passthrough=no
add action=mark-connection chain=forward comment=PC-17 disabled=no dst-address=\
    192.168.1.117 new-connection-mark=conn-pc17 out-interface=ether3 \
    passthrough=yes protocol=tcp
add action=mark-packet chain=forward connection-mark=conn-pc17 disabled=no \
    new-packet-mark=packet-17 passthrough=no
add action=mark-connection chain=forward comment=PC-18 disabled=no dst-address=\
    192.168.1.118 new-connection-mark=conn-pc18 out-interface=ether3 \
    passthrough=yes protocol=tcp
add action=mark-packet chain=forward connection-mark=conn-pc18 disabled=no \
    new-packet-mark=packet-18 passthrough=no
add action=mark-connection chain=forward comment=PC-19 disabled=no dst-address=\
    192.168.1.119 new-connection-mark=conn-pc19 out-interface=ether3 \
    passthrough=yes protocol=tcp
add action=mark-packet chain=forward connection-mark=conn-pc19 disabled=no \
    new-packet-mark=packet-19 passthrough=no
add action=mark-connection chain=forward comment=PC-20 disabled=no dst-address=\
    192.168.1.120 new-connection-mark=conn-pc20 out-interface=ether3 \
    passthrough=yes protocol=tcp
add action=mark-packet chain=forward connection-mark=conn-pc20 disabled=no \
    new-packet-mark=packet-20 passthrough=no
add action=mark-connection chain=forward comment=PC-21 disabled=no dst-address=\
    192.168.1.121 new-connection-mark=conn-pc21 out-interface=ether3 \
    passthrough=yes protocol=tcp
add action=mark-packet chain=forward connection-mark=conn-pc21 disabled=no \
    new-packet-mark=packet-21 passthrough=no
add action=mark-connection chain=forward comment=PC-22 disabled=no dst-address=\
    192.168.1.122 new-connection-mark=conn-pc22 out-interface=ether3 \
    passthrough=yes protocol=tcp
add action=mark-packet chain=forward connection-mark=conn-pc22 disabled=no \
    new-packet-mark=packet-22 passthrough=no
add action=mark-connection chain=forward comment=PC-23 disabled=no dst-address=\
    192.168.1.123 new-connection-mark=conn-pc23 out-interface=ether3 \
    passthrough=yes protocol=tcp
add action=mark-packet chain=forward connection-mark=conn-pc23 disabled=no \
    new-packet-mark=packet-23 passthrough=no
add action=mark-connection chain=forward comment=PC-24 disabled=no dst-address=\
    192.168.1.124 new-connection-mark=conn-pc24 out-interface=ether3 \
    passthrough=yes protocol=tcp
add action=mark-packet chain=forward connection-mark=conn-pc24 disabled=no \
    new-packet-mark=packet-24 passthrough=no
add action=mark-connection chain=forward comment=PC-25 disabled=no dst-address=\
    192.168.1.125 new-connection-mark=conn-pc25 out-interface=ether3 \
    passthrough=yes protocol=tcp
add action=mark-packet chain=forward connection-mark=conn-pc25 disabled=no \
    new-packet-mark=packet-25 passthrough=no
add action=mark-connection chain=forward comment=PC-26 disabled=no dst-address=\
    192.168.1.126 new-connection-mark=conn-pc26 out-interface=ether3 \
    passthrough=yes protocol=tcp
add action=mark-packet chain=forward connection-mark=conn-pc26 disabled=no \
    new-packet-mark=packet-26 passthrough=no
add action=mark-connection chain=forward comment=PC-27 disabled=no dst-address=\
    192.168.1.127 new-connection-mark=conn-pc27 out-interface=ether3 \
    passthrough=yes protocol=tcp
add action=mark-packet chain=forward connection-mark=conn-pc27 disabled=no \
    new-packet-mark=packet-27 passthrough=no
add action=mark-connection chain=forward comment=PC-28 disabled=no dst-address=\
    192.168.1.128 new-connection-mark=conn-pc28 out-interface=ether3 \
    passthrough=yes protocol=tcp
add action=mark-packet chain=forward connection-mark=conn-pc28 disabled=no \
    new-packet-mark=packet-28 passthrough=no
add action=mark-connection chain=forward comment=PC-29 disabled=no dst-address=\
    192.168.1.129 new-connection-mark=conn-pc29 out-interface=ether3 \
    passthrough=yes protocol=tcp
add action=mark-packet chain=forward connection-mark=conn-pc29 disabled=no \
    new-packet-mark=packet-29 passthrough=no
add action=mark-connection chain=forward comment=PC-30 disabled=no dst-address=\
    192.168.1.130 new-connection-mark=conn-pc30 out-interface=ether3 \
    passthrough=yes protocol=tcp
add action=mark-packet chain=forward connection-mark=conn-pc30 disabled=no \
    new-packet-mark=packet-30 passthrough=no
add action=mark-packet chain=prerouting comment=Upload disabled=no \
    new-packet-mark=upload passthrough=no src-address=192.168.1.0/24


/ip firewall filter
add action=add-dst-to-address-list address-list=FB-Game address-list-timeout=0s chain=forward comment="Game Facebook" disabled=no dst-port=843,9339,8291 in-interface=\
    ether3 protocol=tcp
add action=add-dst-to-address-list address-list=game_online address-list-timeout=1d chain=forward comment="Game Online" disabled=no dst-port=\
    1818,2001,3010,4300,5105,5121,5126,5171,5340-5352,6000-6152,7777 in-interface=ether3 protocol=tcp
add action=add-dst-to-address-list address-list=game_online address-list-timeout=1d chain=forward disabled=no dst-port=\
    7341-7350,7451,8085,9600,9601-9602,9300,9376-9377,9400,9700,10001-10011 in-interface=ether3 protocol=tcp
add action=add-dst-to-address-list address-list=game_online address-list-timeout=1d chain=forward disabled=no dst-port=\
    10402,11011-11041,12011,12110,13008,13413,15000-15002,16402-16502,16666,18901-18909,19000 in-interface=ether3 protocol=tcp
add action=add-dst-to-address-list address-list=game_online address-list-timeout=1d chain=forward disabled=no dst-port=\
    19101,22100,27780,28012,29000,29200,39100,39110,39220,39190,40000,49100,4300 in-interface=ether3 protocol=tcp
add action=add-dst-to-address-list address-list=game_online address-list-timeout=1d chain=forward disabled=no dst-port=14009-14010,4300 in-interface=ether3 protocol=udp
add action=add-dst-to-address-list address-list=game_online address-list-timeout=1d chain=forward disabled=no dst-port=14009-14010 in-interface=ether3 protocol=udp
add action=add-dst-to-address-list address-list=game_online address-list-timeout=1d chain=forward disabled=no dst-port=\
    1293,1479,6100-6152,7777-7977,8001,9401,9600-9602,12020-12080,30000,40000-40010 in-interface=ether3 protocol=udp
add action=add-dst-to-address-list address-list=game_online address-list-timeout=1d chain=forward disabled=no dst-port=42051-42052,11100-11125,11440-11460 in-interface=\
    ether3 protocol=udp

/queue type
add kind=pcq name=upload pcq-burst-rate=0 pcq-burst-threshold=0 pcq-burst-time=10s pcq-classifier=src-address pcq-dst-address-mask=32 pcq-dst-address6-mask=64 pcq-limit=50 \
    pcq-rate=0 pcq-src-address-mask=32 pcq-src-address6-mask=64 pcq-total-limit=2000
add kind=pcq name=game pcq-burst-rate=0 pcq-burst-threshold=0 pcq-burst-time=10s pcq-classifier=src-address,dst-address,src-port,dst-port pcq-dst-address-mask=32 \
    pcq-dst-address6-mask=64 pcq-limit=50 pcq-rate=0 pcq-src-address-mask=32 pcq-src-address6-mask=64 pcq-total-limit=2000

/queue tree
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=0 max-limit=5M name=D.Main-Warnet packet-mark="" parent=global-out priority=8
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=128k max-limit=250k name="B.Main OP" packet-mark=packet-main parent=D.Main-Warnet priority=8 queue=\
    default
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=128k max-limit=250k name=A.Biling packet-mark=billing-packet parent=D.Main-Warnet priority=8 queue=\
    default
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=128k max-limit=250k name=PC-1 packet-mark=packet-1 parent=D.Main-Warnet priority=8 queue=default
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=128k max-limit=250k name=PC-2 packet-mark=packet-2 parent=D.Main-Warnet priority=8 queue=default
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=128k max-limit=250k name=PC-3 packet-mark=packet-3 parent=D.Main-Warnet priority=8 queue=default
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=128k max-limit=250k name=PC-4 packet-mark=packet-4 parent=D.Main-Warnet priority=8 queue=default
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=128k max-limit=250k name=PC-5 packet-mark=packet-5 parent=D.Main-Warnet priority=8 queue=default
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=128k max-limit=250k name=PC-6 packet-mark=packet-6 parent=D.Main-Warnet priority=8 queue=default
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=128k max-limit=250k name=PC-7 packet-mark=packet-7 parent=D.Main-Warnet priority=8 queue=default
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=128k max-limit=250k name=PC-8 packet-mark=packet-8 parent=D.Main-Warnet priority=8 queue=default
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=128k max-limit=250k name=PC-9 packet-mark=packet-9 parent=D.Main-Warnet priority=8 queue=default
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=128k max-limit=250k name=PC-10 packet-mark=packet-10 parent=D.Main-Warnet priority=8 queue=default
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=128k max-limit=250k name=PC-11 packet-mark=packet-11 parent=D.Main-Warnet priority=8 queue=default
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=128k max-limit=250k name=PC-12 packet-mark=packet-12 parent=D.Main-Warnet priority=8 queue=default
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=128k max-limit=250k name=PC-13 packet-mark=packet-13 parent=D.Main-Warnet priority=8 queue=default
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=128k max-limit=250k name=PC-14 packet-mark=packet-14 parent=D.Main-Warnet priority=8 queue=default
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=128k max-limit=250k name=PC-15 packet-mark=packet-15 parent=D.Main-Warnet priority=8 queue=default
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=128k max-limit=250k name=PC-16 packet-mark=packet-16 parent=D.Main-Warnet priority=8 queue=default
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=128k max-limit=250k name=PC-17 packet-mark=packet-17 parent=D.Main-Warnet priority=8 queue=default
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=128k max-limit=250k name=PC-18 packet-mark=packet-18 parent=D.Main-Warnet priority=8 queue=default
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=128k max-limit=250k name=PC-19 packet-mark=packet-19 parent=D.Main-Warnet priority=8 queue=default
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=128k max-limit=250k name=PC-20 packet-mark=packet-20 parent=D.Main-Warnet priority=8 queue=default
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=128k max-limit=250k name=PC-21 packet-mark=packet-21 parent=D.Main-Warnet priority=8 queue=default
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=128k max-limit=250k name=PC-22 packet-mark=packet-22 parent=D.Main-Warnet priority=8 queue=default
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=128k max-limit=250k name=PC-23 packet-mark=packet-23 parent=D.Main-Warnet priority=8 queue=default
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=128k max-limit=250k name=PC-24 packet-mark=packet-24 parent=D.Main-Warnet priority=8 queue=default
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=128k max-limit=250k name=PC-25 packet-mark=packet-25 parent=D.Main-Warnet priority=8 queue=default
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=128k max-limit=250k name=PC-26 packet-mark=packet-26 parent=D.Main-Warnet priority=8 queue=default
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=128k max-limit=250k name=PC-27 packet-mark=packet-27 parent=D.Main-Warnet priority=8 queue=default
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=128k max-limit=250k name=PC-28 packet-mark=packet-28 parent=D.Main-Warnet priority=8 queue=default
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=128k max-limit=250k name=PC-29 packet-mark=packet-29 parent=D.Main-Warnet priority=8 queue=default
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=128k max-limit=250k name=PC-30 packet-mark=packet-30 parent=D.Main-Warnet priority=8 queue=default
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=0 max-limit=0 name=C.Main-Upload packet-mark="" parent=global-in priority=8
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=0 max-limit=0 name=Upload packet-mark=upload parent=C.Main-Upload priority=8 queue=upload
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=0 max-limit=0 name=B.HIT packet-mark=HIT parent=global-out priority=8 queue=default
On 02.08 by Anonim in , , ,










/ip routeadd check-gateway=ping comment=modem-game disabled=no distance=1 dst-address=0.0.0.0/0 gateway=192.168.10.1 scope=30 \ target-scope=10 add check-gateway=ping comment=modem-bukan-game disabled=no distance=1 dst-address=0.0.0.0/0 gateway=192.168.20.1 routing-mark=\ bukan-game scope=30 target-scope=10

/ip firewall mangleadd action=mark-connection chain=prerouting comment=game disabled=no dst-port=53,22,222,445,81,8291,5938 \ new-connection-mark=game passthrough=yes protocol=tcp add action=mark-connection chain=prerouting comment=game disabled=no dst-port=\ 1818,2001,3010,4300,5105,5121,5126,5171,5340-5352,6000-6001,6000-6152,7777 new-connection-mark=game passthrough=\ yes protocol=tcp add action=mark-connection chain=prerouting comment=game disabled=no dst-port=\ 7341-7350,7451,8085,9600,9601-9602,9300,9400,9700,9376-9377,10001-10011,40000 new-connection-mark=game \ passthrough=yes protocol=tcp add action=mark-connection chain=prerouting comment=game disabled=no dst-port=\ 10009,13008,16666,28012,11011-11041,10402,11031,12011,12110,13413,15000-15002,15001,15002 new-connection-mark=\ game passthrough=yes protocol=tcp add action=mark-connection chain=prerouting comment=game disabled=no dst-port=\ 16402-16502,18901-18909,19000,19101,22100,27780,29000,29200,39100,39110,39220,39190,49100 new-connection-mark=\ game passthrough=yes protocol=tcp add action=mark-connection chain=prerouting comment=game disabled=no dst-port=\ 14009-14010,27000-27100,843,9339,8890,8000,8001,8012,28901-28925 new-connection-mark=game passthrough=yes \ protocol=tcp add action=mark-connection chain=prerouting comment=game disabled=no dst-port=53 new-connection-mark=game \ passthrough=yes protocol=udp add action=mark-connection chain=prerouting comment=game disabled=no dst-port=\ 1293,1479,6100-6152,7777-7977,9401,9600-9602,12020-12080,30000,40000-40010 new-connection-mark=game passthrough=\ yes protocol=udp add action=mark-connection chain=prerouting comment=game disabled=no dst-port=42051-42052,11100-11125,11440-11460 \ new-connection-mark=game passthrough=yes protocol=udp add action=mark-connection chain=prerouting comment=game disabled=no dst-port=14009-14010 new-connection-mark=\ game passthrough=yes protocol=udp
add action=mark-routing chain=prerouting comment=routing-bukan-game connection-mark=!game disabled=no new-routing-mark=\ bukan-game passthrough=yes
On 01.54 by Anonim in , ,
Berjumpa lagi dengan saya Een Pahlefi. Disini saya akan mencoba memberikan tutorial membelokan port - port game online ke tujuan gateway yang kita inginkan.






/ip address
add address=192.168.1.1/24 interface=ether3 network=192.168.1.0

ip firewall address-list
add address=192.168.1.0/24 list=LAN

Filter Rule
ip firewall filter
add action=add-dst-to-address-list address-list=FB-Game chain=forward comment="Game Facebook" dst-port=843,9339,8291 in-interface=ether3 protocol=tcp
add action=add-dst-to-address-list address-list=game_online address-list-timeout=1d chain=forward comment="Game Online" dst-port=\
    1818,2001,3010,4300,5105,5121,5126,5171,5340-5352,6000-6152,7777 in-interface=ether3 protocol=tcp
add action=add-dst-to-address-list address-list=game_online address-list-timeout=1d chain=forward dst-port=\
    7341-7350,7451,8085,9600,9601-9602,9300,9376-9377,9400,9700,10001-10011 in-interface=ether3 protocol=tcp
add action=add-dst-to-address-list address-list=game_online address-list-timeout=1d chain=forward dst-port=\
    10402,11011-11041,12011,12110,13008,13413,15000-15002,16402-16502,16666,18901-18909,19000 in-interface=ether3 protocol=tcp
add action=add-dst-to-address-list address-list=game_online address-list-timeout=1d chain=forward dst-port=\
    19101,22100,27780,28012,29000,29200,39100,39110,39220,39190,40000,49100,4300 in-interface=ether3 protocol=tcp
add action=add-dst-to-address-list address-list=game_online address-list-timeout=1d chain=forward dst-port=14009-14010,4300 in-interface=ether3 protocol=udp
add action=add-dst-to-address-list address-list=game_online address-list-timeout=1d chain=forward dst-port=14009-14010 in-interface=ether3 protocol=udp
add action=add-dst-to-address-list address-list=game_online address-list-timeout=1d chain=forward dst-port=\
    1293,1479,6100-6152,7777-7977,8001,9401,9600-9602,12020-12080,30000,40000-40010 in-interface=ether3 protocol=udp
add action=add-dst-to-address-list address-list=game_online address-list-timeout=1d chain=forward dst-port=42051-42052,11100-11125,11440-11460 in-interface=ether3 \
    protocol=udp

Mangle
/ip firewall mangle
add action=mark-routing chain=prerouting dst-address-list=game_online dst-port=19101,22100,27780,28012,29000,29200,39100,39110,39220,39190,40000,49100 new-routing-mark=\
    game passthrough=no protocol=tcp src-address-list=LAN
add action=mark-routing chain=prerouting dst-address-list=game_online dst-port=1293,1479,6100-6152,7777-7977,8001,9401,9600-9602,12020-12080,30000,40000-40010 \
    new-routing-mark=game passthrough=no protocol=udp src-address-list=LAN
add action=mark-routing chain=prerouting dst-address-list=game_online dst-port=14000-14010 new-routing-mark=game passthrough=no protocol=udp src-address-list=LAN
add action=mark-routing chain=prerouting dst-address-list=game_online dst-port=1818,2001,3010,4300,5105,5121,5126,5171,5340-5352,6000-6152,7777 new-routing-mark=game \
    passthrough=no protocol=tcp src-address-list=LAN
add action=mark-routing chain=prerouting dst-address-list=game_online dst-port=7341-7350,7451,8085,9600,9601-9602,9300,9376-9377,9400,9700,10001-10011 new-routing-mark=\
    game passthrough=no protocol=tcp src-address-list=LAN
add action=mark-routing chain=prerouting dst-address-list=game_online dst-port=10402,11011-11041,12011,12110,13008,13413,15000-15002,16402-16502,16666,18901-18909,19000 \
    new-routing-mark=game passthrough=no protocol=tcp src-address-list=LAN
add action=mark-routing chain=prerouting dst-address-list=game_online dst-port=14000-14010 new-routing-mark=game passthrough=no protocol=tcp src-address-list=LAN
On 01.37 by Anonim in , ,
Jumpa lagi dengan saya Een Pahlefi. Kali ini saya akan berbagi tutorial cara routing mark port 80 ke proxy external.

Untuk topologi Sesuaikan dengan jaringan anda.
1.ether2-local

2.ether3-proxy
3.ip address PC ubuntu server : 192.168.5.2

Mangle dan Routing TPROXY
-------------------------
/ip firewall mangle
add action=mark-routing chain=prerouting comment="TPROXY ROUTING" disabled=yes dst-port=80 in-interface=ether2-local new-routing-mark=tproxy_rm passthrough=no \
protocol=tcp
add action=mark-connection chain=prerouting disabled=yes dst-port=80 in-interface=ether3-proxy new-connection-mark=tproxy_cm passthrough=yes protocol=tcp \
src-address=!192.168.5.2
add action=mark-routing chain=prerouting connection-mark=tproxy_cm disabled=yes in-interface=!ether3-proxy new-routing-mark=tproxy_rm passthrough=no

/ip route
add disabled=yes distance=1 dst-address=0.0.0.0/0 gateway=192.168.5.2 routing-mark=tproxy_rm scope=30 target-scope=10
On 01.23 by Anonim in , ,
Bertemu lagi dengan saya Een Pahlefi. Dalam sistem operasi linux, kita mengenal yang namanya hak akses root. Apa itu hak akses root? Hak akses root adalah hak ases paling tinggi kedudukan nya didalam sebuah sistem operasi linux. Dengan kita memegang sebuah akses root, kita bisa leluasa dalam memodifikasi isi didalam sistem sesuai dengan keinginan kita. Untuk itu kita sebagai administrator jaringan khususnya, harus berhati - hati dalam mengingat sebuah password tersebut, agar tidak terjadi hal - hal yang tidak diingkan. baik langsung saja kita mulai tutorial nya.

=======================
1. Login ke Proxy melalui WinSCP/ Putty dengan login yg Anda buat sewaktu install
2. ketik perintah dibawah ini
sudo su [tekan ENTER]
(masukkan password user yang anda buat sewaktu install)
3. ketik lagi
passwd root [tekan ENTER]
ENTER new UNIX password : (masukkan password baru untuk root)
Retype new UNIX password : (masukkan kembali password yang sama)

pastikan muncul tulisan : passwd : password updated successfully


Semoga Bermanfaat.
On 01.12 by Anonim in , ,
Ketemu lagi dengan saya Een Pahlefi . Kali ini saya akan berbagi tutorial cara install ubuntu server 12.04. Panduan nya mudah sekali, Pertama kali anda harus mempunyai iso file ubuntu server tersebut. Jika belom, anda bisa mendownload nya disini Download Ubuntu 12.04 Server | 32 BIT |

Perhatikan setiap langkah anda, Semoga berhasil



--Instalasi Web Proxy di Ubuntu Server 12.04 part 1 - Instalasi Ubuntu Server 12.04---

Hardware (silahkan disesuaikan)
========
- Proc Core 2 Duo
- HDD 40 GB 
- RAM 1 GB
- CD/DVD RW

Software
========
- Download Ubuntu Server ver 12.04 (iso)
- Download & Install Putty Installer
- Download & Install WinSCP Installer

Persiapan
=========
- Install NIAT terlebih dahulu :-)
- Burn iso file ke CD /DVD
- Set BIOS PC untuk First Boot melalui CD/DVD

Instalasi Ubuntu Server ver 12.04 Lts 
=====================================

Silahkan ikuti petunjuk instalasi dibawah ini. Jumlah cache dan besaran cache sila disesuaikan

---- Configure Language, Location, locales ----
- English [ Tekan Enter ]
- Install Ubuntu Server [ Tekan Enter ]
- English [ Tekan Enter ]
- Other [ Tekan Enter ]
- Asia [ Tekan Enter ]
- Indonesia [ Tekan Enter ]
- United States [ Tekan Enter ]

----Configure the keyboard----
- No [ Tekan Enter ]
- English (US) [ Tekan Enter ]
- English (US) [ Tekan Enter ]

---- Configure the network ----
- Continue [ Tekan Enter ]
- Configure Network Manually [ Tekan Enter ]
- IP Address : 192.168.5.2 [ Tekan Enter ]
- Netmask : 255.255.255.0 [ Tekan Enter ]
- Gateway : 192.168.5.1 [ Tekan Enter ]
- Name Server address : 192.168.5.1 [ Tekan Enter ]
- Hostname : BelajarJaringan [ Tekan Enter ]
- Domain name : [ Tekan Enter ]
- Full name for new user : Belajar Jaringan [ Tekan Enter ]
- username for your account : belajar [ Tekan Enter ]
- choose a password for the new user : passwordku [ Tekan Enter ]
- Re-enter password to verify : passwordku [ Tekan Enter ]
- Encrypt your home directory? : No [ Tekan Enter ]

---- Configure the clock ----
- Jakarta

---- Partition disk ----
- Manual
- SCSI1 (0,0,0) (sda) - 42.9 GB [ Tekan Enter ]
- Create New Partition table on this device ? Yes [ Tekan Enter ]

- pri/log 42.9 GB FREE SPACE [ Tekan Enter ]
- Create a New Partition
- New Partition size : 1 GB [ Tekan Enter ]
- Type for the new partition : Primary [ Tekan Enter ]
- Location for the new partition : Beginning [ Tekan Enter ]
- Pilih Mount point [ Tekan Enter ]
- Pilih /boot - static files of the boot loader [ Tekan Enter ]
- Pilih Mount options [ Tekan Enter ]
- Pilih Noatime [Tekan Tombol Spacebar] [ Tekan Enter ]
- Pilih Bootable flag [ Tekan Enter ]
- Pilih Done setting up the partition [ Tekan Enter ]

- pri/log 41.9 GB FREE SPACE [ Tekan Enter ]
- Create a New Partition
- New Partition size : 2 GB [ Tekan Enter ]
- Type for the new partition : Primary [ Tekan Enter ]
- Location for the new partition : Beginning [ Tekan Enter ]
- Pilih Use [ Tekan Enter ]
- Pilih swap area [ Tekan Enter ]
- Pilih Done setting up the partition [ Tekan Enter ]

- pri/log 39.9 GB FREE SPACE [ Tekan Enter ]
- Create a New Partition
- New Partition size : 19.9 GB [ Tekan Enter ] ------------------> Saya sisakan 20 GB untuk cache dir 
- Type for the new partition : Primary [ Tekan Enter ]
- Location for the new partition : Beginning [ Tekan Enter ]
- Pilih Mount point [ Tekan Enter ]
- Pilih / - the root file system [ Tekan Enter ]
- Pilih Mount options [ Tekan Enter ]
- Pilih Noatime [Tekan Tombol Spacebar] [ Tekan Enter ]
- Pilih Done setting up the partition [ Tekan Enter ]

- pri/log 20 GB FREE SPACE [ Tekan Enter ]
- Create a New Partition
- New Partition size : 20 GB [ Tekan Enter ]
- Type for the new partition : Logical [ Tekan Enter ]
- Location for the new partition : Beginning [ Tekan Enter ]
- Pilih Use [ Tekan Enter ]
- Pilih ReiserFS journaling file system
- Pilih Mount point [ Tekan Enter ]
- Pilih Enter manually [ Tekan Enter ]
- Hapus /Home ganti menjadi /cache1 [ Tekan Enter ]
- Pilih Mount options [ Tekan Enter ]
- Pilih Noatime [Tekan Tombol Spacebar], Pilih Notail [Tekan Tombol Spacebar] [ Tekan Enter ]
- Pilih Done setting up the partition [ Tekan Enter ]

- Pilih Finish partitioning and write changes to disk [ Tekan Enter ]
- Write the changes to disks : Yes [ Tekan Enter ]

--- Configure the package manager ----
- HTTP proxy information (blank for none) : [ Tekan Enter ]

--- Configure tasksel ---
- How do you want to manage upgrade on this system? : No automatic updates [ Tekan Enter ]

--- Software selection ---
- Pilih OpenSSH Server [Tekan Tombol Spacebar] [ Tekan Enter ]

--- Install the GRUB boot loader on a hard disk---
- Install the GRUB boot loader to the master boot record? : Yes [ Tekan Enter ]

--- [!!] Finish the installation ---
- Pilih Continue [ Tekan Enter ]
- keluarkan CD Installer

Notice : Tulisan ini di buat berdasarkan dokumentasi dari teman saya http://www.facebook.com/belajar.jaringan?fref=ts