KONFIGURASI MIKROTIK DAN XP MENGGUNAKAN VIRTUAL BOX
Topologi :
PC Windows Xp
Address : 10.10.10.2
Subnet Max : 255.255.255.0
Gateway : 10.10.10.1
DNS :
8.8.8.8
1. Setting > Network
Ø Ether1 : adapter bridge
Ø Ether2 : Jaringan Internal
2. Setting di Windows XP
Ø Adapter1 : Jaringan Internal
3. Setting Mikrotik di Virtual Box
Ø Interface print
Ø Ganti nama Ether
Ø Interface print
4. Setting Ip Address
Ø Ip add print
Ø Ip add add address : 192.0.1.3/24
interface=public
Ø Ip add add address : 10.10.10.1/24
interface=local
5. Setting DNS
Ø Ip DNS print
Ø Ip DNS set server=192.0.1.1
allow-remote-request=yes
Ø Ip DNS print
6. Setting Gateway
Ø Ip router print
Ø Ip router add gateway : 192.0.1.1
7. Setting NAT
Ø Ip firewall NAT print
Ø Ip firewall Nat add chain=srcnat
out-interface=public action=masquerade
8. Tes Ping
Ø 192.0.1.1
Ø 8.8.8.8
Ø Google.com
o
Buka link pada windows XP
o
Ketik Google.com
o
Selesai.