Popular Post

Posted by : Unknown Senin, 13 April 2015





















MikroTik ini ada sebuah sistem operasi berbasis Linux yang sangat bagus dijadikan server dalam sebuah jaringan, mari kita coba salah satu fungsinya sebagai Server Hotspot.
Saya akan menjelaskan bagaimana cara untuk mengaktifkan jaringan hotspot mikrotik yang sudah kita instal di Virtual Box tadi. 
1.      Setting mesin virtual.
  • network 1 enable Host-only adapter


       network 2 enable Bridge "Pilih perangkat wireless anda" 
3. Jalankan mesin mikrotik ubah nama interface 
> interface set 0 name=public 
> interface set 1 name=hotspot 

4. Beri IP address interface 
> IP address add address=192.168.100.1/24 interface=public 
> IP address add address=192.168.1.1/24 interface=hotspot 


5. Tes koneksi ke sistem operasi utama menggunakan interface public 
> ping 192.168.100.2 
 6. Jika sudah terhubung masuk ke winbox menggunakan IP 192.168.100.1 
 7. Setting dhcp server > menu IP -> DHCP server -> DHCP setup -> Pilih interface "hotspot" next -> network address "192.168.1.0/24" next -> default gateway "192.168.1.1" next -> DHCP relay "kosongkan"
8.  Setting hotspot > menu IP -> hotspot -> hotspot setup -> pilih interface "hotspot" next > local address of network "192.168.1.1/24" & "enable masquerade network" next -> masukkan range IP yang diinginkan "192.168.1.2-192.168.1.254" next -> certificate "none" next -> IP address of SMTP server "0.0.0.0" (karena kita tidak membuat SMTP server) next -> DNS servers "kosongkan"-> nama DNS "kosongkan" 

9.  Untuk menjadikan perangkat wireless menjadi access point untuk menyebarkan IP dari mikrotik, ikuti langkah berikut > Pada Control Panel sistem operasi utama pilih Open network and sharing center -> set up a new connection or network -> set up wireless ad hoc -> penjelasan singkat jaringan ad hoc next -> Network name "MikroTik" -> Security type No authentication (open) -> enable save network next -> The as network is ready to use -> Close 

10.  Access point sudah aktif dan siap menerima user dan siap membagi alamat IP.
Mudah kan? Sekarang anda sudah bisa membuat server virtual berbasis MikroTik. J


Leave a Reply

Subscribe to Posts | Subscribe to Comments

- Copyright © Fajar Setiawan - Date A Live - Powered by Blogger - Designed by Fajar Setiawan -