Soal LSP p1 Claster 3 TKJ
Soal LSP p1 Claster 3 TKJ
Konfigurasi pada R1
1. Setting ip address
Ip > add > + > ip : 192.168.137.12/24 > interface : ether1
Ip > add > + > ip : 73.10.44.1/30 > interface : ether2
Ip > add > + > ip : 10.10.11.1/28 > interface : ether3
Ip > add > + > ip : 192.168.100.1/24 > interface : Wlan1
2. Setting ip DNS
Ip > DNS > + > Servers : 8.8.8.8, 8.8.4.4 > centang Allow remote access > Ok
3. Ip > firewall > NAT > + > chain : srcnat > out-interface : ether1 > action : masquerade >
OK
4. Buat hotspot dengan akun guru kecepatan 512k dan siswa 256k
5. Konfigurasi routing : Ip > routes > + >
Dst address : 0.0.0.0/0
Gateway : 192.168.137.1
Dst address : 0.0.0.0/0
Gateway : 73.10.44.1
Dst address : 0.0.0.0/0
Gateway : 73.10.44.2
Dst address : 192.168.10.0/24
Gateway : 73.10.44.2
6. Konfigurasi blokir :
Untuk blokir caranya buka cmd dan ketikan nslookup https://www.bsnp-indonesia.org/
enter maka akan dapat ip : 104.21.92.172 dan 172.67.196.147
Lakukan setting
Ip > firewall > address list > + > name : https://www.bsnp-indonesia.org ip :
104.21.92.172 > OK
Ip > firewall > address list > + > name : https://www.bsnp-indonesia.org ip :
172.67.196.147 > OK
Beralih ke filter rules > + > chain : forward > advance > dst-address : https://www.bsnp-
indonesia.org > action : drop > OK
Cek di browser
7. Lakukan ping dari PC 1 : ping 192.168.10.254
Lakukan ping dari PC 2 : ping 10.10.10.x
8. Monitoring
Klik tool – torch – start
Klik tool – graphing - + interface : ether 2 – time : 5 detik
Cek di browser : ip ether2/graphs – enter
9. Buka files – backup – isinakan nama – ok , setelah itu file yang sudah tersimpan tekan
tahan Tarik taruh di data, kemudian reset konfigurasi – file tadi buka di files – upload –
restore
Konfigurasi pada R2
1. Setting ip address
Ip > add > + > ip : 73.10.44.2/30 > interface : ether2
Ip > add > + > ip : 192.168.10.10 > interface : ether3
2. Setting ip DNS
Ip > DNS > + > Servers : 8.8.8.8, 8.8.4.4 > centang Allow remote access > Ok
3. Ip > firewall > NAT > + > chain : srcnat > out-interface : ether3 > action : masquerade >
OK
4. Konfigurasi routing : Ip > routes > + >
Dst address : 0.0.0.0/0
Gateway : 73.10.44.1
Dst address : 0.0.0.0/0
Gateway : 73.10.44.2
Dst address : 10.10.10.11.0/28
Gateway : 73.10.44.1