ISP_PPTP
1. buat topologi pada gns3
2. start
3. set name pada kedua router(mikrotik)
- system identity set name=ISP
- system identity set name=Jakarta
4. lakukan konfigurasi pada router ISP
ip address
- 192.168.11.2/24 ether1
- 10.10.10.1/30 ether2
- 192.168.100.1/24 ether3
ip route
- 192.168.11.1
ip dns
- 8.8.8.8 8.8.4.4
ip firewall
- srcnat- out.int (ether1)- action(masquerade)
kemudian ping 8.8.8.8 pastikan reply
5. konfigurasi pada router jakarta
ip address
- 10.10.10.2/30 ether1
- 192.168.10.1/24 ether2
ip route
- 10.10.10.1
ip dns
-8.8.8.8 8.8.4.4
ip firewall
-srcnat- out.int(ether1)- action(masquerade)
kemudian ping 8.8.8.8 pastikan juga reply
6. buat pptp
- klik submenu ppp pada tampilan winbox
- kemudian buka pptp server- centang enable (ok)
- klik submenu secrets pada tampilan ppp, klik tanda (+)
- masukan nama(abdul)
- password(123)
- local address 192.168.10.1
- remote address 192.168.10.3 (ok)
7. pada tampilan windows xp klik control panel
- pilih network connectoins
- klik create a new connection
- next
- centang pilihan connect to the network at my workplace
- next
- centang vpn connection
- masukan company name (abdul)
- pada tampilan vpn selection masukan ip 10.10.10.2 lalu next
- finish
8. untuk connectnya masukan username tadi (abdul) pass(123)
- pastikan connect
- kemudian cek network(propertis)
- klik detail pastikan ip server dan ip clientnya sesuai dengan yang dibuat pada pptp sebelumnya.
9. masukkan ip address pc pada tampilan gns3
- ip 192.168.10.2/24 192.168.10.1 (enter)
- ip dns 8.8.8.8 (enter)
10. Hasilnya
a. connect username
b. ping detik.com di pc gn3
c. ping client












0 comments:
Post a Comment