| | |  | | | 
24-07-2007, 18:45
|  | Moderator | | Join Date: Jul 2007
Posts: 232
iTrader: ( 0)
Thanks: 0
Thanked 189 Times in 50 Posts
| | | [share] for nubie ONLY....!!! update terus
huehuhuehueheuheueuheehu tadi gw dah upload tutorial kok knp ga muncul yah ![:[gugup]](http://www.forummikrotik.com/images/smilies/Nouve Smiley/Smiley-msn.com-3D-2006.gif) oke deh gw lanjutin aja ke tutorial ke 2 # SETUP MIKROTIK (base 1)
1. setelah mikrotik terinstall dengan baik dan benar jalankan mikrotik anda
2. masukkan username & password, dalam hal ini karena masih baru maka default usernam : admin pasword : blank
3. ganti nama ethernet anda jika anda mau, dalam hal ini anda dapat memberikan nama apa saja = [kucing@mikrotik] >interface
[kucing@mikrotik] interface >print (melihat dulu berapa banyak ethernet yg terpasang)
[kucing@mikrotik] interface >set 0 name=LAN
[kucing@mikrotik] interface >set 1 name=WAN
4. kemudian nambahkan ip addressnya
[kucing@mikrotik] >ip address
[kucing@mikrotik] ip address >add address=192.168.0.1/255.255.0.0 interface=LAN ----> ini untuk ip interface lokal
[kucing@mikrotik] ip address >add address=203.90.1.1/255.255.255.240 interface=WAN ---> ini untuk ip global yg di dapet dari ISP
5. kemudian masukin gatewaynya
[kucing@mikrotik] > ip route
[kucing@mikrotik] ip route >add gateway=xxx.xxx.xxx.xxx/xxx.xxx.xxx.xxx ----> ini merupakan gateway untuk keluar
6. kemudian setup webproxy
[kucing@mikrotik] >ip web-proxy
[kucing@mikrotik] ip web-proxy >set enable=yes
[kucing@mikrotik] ip web-proxy >set transparent-proxy=yes
[kucing@mikrotik] ip web-proxy >set max-object-size=1200KiB ---> ini supaya nge loadnya ngacir si web proxy ![:[nyengir2]](http://www.forummikrotik.com/images/smilies/Nouve Smiley/Smiley-msn.com-3D-2012.gif)
7. kemudian tambahkan rule supaya si client yg menggunakan port 80 akan di oper ke web-proxy
[kucing@mikrotik] >ip firewall nat
[kucing@mikrotik] ip firewall nat >add chain=dstnat protocol=tcp dst-port=80 action=redirect to-ports=3128
8. kemudian masukan dns nya
[kucing@mikrotik] >ip dns
[kucing@mikrotik] ip dns >set primary-dns=xxx.xxx.xxx.xxx
[kucing@mikrotik] ip dns >set secondary-dns=xxx.xxx.xxx.xxx
9. Sekarang masqurade interface WANnya
[kucing@mikrotik]>ip firewall nat
[kucing@mikrotik] ip firewall nat>add chain=srcnat out-interface=WAN action=masquerade
10. sekarang coba ping ke gateway & dns dari mikrotik, kalo REPLY berarti dah konek
11. heuehuueeuhehehueuheuh selesai juga dah tutorial ke 2 gw
SMOGA TUTORIAL INI DAPAT MEMBANTU sekali lagi mohon mangaap kalo misalkan ada kesalahan ataupun mungkin repost karena saya hanya manusia biasa..... NEXT TUTORIAL SETUP HOTSPOT & USERMANAGER
Last edited by kucingGarong : 26-07-2007 at 16:57.
| | The Following 76 Users Say Thank You to kucingGarong For This Useful Post: | 134L4N9,
adoel keren,
ajatsu,
ALOE,
andreansyah,
Andriono,
andriyanto,
angle:),
apdentalsystem,
ardians,
aridho,
azca,
balista,
beben,
berut,
BIP,
black@root,
blues,
Bol3d,
brodol_desa,
chestercazz,
cirux,
cz01,
D3vvil,
dandung,
dasep,
deealways,
depoy,
djojosm,
DOSKID,
doyok,
drhenk18,
ellabram,
erross,
fals99,
FireHawk,
fredy88,
ghetz,
gladys,
harry_potter,
intipratama,
jamal,
Kagemaru,
kang ithing,
khocock,
kidna135,
kifli.sul,
lonthong2002,
lovian,
lutvia,
lyto,
monanghs,
neeza,
omuwah,
orangstrees,
ph3ph3nk,
poensan,
Priaadi,
rais,
ratmadi,
rbkm1976,
rickythecrabs,
roykeame,
Ryudo,
Si Unyil,
sinapit,
singajingkrak,
supermono,
tamkorid,
tekispan,
tikoes,
ud1geol,
verman,
yusuf satyanegara,
zasa,
zeech | 
24-07-2007, 19:56
|  | Member | | Join Date: Jul 2007
Posts: 238
iTrader: ( 0)
Thanks: 4
Thanked 44 Times in 30 Posts
| | Quote:
Originally Posted by kucingGarong huehuhuehueheuheueuheehu tadi gw dah upload tutorial kok knp ga muncul yah ![:[gugup]](http://www.forummikrotik.com/images/smilies/Nouve Smiley/Smiley-msn.com-3D-2006.gif) | nunggu approve dari bang admin bro..
btw, thanx atas tutorialnya!!, kirim terus ya, biar forum ini tambah rame.. | | The Following 2 Users Say Thank You to nux For This Useful Post: | | 
25-07-2007, 11:55
| | Baru Gabung | | Join Date: Jul 2007
Posts: 9
iTrader: ( 0)
Thanks: 1
Thanked 1 Time in 1 Post
| |
simple tutorial, nice 
sekalian tanya web-proxy fungsi nya buat apa ya? | 
25-07-2007, 15:13
|  | Moderator | | Join Date: Jul 2007
Posts: 232
iTrader: ( 0)
Thanks: 0
Thanked 189 Times in 50 Posts
| |
dapet dari mbah wiki arti dari WEBPROXY :
DEFINITION - Web Proxy is a proposed Internet protocol that allows a client, such as a Web browser or a streaming media application, to automatically locate and interface with cache services in a network so that information can be delivered more quickly to the user. A cache service stores copies of popular Web pages at a location closer to the users, usually on the outer edges of a network, for faster access. When a particular page is requested, the browser is directed to the cache service for that page instead of having to travel through the network to the originating site.
artiin aja sendiri yah.... ![:[punk]](http://www.forummikrotik.com/images/smilies/Nouve Smiley/Smiley-msn.com-3D-2026.gif) | | The Following 2 Users Say Thank You to kucingGarong For This Useful Post: | | 
25-07-2007, 16:06
|  | Moderator | | Join Date: Jul 2007
Posts: 232
iTrader: ( 0)
Thanks: 0
Thanked 189 Times in 50 Posts
| | ----TUTORIAL SETUP HOTSPOT----
|
|
|
|
Okay di mulai saja.........
1.[kucing@mikrotik]>ip hotspot
2.[kucing@mikrotik] ip hotspot>setup
hotspot interface:LAN
local address of network:xxx.xxx.xxx.xxx/xx -->ip dari inteface LAN
masqurade network:yes
address pool of network:xxx.xxx.xxx.xxx-xxx.xxx.xxx.xxx
select certificate:none
ip address of SMTP server:0.0.0.0
DNS server:
DNS name:
name of local hotspot user: admin ----> user untuk masuk ke halam hotspot
password for the user:
3. sekarang buka web browser, ketikan ip addressnya hotspot
4.masukan username yg telah di buat tadi
5.walah berhasil kan...... ini merupakan konfigurasi standard dari hotspot bila ada kekurangan, kesalahan ataupun repost mohon di mangaapkan...... ----NEXT TUTORIAL USERMANAGER-----
Last edited by kucingGarong : 25-07-2007 at 16:40.
| | The Following 23 Users Say Thank You to kucingGarong For This Useful Post: | alldie,
ardians,
arrie.dessiardani,
beben,
cirux,
dasep,
DOSKID,
ech0er,
ellabram,
erross,
FireHawk,
gladys,
harry_potter,
intipratama,
k0j3k,
lonthong2002,
mbahdarmo,
muksinmikrotik,
ratmadi,
rickythecrabs,
seroja,
singajingkrak,
vitamin-c | 
25-07-2007, 16:06
| | Newbie | | Join Date: Jul 2007
Posts: 41
iTrader: ( 0)
Thanks: 5
Thanked 0 Times in 0 Posts
| | |
mo tanya, klo cuman koneksi IIX (buat game aja) apa perlu buka port 80 dan aktifkan web proxy ? | 
25-07-2007, 16:39
|  | Moderator | | Join Date: Jul 2007
Posts: 232
iTrader: ( 0)
Thanks: 0
Thanked 189 Times in 50 Posts
| |
kalo musti buka port 80 kayanya seh perlu, tapi kalo perlu untuk aktifkan webproxy itu tergantung ama si pemakainya.....
smoga membantu | | The Following User Says Thank You to kucingGarong For This Useful Post: | | 
25-07-2007, 17:04
| ![[a]'s Avatar](http://www.forummikrotik.com/customavatars/avatar1_2.gif) | Administrator | | Join Date: Jun 2007 Location: Jakarta
Posts: 1,468
iTrader: ( 1)
Thanks: 188
Thanked 303 Times in 134 Posts
| |
terima kasih banyak yah bro kucingGarong untuk tutorialnya...
hayuh diposting di tutorial lagi untuk selanjutnya..untuk di sub-tutorial dan news emang di set moderated-thread agar sub-forum itu clean...
thanks yahh..  | 
25-07-2007, 17:12
| | Baru Gabung | | Join Date: Jul 2007
Posts: 18
iTrader: ( 0)
Thanks: 3
Thanked 1 Time in 1 Post
| |
thanks banget buat bro kucinggarong...
sangat berguna buat saya... ditunggu next tutorialnya...  | | The Following User Says Thank You to vitamin-c For This Useful Post: | | 
26-07-2007, 10:20
|  | Newbie | | Join Date: Jun 2007
Posts: 27
iTrader: ( 0)
Thanks: 1
Thanked 12 Times in 4 Posts
| |
thnx bgt bro kucing buat sharing ttg hotspotnya... semoga forum ini makin membantu kita semua.. ![:[nyengir2]](http://www.forummikrotik.com/images/smilies/Nouve Smiley/Smiley-msn.com-3D-2012.gif) | | The Following User Says Thank You to sky16 For This Useful Post: | | 
26-07-2007, 17:44
|  | Moderator | | Join Date: Jul 2007
Posts: 232
iTrader: ( 0)
Thanks: 0
Thanked 189 Times in 50 Posts
| | |
thx bro akan selalu di update | 
26-07-2007, 17:53
|  | Newbie | | Join Date: Jun 2007
Posts: 27
iTrader: ( 0)
Thanks: 1
Thanked 12 Times in 4 Posts
| |
bRo numpang share tutrial ne:
Bro kucing ama gw coba blok packet yang ada isi file extension tertentu..
ni hasilnya:
//ip web-proxy access add url=":\.3g[p]$" src-address="(terserah)" method=any action=deny - blok paket 3gp
//ip web-proxy access add url=":\.ra[r]$" src-address="(terserah)" method=any action=deny - blok paket rar
//ip web-proxy access add url=":\.sw[f]$" src-address="(terserah)" method=any action=deny - blok paket swf
//ip web-proxy access add url=":\.mp[3g]$" src-address="(terserah)" method=any action=deny - blok paket mp3 and mpg
//ip web-proxy access add url=":\.jp[g]$" src-address="(terserah)" method=any action=deny - blok paket jpg
NB: rule ini taruh di paling atas
Sekian dolo sharing dari gw..THnx all Bro..Lanjuttt!!! ![:[punk]](http://www.forummikrotik.com/images/smilies/Nouve Smiley/Smiley-msn.com-3D-2026.gif) ![:[punk]](http://www.forummikrotik.com/images/smilies/Nouve Smiley/Smiley-msn.com-3D-2026.gif) | | The Following 5 Users Say Thank You to sky16 For This Useful Post: | | 
26-07-2007, 18:31
|  | Member | | Join Date: Jul 2007
Posts: 238
iTrader: ( 0)
Thanks: 4
Thanked 44 Times in 30 Posts
| |
ngebloknya extreme nih, kalo diterapin di warnet, user lari semua... ![:[onfire2]](http://www.forummikrotik.com/images/smilies/Nouve Smiley/Smiley-msn.com-3D-2017.gif) | |