Senin, 15 Juni 2015
Lab III Remote Access To Mikrotik Routerboard
  • Title : Lab III Remote Access To Mikrotik Routerboard
  • Author :
  • Date : 07.34
  • Labels :

Lab III Remote Access To Mikrotik Routerboard

Lab 3 Remote Access To Mikrotik Routerboard


  • TUJUAN PENULISSAN :
  • THE PURPOSE OF THE WRITING:
1. Untuk mengatahui apa itu routerboard mikrotik.

1. To know what is the meaning of mikrotik routerboard.

2. Untuk mengetahui cara mengganti IP router mikrotik menggunakan fitur terminal pada winbox.

2. To know how to change the mikrotik routerboard IP using IP features and new winbox

3. Untuk mengetahui cara meremote routerboard mikrotik menggunakan webfig pada web browser.

3. To know how to remotely mikrotik routerboard using websig in the web browser.

4. Untuk Mengetahui cara meremote routerboard mikrotik menggunakan telnet pada CMD client .

4. To know how to remotely mikrotik routerboard using telnet with CMD on the client.

5. Untuk mengetahui cara meremote routerboard mikrotik menggunakan SSH dengan program putty.

5. To know how to remotely mikrotik routerboard using SSH with putty program.

6. Untuk mengetahui cara meremote routerboard mikrotik menggunakan program hyperterminal.

6. To know to remotely mikrotik routerboard using hyperterminal program


  • KONSEP DASAR : 
  • BASIC CONCEPTS :
-  Pengertian dari routerboard 
-  The understanding of routerboard.

RouterBoard adalah suatu hardware khusus yang didesign untuk menjalankan RouterOS Mikrotik sehingga bisa menjadi sebuah router yang handal.

RouterBoard is a special hardware that is designed to run Mikrotik RouterOS so that it can be powerful router.

-  Pengertian dari routerboard Mikrotik 
-  The understanding of Mikrotik routerboard

RouterBoard Mikrotik adalah sebuah router yang didalamnya berisi RouterOS yang sudah di install di dalam sebuah Board (seperti motherboard komputer). Misalnya RB750, RB450, RB433, dll.

Mikrotik RouterBoard is a router which contains RouterOS already installed in a board ( such as a computer motherboard ). For example, RB750, RB450, RB433, ect.

  • KONFIGURASI :
  • CONFIGURATION :
1. Setelah routerboard mikrotik terpasang labelnya ke PC/Laptop, reset terlebih dahulu IP default routernya, dengan cara menggunakan program winbox, pada winbox buka new terminal lalu ketikan perintah "system reset-confuguration". Seteleh itu akan terlihat IP default routerboard mikrotik yaitu 192.168.88.1.

1. After Mikrotik routerboard have done plugged into the PC/Laptop, the first reset the default IP router by using Winbox program, in winbox open a new terminal and typing the command " system reset-configuration". After it will be seen that the default IP of  Mikrotik  routerboardx, 192.168.88.1. 


2. Setelah itu buka new terminal 

2. After that open the new terminal 



3. Coba lakukan tes koneksi /PING ke IP default routerboard mikrotik. Jika mendapat reply tandanya IP routerboard mikrotik sudah kembali ke defaultnya.

3. After that, Try to do a connection test/PING to the default IP of mikrotik routerboard. If it gets a reply it's mean mikrotik routerboard IP is back to default.




4. Dan Setelah mendapat reply, lakukan percobaan dengan membuka webfig di browser kalian, dengan cara ketikan IP routerboard mikrotik di web browser.

4. And the after receiving the reply, experiment with open webfig in your browser, by typing the mikrotik routerboard IP in the web browser.




5. Jika sudah masuk ke webfig dengan menggunakan IP routerboard mikrotik, artinya IP sudah dapat digunakan.

5. If you have entered into the webfig using mikrotik routerboard IP,  it's mean that IP can already be used.


6. Lakukan uji coba mengganti Ip routerboard menggunakan winbox, pada winbox buka IP > address lalu akan terlihat IP defaultny.

6. And then do a change the  IP routerboard using winbox, in the winbox, open IP the address, after it will be seen the default IP of the mikrotik routerboard.



7. Lalu coba ubah IP dari default menjadi sesuka kalian. Disini saya mengubah menjadi  192.168.1.1

7. The try to changing the IP of the default be pleased of you. Here the author change with IP 192.168.1.1




8. Setelah itu coba pada client ubah IP secara fisiknya, pada defaultnya gateway, masukan IP routerboard.

8. After that, in the client try to cange the physical IP. the default gateway, enter the IP of routerboard.


9. Setelah tadi sudah mengganti IP, lakukan pengecekan pada winbox dengan perintah "ip address print"
.

9. If you have been replacing the IP, do a check on Winbox, with the command "ip  address print".




10. Dan coba lakukan pengetesan koneksi ke routerboard dari client menggunakan CMD.

10. And then try  to do a testing of client connections to routerboard using CMD.





11. Setelah sudah mendapat reply di CMD, coba buka webfig menggunakan web browser dengan mengetikan IP yang baru diganti.

11. If  you already got a reply in the CMD, try opening webfig using a web browser by typing the new IP replaced.




12. Setelah kita sudah mengganti IP menggunakan fitur IP pada winbox coba lakukan mengubah IP menggunakan new terminal pada winbox ketikan perintah "IP address edit 0", lalu value name masukan "address".

12. If you done changed the IP using IP feature on winbox, tri changing the IP using the new terminal at winbox, by typing the command "IP address edit 0", then the value name input " address".




13. Lalu akan terlihat IP yang sedang digunakan.


13. Then will appear the IP is being used.





14. Lalu ubah IP menjadi sesuka kalian, disini saya menggunakan IP 192.169.2.1

14. The change the IP be pleased of you, in here the outhors use the IP 192.168.2.1



15. Pada client ubah juga IP nya.

15. On the client change also the IP.




16. Sekarang, coba lakukan meremote routerboard mikrotik menggunakan telnet pada CMD di client. Ketika perintah "telnet (IP routerboard nikrotik)

16. Now, try to do remotely mikrotik routerboard using telnet with CMD in the client. Typing the command "telnet (IP of mirotik routerboard)".




17. Lalu akan muncul seperti berikut, masukan admin lalu untuk password langsung saja tekan enter.

17. And will appear as follws, then enter admin as login username, for the password just press enter.

18. Lalu akan terlihat tulisan seperti berikut, yang artinya sekarang kita sudah dapat meremote routerboard mikrotik menggunakan telnet.

18. The will look like the following article, which means that now we are able to remotely mikrotik routerboard using telnet.



19. Sekarang selain menggunakan telnet, lakukan juga menggunakan program putty, pada putty yang kita gunakan adalah SSH dengan port 22, buka program putty lalu masukan IP routerboard mikrotiknya, lalu klik open.

19. Now. besides using telnet, do also use the putty program, the putty that we use is SSH with port 22, open the putty program and then enter the IP of mikrotik routerboard, and then click open.




20. Jika muncul peringatan seperti berikut ini, klik saja "Yes".

20. If the following warning appears, click "Yes".



21. Lalu akan diminta username login, masukan pada login as ketik admin, lalu enter.

21. Then will be asked username to login, input the as type admin, then just  press enter




22. Lalu akan muncul tulisan seperti berikut ini yang artinya kita sudah dapat meremote routerboard mikrotik dengan SSH menggunakan putty.

22. The will appear the words like the following, which means we are able to remotely mikrotik routerboard with SSH using putty program.




















0 komentar:

Posting Komentar