Kamis, 28 Mei 2015

Lab.9 Connecting Internet With RouterBoard

Lab 9. Connecting Internet With RouterBoard




Tujuan
The Purpose     
1. Mengetahui Sejarah dari Mikrotik
    Knowing the History of Mikrotik
2. Mengetahui cara konfigurasi mengkoneksikan RouterBoard ke Internet
    Knowing how to Configure Connecting RouterBoard to Internet
   

Sejarah dari Mikrotik
The History of Mikrotik

“The History of Mikrotik”
Mikrotik is a Small company in Latvia, side by side with Rusia. The formed by John Trully and Arnis Riekstins. John Trully is an American who immigration to Latvia. In Latvia, he meet with Arnis Riekstins a undergarduate Physics and Mechanic about 1995. In 1996 John and Arnis to start with the system Linux and MS DOS that combined with technology Wireless LAN (W-LAN) Aeronet speed 2Mbps in Moldova. It was only then serve five customers in Latvia, because ambition they are making one equipment soft routers that are reliable and distributed throughtout the world.

The basic principle they’re not making Wireless ISP (W-ISP), but make program a router that are reliable and can run around the world. Latvia only a test site John and Arnis, because when this they’ve been helping the country – other countries, including positions that serve about 400 users. Linux that they use the first time is kernel 2.2, that the developed jointly with the 5-15 people on the Research and Development (R&D). According to Arnis, in addition to the staff in the environment Mikrotik. They also recruiting the power off and the third that with intensive development Mikrotik in the marathon.


Konfigurasi
The Configuration




1. Tambahkan IP pada RouterBoard dengan perintah # ip address add address =(IP/NM) interface=(sesuai keinginan), lalu ketikkan perintah # ip address print untuk melihat IP
Add IP in RouterBoard with command # ip address add address =(IP/NM) interface=(sesuai keinginan) , then typing command # ip address print to see the IP





2. Tambahkan gateway dengan perintah # ip route add dst-address=0.0.0.0/0 gateway 192.168.1.1. Lalu, untuk melihat IP gateway dengan perintah # ip route print
Add the gateway with the command # ip route add dst-address=0.0.0.0/0 gateway 192.168.1.1. Then, to seen IP gateway with perintah # ip route print



3. Selanjutnya, masukkan firewall nat dengan perintah # ip firewall nat add chain=srcnat out-interface=public action=masquerde. Dan # ip firewall nat print untuk melihat firewall nat yang telah ditambahkan
The next, get in firewall NAT with command # ip firewall nat add chain=srcnat out-interface=public action=masquerde. And, # ip firewall nat print to see the firewall nat has been added


4. Tambahkan juga DNS 
Add too DNS


5. Lakukan perintah ping to google
Type a command ping ke google


6. Pada client, tambahkan IP address beserta yang lainnya
On client, add the IP address with the other


7. Ping ke google
Ping to google


8. Buka browser
Open browser




Finishh~~ happy to try it, and good luck!~



SORRY IF THERE WAS WRITING THE INCORRECT LANGUAGE

~ THANK YOU ~