.:: Blackc0de Forum ::.
Would you like to react to this message? Create an account in a few clicks or log in to continue.

-=Explore The World From Our Binary=-
 
HomeIndeksLatest imagesPendaftaranLogin

 

 Tutorial MikroTik 1

Go down 
+13
dark_kiddy
DEB
b_15077
anom91
7.Riv.ID
bumiayucyber
c4p1t4n
kaname
nesta
artake
CyberWild
Voldemort
BumiayuKita
17 posters
Pilih halaman : 1, 2  Next
PengirimMessage
BumiayuKita
Administrator
Administrator
BumiayuKita


Jumlah posting : 2456
Points : 3020
Reputation : 85
Join date : 06.02.11
Age : 34
Lokasi : bumiayu

Tutorial MikroTik 1  Empty
PostSubyek: Tutorial MikroTik 1    Tutorial MikroTik 1  Icon_minitimeWed Apr 13, 2011 4:12 am

#Set pppoe lewat mikrotik ( modem set sebagai bridge )
/interface pppoe-client
add ac-name=”" add-default-route=no allow=pap,chap,mschap1,mschap2 comment=”" dial-on-demand=no disabled=no interface=Speedy-1 max-mru=1480 max-mtu=1480 mrru=disabled name=”******@telkom.net” password=”***” profile=default service-name=”" use-peer-dns=no user=”***”
#Optimalisasi Facebook & Poker
/ip firewall address-list
add list=”facebook” address=69.63.184.142
add list=”facebook” address=69.63.187.17
add list=”facebook” address=69.63.187.19
add list=”facebook” address=69.63.181.11
add list=”facebook” address=69.63.181.12
add list=”facebook” address=69.63.180.14
add list=”facebook” address=69.63.186.31
add list=”facebook” address=69.63.186.30
add list=”facebook” address=69.63.176.11
add list=”facebook” address=69.63.186.11
add list=”facebook” address=69.63.187.12
add list=”facebook” address=69.63.180.12
add list=”facebook” address=69.63.186.12
add list=”facebook” address=69.63.176.65
add list=”facebook” address=66.151.132.0/24
add list=”facebook” address=118.214.190.0/24
add list=”facebook” address=69.63.176.213
add list=”facebook” address=125.160.18.0/24
add list=”facebook” address=125.56.199.0/24
add list=”facebook” address=125.160.16.0/24
/ip firewall nat
add chain=srcnat action=masquerade out-interface=public
add chain=dstnat protocol=udp dst-port=53 action=redirect to-ports=53
add chain=dstnat protocol=tcp dst-port=53 action=redirect to-ports=53
add chain=dstnat in-interface=local protocol=icmp action=redirect to-ports=1
add chain=dstnat in-interface=local src-address=192.168.1.0/24 dst-address-list=!poker protocol=tcp dst-port=80 action=redirect to-ports=8000
#mangle khusus facebook & point blank
/ip fi ma
add chain=prerouting dst-address=203.89.146.0/23 protocol=udp dst-port=40000-40010 action=mark-connection new-connection-mark=pb-facebook passthrough=yes comment=”PB IIX” disabled=no
add chain=prerouting dst-address-list=facebook action=mark-connection new-connection-mark=pb-facebook passthrough=yes comment=”facebook” disabled=no
add chain=prerouting connection-mark=pb-facebook action=mark-packet new-packet-mark=pb-fb passthrough=no comment=”" disabled=no
/queue tree
add name=”pcq” parent=global-out packet-mark=pb-fb limit-at=0 queue=default priority=2 max-limit=0 burst-limit=0 burst-threshold=0 burst-time=0s
#Mangle limit download loss browsing
/ip fi ma
add chain=postrouting out-interface=local dst-address=192.168.1.0/24 protocol=tcp src-port=80 action=mark-connection new-connection-mark=http_conn passthrough=yes
add chain=postrouting out-interface=local connection-mark=http_conn connection-bytes=0-131072 action=mark-packet new-packet-mark=browsing passthrough=no
add chain=postrouting out-interface=local connection-mark=http_conn connection-bytes=131073-4294967295 action=mark-packet new-packet-mark=download passthrough=no
add chain=prerouting comm=”pcq” action=mark-packet new-packet-mark=ALL passthrough=no
/queue type
add name=”browsing” kind=pcq pcq-rate=0 pcq-limit=50 pcq-classifier=dst-address pcq-total-limit=2000
add name=”download” kind=pcq pcq-rate=256000 pcq-limit=50 pcq-classifier=dst-address pcq-total-limit=2000
add name=”PCQ_Upload” kind=pcq pcq-rate=0 pcq-limit=50 pcq-classifier=src-address pcq-total-limit=2000
/queue tree
add name=”pcq” parent=local packet-mark=”" limit-at=0 queue=default priority=3 max-limit=0 burst-limit=0 burst-threshold=0 burst-time=0s
add name=”browsing” parent=pcq packet-mark=”browsing” limit-at=0 queue=browsing priority=1 max-limit=0 burst-limit=0 burst-threshold=0
add name=”download” parent=pcq packet-mark=”download” limit-at=0 queue=download priority=8 max-limit=256000 burst-limit=0 burst-threshold=0
add name=”PCQ upload” parent=global-in packet-mark=ALL limit-at=0 queue=PCQ_Upload priority=8 max-limit=0 burst-limit=0 burst-threshold=0 burst-time=0s
#web proxy intrenal
/ip proxy
Enabled=yes
src-address=0.0.0.0
port=8080
parent-proxy=0.0.0.0:0
parent-proxy-port=0
cache-drive=system
cache-administrator=”alfanet@block”
max-disk-cache-size=unlimited
max-ram-cache-size=yes
maximal-client-connections=950
maximal-server-connections=950
max-object-size=4096KiB
max-fresh-time=3d
serialize-connections=no
##Import nice address
/tool fetch address=ixp.mikrotik.co.id src-path=/download/nice.rsc;
import nice.rsc
##Schedul update IP nice automatic
/system sched add comment=”update-nice” disabled=no interval=1d name=”update-nice-rsc” on-event=”:if ([:len [/file find name=nice.rsc]] > 0) do={/file remove nice.rsc }; /tool fetch address=ixp.mikrotik.co.id src-path=/download/nice.rsc;/import nice.rsc” start-date=jan/01/1970 start-time=00:06:00

Selesaii…………….
Mohon koreksi kalau ada salah yaaa…….


Terakhir diubah oleh b4ck!!nG tanggal Thu Jan 12, 2012 12:40 pm, total 1 kali diubah
Kembali Ke Atas Go down
http://aljinet.blogspot.com
Voldemort
BC Security
BC Security
Voldemort


Jumlah posting : 331
Points : 725
Reputation : 16
Join date : 04.07.11

Tutorial MikroTik 1  Empty
PostSubyek: Re: Tutorial MikroTik 1    Tutorial MikroTik 1  Icon_minitimeThu Jul 07, 2011 2:43 pm

masih kurang ngerti kk....


pelajarin dulu gan :mbelajar:
Kembali Ke Atas Go down
BumiayuKita
Administrator
Administrator
BumiayuKita


Jumlah posting : 2456
Points : 3020
Reputation : 85
Join date : 06.02.11
Age : 34
Lokasi : bumiayu

Tutorial MikroTik 1  Empty
PostSubyek: Re: Tutorial MikroTik 1    Tutorial MikroTik 1  Icon_minitimeThu Jul 07, 2011 8:30 pm

silakan gan.belajar lah tanpa mengenal putus asa
Kembali Ke Atas Go down
http://aljinet.blogspot.com
CyberWild
Moderator
Moderator
CyberWild


Jumlah posting : 1665
Points : 2310
Reputation : 104
Join date : 11.06.11
Age : 43
Lokasi : internet cloud

Tutorial MikroTik 1  Empty
PostSubyek: Re: Tutorial MikroTik 1    Tutorial MikroTik 1  Icon_minitimeThu Jul 07, 2011 9:18 pm

chc(tetsuya) wrote:
silakan gan.belajar lah tanpa mengenal putus asa
jempol buat Tutorial MikroTik 1  2446797354
____________________________________________________________________
[You must be registered and logged in to see this image.]

LECHER MATI LOE[You must be registered and logged in to see this image.]




Kembali Ke Atas Go down
http://cyberwild.p.ht/
artake
Moderator
Moderator
artake


Jumlah posting : 246
Points : 294
Reputation : 13
Join date : 02.05.11
Age : 34
Lokasi : C:/L3g.0n

Tutorial MikroTik 1  Empty
PostSubyek: Re: Tutorial MikroTik 1    Tutorial MikroTik 1  Icon_minitimeThu Jul 07, 2011 9:26 pm

wah bang tetsuya manteb . . . Tutorial MikroTik 1  772168924
ijin praktek yak . . :mbelajar:
Kembali Ke Atas Go down
BumiayuKita
Administrator
Administrator
BumiayuKita


Jumlah posting : 2456
Points : 3020
Reputation : 85
Join date : 06.02.11
Age : 34
Lokasi : bumiayu

Tutorial MikroTik 1  Empty
PostSubyek: Re: Tutorial MikroTik 1    Tutorial MikroTik 1  Icon_minitimeWed Aug 03, 2011 2:41 am

kalo ada yang belum tau tanya kan kak,,saya siap bantu Tutorial MikroTik 1  3529815765
Kembali Ke Atas Go down
http://aljinet.blogspot.com
nesta
VIP Member
VIP Member
nesta


Jumlah posting : 810
Points : 896
Reputation : 42
Join date : 04.08.11
Age : 36
Lokasi : depan komputer

Tutorial MikroTik 1  Empty
PostSubyek: Re: Tutorial MikroTik 1    Tutorial MikroTik 1  Icon_minitimeThu Aug 04, 2011 10:44 am

masih belum mudeng om. gak ada penjelasan juga Tutorial MikroTik 1  1082720249
Kembali Ke Atas Go down
http://www.hacker-newbie.org
BumiayuKita
Administrator
Administrator
BumiayuKita


Jumlah posting : 2456
Points : 3020
Reputation : 85
Join date : 06.02.11
Age : 34
Lokasi : bumiayu

Tutorial MikroTik 1  Empty
PostSubyek: Re: Tutorial MikroTik 1    Tutorial MikroTik 1  Icon_minitimeSat Aug 06, 2011 1:36 am

nesta wrote:
masih belum mudeng om. gak ada penjelasan juga Tutorial MikroTik 1  1082720249
bingung dimana gan>>silakan tanya Tutorial MikroTik 1  1513430891
Kembali Ke Atas Go down
http://aljinet.blogspot.com
kaname
Administrator
Administrator
kaname


Jumlah posting : 79
Points : 113
Reputation : 14
Join date : 27.07.11
Age : 37

Tutorial MikroTik 1  Empty
PostSubyek: Re: Tutorial MikroTik 1    Tutorial MikroTik 1  Icon_minitimeWed Aug 24, 2011 6:07 pm

sedikit nambahin kk master dari postingan2 mikrotik sebelumnya
ini buat limit berdasarkan extensi di layer7
1.Buka winbox kemudian klik "ip" kemudian klik "firewall" kemudian klik tanda "plus" warna merah kemudian klik "layer7 protocols"
--isikan Name=http-video dan RegeXp=http/(0\.9|1\.0|1\.1)[\x09-\x0d ][1-5][0-9][0-9][\x09-\x0d -~]*(content-type: video)
[You must be registered and logged in to see this link.]
2. Buka "New terminal" di winbox trus Copykan kode di bawah ini dan patekan di "New Terminal
ip firewall layer7-protocol add comment="" name="Extension \" .exe \"" regexp="\\.(exe)"
ip firewall layer7-protocol add comment="" name="Extension \" .rar \"" regexp="\\.(rar)"
ip firewall layer7-protocol add comment="" name="Extension \" .zip \"" regexp="\\.(zip)"
ip firewall layer7-protocol add comment="" name="Extension \" .7z \"" regexp="\\.(7z)"
ip firewall layer7-protocol add comment="" name="Extension \" .cab \"" regexp="\\.(cab)"
ip firewall layer7-protocol add comment="" name="Extension \" .asf \"" regexp="\\.(asf)"
ip firewall layer7-protocol add comment="" name="Extension \" .mov \"" regexp="\\.(mov)"
ip firewall layer7-protocol add comment="" name="Extension \" .wmv \"" regexp="\\.(wmv)"
ip firewall layer7-protocol add comment="" name="Extension \" .mpg \"" regexp="\\.(mpg)"
ip firewall layer7-protocol add comment="" name="Extension \" .mpeg \"" regexp="\\.(mpeg)"
ip firewall layer7-protocol add comment="" name="Extension \" .mkv \"" regexp="\\.(mkv)"
ip firewall layer7-protocol add comment="" name="Extension \" .avi \"" regexp="\\.(avi)"
ip firewall layer7-protocol add comment="" name="Extension \" .flv \"" regexp="\\.(flv)"
ip firewall layer7-protocol add comment="" name="Extension \" .wav \"" regexp="\\.(wav)"
ip firewall layer7-protocol add comment="" name="Extension \" .rm \"" regexp="\\.(rm)"
ip firewall layer7-protocol add comment="" name="Extension \" .mp3 \"" regexp="\\.(mp3)"
ip firewall layer7-protocol add comment="" name="Extension \" .mp4 \"" regexp="\\.(mp4)"
ip firewall layer7-protocol add comment="" name="Extension \" .ram \"" regexp="\\.(ram)"
ip firewall layer7-protocol add comment="" name="Extension \" .rmvb \"" regexp="\\.(rmvb)"
ip firewall layer7-protocol add comment="" name="Extension \" .dat \"" regexp="\\.(dat)"
ip firewall layer7-protocol add comment="" name="Extension \" .daa \"" regexp="\\.(daa)"
ip firewall layer7-protocol add comment="" name="Extension \" .iso \"" regexp="\\.(iso)"
ip firewall layer7-protocol add comment="" name="Extension \" .nrg \"" regexp="\\.(nrg)"
ip firewall layer7-protocol add comment="" name="Extension \" .bin \"" regexp="\\.(bin)"
ip firewall layer7-protocol add comment="" name="Extension \" .vcd \"" regexp="\\.(vcd)"

3. selanjutnya kita buatkan mangle
/ip firewall mangle add action=mark-packet chain=prerouting comment="http-video mark-packet" disabled=no layer7-protocol=http-video new-packet-mark=http-video passthrough=no

/ip firewall mangle add action=mark-connection chain=prerouting comment="7z DOWNS" disabled=no layer7-protocol="Extension \" .7z \"" new-connection-mark="7z DOWNS" passthrough=yes protocol=tcp
/ip firewall mangle add action=mark-packet chain=postrouting comment="" connection-mark="7z DOWNS" disabled=no new-packet-mark=7z passthrough=no protocol=tcp

/ip firewall mangle add action=mark-connection chain=prerouting comment="asf DOWNS" disabled=no layer7-protocol="Extension \" .asf \"" new-connection-mark="asf DOWNS" passthrough=yes protocol=tcp
/ip firewall mangle add action=mark-packet chain=postrouting comment="" connection-mark="asf DOWNS" disabled=no new-packet-mark=asf passthrough=no protocol=tcp

/ip firewall mangle add action=mark-connection chain=prerouting comment="avi DOWNS" disabled=no layer7-protocol="Extension \" .avi \"" new-connection-mark="avi DOWNS" passthrough=yes protocol=tcp
/ip firewall mangle add action=mark-packet chain=postrouting comment="" connection-mark="avi DOWNS" disabled=no new-packet-mark=avi passthrough=no protocol=tcp

/ip firewall mangle add action=mark-connection chain=prerouting comment="bin DOWNS" disabled=no layer7-protocol="Extension \" .bin \"" new-connection-mark="bin DOWNS" passthrough=yes protocol=tcp
/ip firewall mangle add action=mark-packet chain=postrouting comment="" connection-mark="bin DOWNS" disabled=no new-packet-mark=bin passthrough=no protocol=tcp

/ip firewall mangle add action=mark-connection chain=prerouting comment="flv DOWNS" disabled=no layer7-protocol="Extension \" .flv \"" new-connection-mark="flv DOWNS" passthrough=yes protocol=tcp
/ip firewall mangle add action=mark-packet chain=postrouting comment="" connection-mark="flv DOWNS" disabled=no new-packet-mark=flv passthrough=no protocol=tcp

/ip firewall mangle add action=mark-connection chain=prerouting comment="iso DOWNS" disabled=no layer7-protocol="Extension \" .iso \"" new-connection-mark="iso DOWNS" passthrough=yes protocol=tcp
/ip firewall mangle add action=mark-packet chain=postrouting comment="" connection-mark= "iso DOWNS" disabled=no new-packet-mark=iso passthrough=no protocol=tcp

/ip firewall mangle add action=mark-connection chain=prerouting comment="mkv DOWNS" disabled=no layer7-protocol="Extension \" .mkv \"" new-connection-mark="mkv DOWNS" passthrough=yes protocol=tcp
/ip firewall mangle add action=mark-packet chain=postrouting comment="" connection-mark="mkv DOWNS" disabled=no new-packet-mark=mkv passthrough=no protocol=tcp

/ip firewall mangle add action=mark-connection chain=prerouting comment="exe DOWNS" disabled=no layer7-protocol="Extension \" .exe \"" new-connection-mark="exe DOWNS" passthrough=yes protocol=tcp
/ip firewall mangle add action=mark-packet chain=postrouting comment="" connection-mark="exe DOWNS" disabled=no new-packet-mark=exe passthrough=no protocol=tcp

/ip firewall mangle add action=mark-connection chain=prerouting comment="mov DOWNS" disabled=no layer7-protocol="Extension \" .mov \"" new-connection-mark="mov DOWNS" passthrough=yes protocol=tcp
/ip firewall mangle add action=mark-packet chain=postrouting comment="" connection-mark="mov DOWNS" disabled=no new-packet-mark=mov passthrough=no protocol=tcp

/ip firewall mangle add action=mark-connection chain=prerouting comment="mp3 DOWNS" disabled=no layer7-protocol="Extension \" .mp3 \"" new-connection-mark="mp3 DOWNS" passthrough=yes protocol=tcp
/ip firewall mangle add action=mark-packet chain=postrouting comment="" connection-mark="mp3 DOWNS" disabled=no new-packet-mark=mp3 passthrough=no protocol=tcp

/ip firewall mangle add action=mark-connection chain=prerouting comment="mp4 DOWNS" disabled=no layer7-protocol="Extension \" .mp4 \"" new-connection-mark="mp4 DOWNS" passthrough=yes protocol=tcp
/ip firewall mangle add action=mark-packet chain=postrouting comment="" connection-mark="mp4 DOWNS" disabled=no new-packet-mark=mp4 passthrough=no protocol=tcp

/ip firewall mangle add action=mark-connection chain=prerouting comment="mpeg DOWNS" disabled=no layer7-protocol="Extension \" .mpeg \"" new-connection-mark="mpeg DOWNS" passthrough=yes protocol=tcp
/ip firewall mangle add action=mark-packet chain=postrouting comment="" connection-mark="mpeg DOWNS" disabled=no new-packet-mark=mpeg passthrough=no protocol=tcp

/ip firewall mangle add action=mark-connection chain=prerouting comment="mpg DOWNS" disabled=no layer7-protocol="Extension \" .mpg \"" new-connection-mark="mpg DOWNS" passthrough=yes protocol=tcp
/ip firewall mangle add action=mark-packet chain=postrouting comment="" connection-mark="mpg DOWNS" disabled=no new-packet-mark=mpg passthrough=no protocol=tcp

/ip firewall mangle add action=mark-connection chain=prerouting comment="nrg DOWNS" disabled=no layer7-protocol="Extension \" .nrg \"" new-connection-mark="nrg DOWNS" passthrough=yes protocol=tcp
/ip firewall mangle add action=mark-packet chain=postrouting comment="" connection-mark="nrg DOWNS" disabled=no new-packet-mark=nrg passthrough=no protocol=tcp

/ip firewall mangle add action=mark-connection chain=prerouting comment="ram DOWNS" disabled=no layer7-protocol="Extension \" .ram \"" new-connection-mark="ram DOWNS" passthrough=yes protocol=tcp
/ip firewall mangle add action=mark-packet chain=postrouting comment="" connection-mark="ram DOWNS" disabled=no new-packet-mark=ram passthrough=no protocol=tcp

/ip firewall mangle add action=mark-connection chain=prerouting comment="rar DOWNS" disabled=no layer7-protocol="Extension \" .rar \"" new-connection-mark="rar DOWNS" passthrough=yes protocol=tcp
/ip firewall mangle add action=mark-packet chain=postrouting comment="" connection-mark="rar DOWNS" disabled=no new-packet-mark=rar passthrough=no protocol=tcp

/ip firewall mangle add action=mark-connection chain=prerouting comment="rm DOWNS" disabled=no layer7-protocol="Extension \" .rm \"" new-connection-mark="rm DOWNS" passthrough=yes protocol=tcp
/ip firewall mangle add action=mark-packet chain=postrouting comment="" connection-mark="rm DOWNS" disabled=no new-packet-mark=rm passthrough=no protocol=tcp

/ip firewall mangle add action=mark-connection chain=prerouting comment="rmvb DOWNS" disabled=no layer7-protocol="Extension \" .rmvb \"" new-connection-mark="rmvb DOWNS" passthrough=yes protocol=tcp
/ip firewall mangle add action=mark-packet chain=postrouting comment="" connection-mark="rmvb DOWNS" disabled=no new-packet-mark=rmvb passthrough=no protocol=tcp

/ip firewall mangle add action=mark-connection chain=prerouting comment="wav DOWNS" disabled=no layer7-protocol="Extension \" .wav \"" new-connection-mark="wav DOWNS" passthrough=yes protocol=tcp
/ip firewall mangle add action=mark-packet chain=postrouting comment="" connection-mark="wav DOWNS" disabled=no new-packet-mark=wav passthrough=no protocol=tcp

/ip firewall mangle add action=mark-connection chain=prerouting comment="wma DOWNS" disabled=no layer7-protocol="Extension \" .wma \"" new-connection-mark="wma DOWNS" passthrough=yes protocol=tcp
/ip firewall mangle add action=mark-packet chain=postrouting comment="" connection-mark="wma DOWNS" disabled=no new-packet-mark=wma passthrough=no protocol=tcp

/ip firewall mangle add action=mark-connection chain=prerouting comment="wmv DOWNS" disabled=no layer7-protocol="Extension \" .wmv \"" new-connection-mark="wmv DOWNS" passthrough=yes protocol=tcp
/ip firewall mangle add action=mark-packet chain=postrouting comment="" connection-mark="wmv DOWNS" disabled=no new-packet-mark=wmv passthrough=no protocol=tcp

/ip firewall mangle add action=mark-connection chain=prerouting comment="zip DOWNS" disabled=no layer7-protocol="Extension \" .zip \"" new-connection-mark="zip DOWNS" passthrough=yes protocol=tcp
/ip firewall mangle add action=mark-packet chain=postrouting comment="" connection-mark="zip DOWNS" disabled=no new-packet-mark=zip passthrough=no protocol=tcp

/ip firewall mangle add action=mark-connection chain=prerouting comment="youtube DOWNS" disabled=no layer7-protocol="YouTube " new-connection-mark="youtube DOWNS" passthrough=yes protocol=tcp
/ip firewall mangle add action=mark-packet chain=postrouting comment="" connection-mark="youtube DOWNS" disabled=no new-packet-mark=youtube passthrough=no protocol=tcp

/ip firewall mangle add action=mark-connection chain=prerouting comment="daa DOWNS" disabled=no layer7-protocol="Extension \" .daa \"" new-connection-mark="daa DOWNS" passthrough=yes protocol=tcp
/ip firewall mangle add action=mark-packet chain=postrouting comment="" connection-mark="daa DOWNS" disabled=no new-packet-mark=daa passthrough=no protocol=tcp

/ip firewall mangle add action=mark-connection chain=prerouting comment="dat DOWNS" disabled=no layer7-protocol="Extension \" .dat \"" new-connection-mark="dat DOWNS" passthrough=yes protocol=tcp
/ip firewall mangle add action=mark-packet chain=postrouting comment="" connection-mark="dat DOWNS" disabled=no new-packet-mark=dat passthrough=no protocol=tcp


/ip firewall mangle add action=mark-connection chain=prerouting comment="vcd DOWNS" disabled=no layer7-protocol="Extension \" .vcd \"" new-connection-mark="vcd DOWNS" passthrough=yes protocol=tcp
/ip firewall mangle add action=mark-packet chain=postrouting comment="" connection-mark="vcd DOWNS" disabled=no new-packet-mark=vcd passthrough=no protocol=tcp

/ip firewall mangle add action=mark-connection chain=prerouting comment="cab DOWNS" disabled=no layer7-protocol="Extension \" .cab \"" new-connection-mark="cab DOWNS" passthrough=yes protocol=tcp
/ip firewall mangle add action=mark-packet chain=postrouting comment="" connection-mark="cab DOWNS" disabled=no new-packet-mark=cab passthrough=no protocol=tcp

4. kemudian untuk limit nya ,saya di sini beri 32kB untuk limitnya berarti downloadnya hanya 8 KB perdetik,Copykan kode bawah ini dan patekan di "New Terminal" winbox

queue simple add name="youtube" dst-address=0.0.0.0/0 interface=all parent=none packet-marks=http-video direction=both priority=8 queue=default-small/default-small limit-at=0/0 max-limit=100k/100k burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s total-queue=default-small
queue simple add name="exe" dst-address=0.0.0.0/0 interface=all parent=none packet-marks=exe direction=both priority=8 queue=default-small/default-small limit-at=0/0 max-limit=32k/32k burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s total-queue=default-small
queue simple add name="rar" dst-address=0.0.0.0/0 interface=all parent=none packet-marks=rar direction=both priority=8 queue=default-small/default-small limit-at=0/0 max-limit=32k/32k burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s total-queue=default-small
queue simple add name="zip" dst-address=0.0.0.0/0 interface=all parent=none packet-marks=zip direction=both priority=8 queue=default-small/default-small limit-at=0/0 max-limit=32k/32k burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s total-queue=default-small
queue simple add name="7z" dst-address=0.0.0.0/0 interface=all parent=none packet-marks=7z direction=both priority=8 queue=default-small/default-small limit-at=0/0 max-limit=32k/32k burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s total-queue=default-small
queue simple add name="cab" dst-address=0.0.0.0/0 interface=all parent=none packet-marks=cab direction=both priority=8 queue=default-small/default-small limit-at=0/0 max-limit=32k/32k burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s total-queue=default-small
queue simple add name="asf" dst-address=0.0.0.0/0 interface=all parent=none packet-marks=asf direction=both priority=8 queue=default-small/default-small limit-at=0/0 max-limit=32k/32k burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s total-queue=default-small
queue simple add name="mov" dst-address=0.0.0.0/0 interface=all parent=none packet-marks=mov direction=both priority=8 queue=default-small/default-small limit-at=0/0 max-limit=32k/32k burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s total-queue=default-small
queue simple add name="wmv" dst-address=0.0.0.0/0 interface=all parent=none packet-marks=wmv direction=both priority=8 queue=default-small/default-small limit-at=0/0 max-limit=32k/32k burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s total-queue=default-small
queue simple add name="mpg" dst-address=0.0.0.0/0 interface=all parent=none packet-marks=mpg direction=both priority=8 queue=default-small/default-small limit-at=0/0 max-limit=32k/32k burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s total-queue=default-small
queue simple add name="mpeg" dst-address=0.0.0.0/0 interface=all parent=none packet-marks=mpeg direction=both priority=8 queue=default-small/default-small limit-at=0/0 max-limit=32k/32k burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s total-queue=default-small
queue simple add name="mkv" dst-address=0.0.0.0/0 interface=all parent=none packet-marks=mkv direction=both priority=8 queue=default-small/default-small limit-at=0/0 max-limit=32k/32k burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s total-queue=default-small
queue simple add name="avi" dst-address=0.0.0.0/0 interface=all parent=none packet-marks=avi direction=both priority=8 queue=default-small/default-small limit-at=0/0 max-limit=32k/32k burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s total-queue=default-small
queue simple add name="flv" dst-address=0.0.0.0/0 interface=all parent=none packet-marks=flv direction=both priority=8 queue=default-small/default-small limit-at=0/0 max-limit=32k/32k burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s total-queue=default-small
queue simple add name="wav" dst-address=0.0.0.0/0 interface=all parent=none packet-marks=wav direction=both priority=8 queue=default-small/default-small limit-at=0/0 max-limit=32k/32k burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s total-queue=default-small
queue simple add name="rm" dst-address=0.0.0.0/0 interface=all parent=none packet-marks=rm direction=both priority=8 queue=default-small/default-small limit-at=0/0 max-limit=32k/32k burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s total-queue=default-small
queue simple add name="mp3" dst-address=0.0.0.0/0 interface=all parent=none packet-marks=mp3 direction=both priority=8 queue=default-small/default-small limit-at=0/0 max-limit=32k/32k burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s total-queue=default-small
queue simple add name="mp4" dst-address=0.0.0.0/0 interface=all parent=none packet-marks=mp4 direction=both priority=8 queue=default-small/default-small limit-at=0/0 max-limit=32k/32k burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s total-queue=default-small
queue simple add name="ram" dst-address=0.0.0.0/0 interface=all parent=none packet-marks=ram direction=both priority=8 queue=default-small/default-small limit-at=0/0 max-limit=32k/32k burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s total-queue=default-small
queue simple add name="rmvb" dst-address=0.0.0.0/0 interface=all parent=none packet-marks=rmvb direction=both priority=8 queue=default-small/default-small limit-at=0/0 max-limit=32k/32k burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s total-queue=default-small
queue simple add name="dat" dst-address=0.0.0.0/0 interface=all parent=none packet-marks=dat direction=both priority=8 queue=default-small/default-small limit-at=0/0 max-limit=32k/32k burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s total-queue=default-small
queue simple add name="daa" dst-address=0.0.0.0/0 interface=all parent=none packet-marks=daa direction=both priority=8 queue=default-small/default-small limit-at=0/0 max-limit=32k/32k burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s total-queue=default-small
queue simple add name="iso" dst-address=0.0.0.0/0 interface=all parent=none packet-marks=iso direction=both priority=8 queue=default-small/default-small limit-at=0/0 max-limit=32k/32k burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s total-queue=default-small
queue simple add name="nrg" dst-address=0.0.0.0/0 interface=all parent=none packet-marks=nrg direction=both priority=8 queue=default-small/default-small limit-at=0/0 max-limit=32k/32k burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s total-queue=default-small
queue simple add name="bin" dst-address=0.0.0.0/0 interface=all parent=none packet-marks=bin direction=both priority=8 queue=default-small/default-small limit-at=0/0 max-limit=32k/32k burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s total-queue=default-small
queue simple add name="vcd" dst-address=0.0.0.0/0 interface=all parent=none packet-marks=vcd direction=both priority=8 queue=default-small/default-small limit-at=0/0 max-limit=32k/32k burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s total-queue=default-smal

dijamin sejenis youtube kaga bakalan mengganggu client lain lagi yg asik surfing & game online Tutorial MikroTik 1  1082720249
Kembali Ke Atas Go down
c4p1t4n
Global Mod
Global Mod
c4p1t4n


Jumlah posting : 461
Points : 532
Reputation : 42
Join date : 26.01.11
Age : 30
Lokasi : not found

Tutorial MikroTik 1  Empty
PostSubyek: Re: Tutorial MikroTik 1    Tutorial MikroTik 1  Icon_minitimeSat Sep 10, 2011 12:45 am

wahh ane cobain tutor di atas dah...
ane juga pake mikrotik tapi cuma buat pake dirumah.... Tutorial MikroTik 1  3529815765
Kembali Ke Atas Go down
bumiayucyber
Newbie - Hack
Newbie - Hack
bumiayucyber


Jumlah posting : 379
Points : 422
Reputation : 9
Join date : 08.09.11

Tutorial MikroTik 1  Empty
PostSubyek: Re: Tutorial MikroTik 1    Tutorial MikroTik 1  Icon_minitimeSat Sep 10, 2011 9:40 am

ini buat di warnet ya gan.
Kembali Ke Atas Go down
BumiayuKita
Administrator
Administrator
BumiayuKita


Jumlah posting : 2456
Points : 3020
Reputation : 85
Join date : 06.02.11
Age : 34
Lokasi : bumiayu

Tutorial MikroTik 1  Empty
PostSubyek: Re: Tutorial MikroTik 1    Tutorial MikroTik 1  Icon_minitimeSun Sep 11, 2011 7:52 pm

bumiayucyber wrote:
ini buat di warnet ya gan.
bener banget gan
Kembali Ke Atas Go down
http://aljinet.blogspot.com
kaname
Administrator
Administrator
kaname


Jumlah posting : 79
Points : 113
Reputation : 14
Join date : 27.07.11
Age : 37

Tutorial MikroTik 1  Empty
PostSubyek: Re: Tutorial MikroTik 1    Tutorial MikroTik 1  Icon_minitimeFri Sep 16, 2011 10:27 pm

ia itu buat di net kalau mau ngelimit berdasarkan extensi yg jalan hihihihihi Tutorial MikroTik 1  360863
Kembali Ke Atas Go down
BumiayuKita
Administrator
Administrator
BumiayuKita


Jumlah posting : 2456
Points : 3020
Reputation : 85
Join date : 06.02.11
Age : 34
Lokasi : bumiayu

Tutorial MikroTik 1  Empty
PostSubyek: Re: Tutorial MikroTik 1    Tutorial MikroTik 1  Icon_minitimeSat Sep 17, 2011 8:48 pm

mantab gan,tambahanya
Kembali Ke Atas Go down
http://aljinet.blogspot.com
7.Riv.ID
VIP Member
VIP Member
7.Riv.ID


Jumlah posting : 353
Points : 569
Reputation : 31
Join date : 07.08.11
Age : 29
Lokasi : Magelang Cyber

Tutorial MikroTik 1  Empty
PostSubyek: Re: Tutorial MikroTik 1    Tutorial MikroTik 1  Icon_minitimeSat Sep 17, 2011 9:09 pm

pljrn dlu ah... Tutorial MikroTik 1  489233
Kembali Ke Atas Go down
http://riypto4rt.net
anom91
Corporal
Corporal
anom91


Jumlah posting : 170
Points : 186
Reputation : 2
Join date : 15.08.11
Age : 33
Lokasi : 127.0.0.1

Tutorial MikroTik 1  Empty
PostSubyek: Re: Tutorial MikroTik 1    Tutorial MikroTik 1  Icon_minitimeSun Sep 18, 2011 12:24 am

Tutorial MikroTik 1  489233 topology jaringannya mna gan?
ane masi kurang paham.... :lugu
Kembali Ke Atas Go down
BumiayuKita
Administrator
Administrator
BumiayuKita


Jumlah posting : 2456
Points : 3020
Reputation : 85
Join date : 06.02.11
Age : 34
Lokasi : bumiayu

Tutorial MikroTik 1  Empty
PostSubyek: Re: Tutorial MikroTik 1    Tutorial MikroTik 1  Icon_minitimeSat Sep 24, 2011 2:24 pm

terimakasih kk iba tambahanya
Kembali Ke Atas Go down
http://aljinet.blogspot.com
b_15077
NuuBiiTooL
NuuBiiTooL
b_15077


Jumlah posting : 12
Points : 19
Reputation : 3
Join date : 29.12.10

Tutorial MikroTik 1  Empty
PostSubyek: Re: Tutorial MikroTik 1    Tutorial MikroTik 1  Icon_minitimeSat Sep 24, 2011 4:06 pm

ijin bookmark Tutorial MikroTik 1  360863
Kembali Ke Atas Go down
BumiayuKita
Administrator
Administrator
BumiayuKita


Jumlah posting : 2456
Points : 3020
Reputation : 85
Join date : 06.02.11
Age : 34
Lokasi : bumiayu

Tutorial MikroTik 1  Empty
PostSubyek: Re: Tutorial MikroTik 1    Tutorial MikroTik 1  Icon_minitimeMon Oct 03, 2011 5:04 pm

anom91 wrote:
Tutorial MikroTik 1  489233 topology jaringannya mna gan?
ane masi kurang paham.... :lugu

[You must be registered and logged in to see this image.]




Terakhir diubah oleh b4ck!!nG tanggal Thu Apr 12, 2012 3:55 am, total 1 kali diubah
Kembali Ke Atas Go down
http://aljinet.blogspot.com
bumiayucyber
Newbie - Hack
Newbie - Hack
bumiayucyber


Jumlah posting : 379
Points : 422
Reputation : 9
Join date : 08.09.11

Tutorial MikroTik 1  Empty
PostSubyek: Re: Tutorial MikroTik 1    Tutorial MikroTik 1  Icon_minitimeThu Dec 29, 2011 2:12 pm

kaname wrote:
ia itu buat di net kalau mau ngelimit berdasarkan extensi yg jalan hihihihihi Tutorial MikroTik 1  360863
makasih kk,sharenya Tutorial MikroTik 1  3529815765
Kembali Ke Atas Go down
BumiayuKita
Administrator
Administrator
BumiayuKita


Jumlah posting : 2456
Points : 3020
Reputation : 85
Join date : 06.02.11
Age : 34
Lokasi : bumiayu

Tutorial MikroTik 1  Empty
PostSubyek: Re: Tutorial MikroTik 1    Tutorial MikroTik 1  Icon_minitimeFri Dec 30, 2011 10:21 am

TUH KK iba udah tambahin
Kembali Ke Atas Go down
http://aljinet.blogspot.com
DEB
Pro Nubie
Pro Nubie
DEB


Jumlah posting : 51
Points : 127
Reputation : 2
Join date : 21.12.11

Tutorial MikroTik 1  Empty
PostSubyek: Re: Tutorial MikroTik 1    Tutorial MikroTik 1  Icon_minitimeFri Dec 30, 2011 9:42 pm

thanks kk pencerahannya :jempol
Kembali Ke Atas Go down
BumiayuKita
Administrator
Administrator
BumiayuKita


Jumlah posting : 2456
Points : 3020
Reputation : 85
Join date : 06.02.11
Age : 34
Lokasi : bumiayu

Tutorial MikroTik 1  Empty
PostSubyek: Re: Tutorial MikroTik 1    Tutorial MikroTik 1  Icon_minitimeSat Dec 31, 2011 9:26 am

DEB wrote:
thanks kk pencerahannya :jempol
sama sama gan Tutorial MikroTik 1  1513430891
Kembali Ke Atas Go down
http://aljinet.blogspot.com
dark_kiddy
VIP Member
VIP Member
dark_kiddy


Jumlah posting : 176
Points : 229
Reputation : 6
Join date : 24.10.11
Age : 34
Lokasi : Makassar

Tutorial MikroTik 1  Empty
PostSubyek: Re: Tutorial MikroTik 1    Tutorial MikroTik 1  Icon_minitimeSat Dec 31, 2011 10:45 am

ijin otak atik mikocok d'basecamp untk bljr yach omz...!!! :minta:
Kembali Ke Atas Go down
BumiayuKita
Administrator
Administrator
BumiayuKita


Jumlah posting : 2456
Points : 3020
Reputation : 85
Join date : 06.02.11
Age : 34
Lokasi : bumiayu

Tutorial MikroTik 1  Empty
PostSubyek: Re: Tutorial MikroTik 1    Tutorial MikroTik 1  Icon_minitimeSat Dec 31, 2011 3:32 pm

dark_kiddy wrote:
ijin otak atik mikocok d'basecamp untk bljr yach omz...!!! :minta:
tambahan dari kk iba tuh yang buat limit perlu di pelajari :mngiler:

teT3p CeeMungutd ya Kak :mfun:
Kembali Ke Atas Go down
http://aljinet.blogspot.com
Sponsored content





Tutorial MikroTik 1  Empty
PostSubyek: Re: Tutorial MikroTik 1    Tutorial MikroTik 1  Icon_minitime

Kembali Ke Atas Go down
 
Tutorial MikroTik 1
Kembali Ke Atas 
Halaman 1 dari 2Pilih halaman : 1, 2  Next

Permissions in this forum:Anda tidak dapat menjawab topik
.:: Blackc0de Forum ::. :: Information Technology :: Networking-
Navigasi: