A. Tujuan
A. The purpose
Mengetahui cara konfigurasi routerboard agar connect ke internet
knowing how to configuration routerboard to connect internet
B. Konsep dasar
B. Basic concepts
Pengertian NAT
NAT (Network Address Translation) atau Penafsiran alamat jaringan adalah suatu metode untuk menghubungkan lebih dari satu komputer ke jaringan internet dengan menggunakan satu alamat IP. Banyaknya penggunaan metode ini disebabkan karena ketersediaan alamat IP yang terbatas, kebutuhan akan keamanan (security), dan kemudahan serta fleksibilitas dalam administrasi jaringan
NAT (Network Address Translation) or network address interpretation is a method to connect more than one computer to the Internet network using a single IP address. Many use this method due to the limited availability of IP addresses, the need for security (security), and the ease and flexibility in network administration
C. Konfigurasi
C. Configuration
1. The first setting ip address , and to see up address use the command # ip address print and to add the ip address to use # ip address add address=192.168.10.1/24
2. Then, we will provide a gateway where gateway is the way to get to the Internet, to see use #ip route print and to add gateways use the command # ip route dst-address = 0.0.0.0 / 0 gateway = 192.168.1.1
3. Dan kemudian massukan firewall nat , dengan perintah # ip firewall nat add chain=srcnat out-interface=public action=masquerde dan untuk melihat # ip firewall nat print
3. And then add firewall nat with the command # ip firewall nat add chain = srcnat out-interface = public action = masquerde and to see # ip nat firewall print
4. Selanjutnya tambahkan juga dns , untuk melihat dns #ip dns print
4. The next add DNS , to see dns #ip dns print
5. Untuk pengujian coba ping google.com, jika bisa berati terhubung dengan internet
5. To test ping google.com, if you can connect to the internet.
6. Dan pengujian di client , masukkan ip adress, defaulf gateway dan prefered dns.
6. To test in client , add ip address , default gateway and prefered dns
7. Setelah itu coba ping google , jika reply berati sudah bisa conect internet
7. After that try to ping google, if the reply means are able to conect internet
8. Untuk lebih jelasnya coba buka sebuah situs
8. To detail open a situs
Selesai, terimakasih
finish thankyou
Rabu, 27 Mei 2015
//
Label:
Rancang Bangun
//
0
komentar
//
0 komentar to "Lab 9. Connecting internet with routerboard"
Blog Archive
-
▼
2015
(32)
-
▼
Mei
(10)
- Konfigurasi DHCP windows server 2008 dan Client wi...
- Web Server ( HTTP dan HTTPS)
- Lab 9. Connecting internet with routerboard
- Lab 8. Configuration Interface
- Akses Winbox tanpa mikrotik routerboard
- DNS, DNS (Master dan Slave)
- GluserFS
- Lab 7. Manajemen User and Service
- Lab 6. Netinstall mikrotik Routerboard
- Lab 5. Upgrade dan Downgrade Mikrotik RouterBoard
-
▼
Mei
(10)
Posting Komentar