Thursday, July 5, 2018

Simulasi Jaringan Mengunakan Packet Tracer


LAPORAN TEORI KEAMANAN JARINGAN 2


Latihan Soal
1.  A harus terkoneksi dengan B.
2. A harus terkoneksi dengan B.

3. Pada no. 2, A harus terkoneksi dengan B dan dipaksa routing lewat R1 - R4 - R3.
4. Pada no. 2, A harus terkoneksi dengan B dan dipaksa routing lewat R1 - R2 - R3.
5. Pada no. 2,  A harus terkoneksi dengan B, dipaksa routing lewat R1 - R4 - R3 saat ping echo dan        lewat R1 - R2 - R3 saat ping reply.


Pembahasan:
1. Topologi A harus terkoneksi dengan B


Routing Table :

Ket.
DESTINATION
NETMASK
GATEWAY
INTERFACE
MARTRIK
C
192.168.1.0
/24
0.0.0.0
Fa0/0
1
C
192.168.2.0
Fa0/1
1

Ping dari PC A ke PC B
Ping dari PC B ke PC A

Topologi A harus terkoneksi dengan B

     Routing Table
     Router 1


Destination Address
Netmask
Gateway
Interfaces
Keterangan
Metric
192.168.1.0
255.255.255.0
0.0.0.0
Fa0/0
Directly Connected
1
10.1.1.0
255.255.255.0
Se2/0
1
192.168.4.0
255.255.255.0
Se3/0
1
192.168.2.0
255.255.255.0
10.1.1.2
Se2/0
Indirect Connection
1
172.16.1.0
255.255.255.0
1
192.168.2.0
255.255.255.0
192.168.4.2
Se3/0
1
192.168.3.0
255.255.255.0
1


     Router 2


Destination Address
Netmask
Gateway
Interfaces
Keterangan
Metric
10.1.1.0
255.255.255.0
0.0.0.0
Se2/0
Directly Connected
1
172.16.1.0
255.255.255.0
Se3/0
1
192.168.2.0
255.255.255.0
172.16.1.2
Se3/0
Indirect Connection
1
192.168.3.0
255.255.255.0
1
192.168.1.0
255.255.255.0
10.1.1.1
Se2/0
1
192.168.4.0
255.255.255.0
1


     Router 3


Destination Address
Netmask
Gateway
Interfaces
Keterangan
Metric
192.168.2.0
255.255.255.0
0.0.0.0
Fa0/0
Directly Connected
1
192.168.3.0
255.255.255.0
Se2/0
1
172.16.1.0
255.255.255.0
Se3/0
1
192.168.1.0
255.255.255.0
172.16.1.1
Se3/0
Indirect Connection
1
10.1.1.0
255.255.255.0
1
192.168.1.0
255.255.255.0
192.168.3.1
Se2/0
1
192.168.4.0
255.255.255.0
1


     Router 4


Destination Address
Netmask
Gateway
Interfaces
Keterangan
Metric
192.168.3.0
255.255.255.0
0.0.0.0
Se2/0
Directly Connected
1
192.168.4.0
255.255.255.0
Se3/0
1
192.168.1.0
255.255.255.0
192.168.4.1
Se3/0
Indirect Connection
1
10.1.1.0
255.255.255.0
1
172.16.1.0
255.255.255.0
192.168.3.2
Se2/0
1
192.168.2.0
255.255.255.0
1



3. Topologi no 2, A harus terkoneksi dengan B dan dipaksa routing lewat R1 - R4 - R3.

Routing Table
Router 1

Destination Address
Netmask
Gateway
Interfaces
Keterangan
Metric
192.168.1.0
255.255.255.0
0.0.0.0
Fa0/0
Directly Connected
1
10.1.1.0
255.255.255.0
Se2/0
1
192.168.4.0
255.255.255.0
Se3/0
1
192.168.2.0
255.255.255.0
10.1.1.2
Se2/0
Indirect Connection
10
172.16.1.0
255.255.255.0
10
192.168.2.0
255.255.255.0
192.168.4.2
Se3/0
2
192.168.3.0
255.255.255.0
2

      
Router 2

Destination Address
Netmask
Gateway
Interfaces
Keterangan
Metric
10.1.1.0
255.255.255.0
0.0.0.0
Se2/0
Directly Connected
1
172.16.1.0
255.255.255.0
Se3/0
1
192.168.2.0
255.255.255.0
172.16.1.2
Se3/0
Indirect Connection
10
192.168.3.0
255.255.255.0
2
192.168.1.0
255.255.255.0
10.1.1.1
Se2/0
10
192.168.4.0
255.255.255.0
2


Router 3

Destination Address
Netmask
Gateway
Interfaces
Keterangan
Metric
192.168.2.0
255.255.255.0
0.0.0.0
Fa0/0
Directly Connected
1
192.168.3.0
255.255.255.0
Se2/0
1
172.16.1.0
255.255.255.0
Se3/0
1
192.168.1.0
255.255.255.0
172.16.1.1
Se3/0
Indirect Connection
10
10.1.1.0
255.255.255.0
10
192.168.1.0
255.255.255.0
192.168.3.1
Se2/0
2
192.168.4.0
255.255.255.0
2


Router 4

Destination Address
Netmask
Gateway
Interfaces
Keterangan
Metric
192.168.3.0
255.255.255.0
0.0.0.0
Se2/0
Directly Connected
1
192.168.4.0
255.255.255.0
Se3/0
1
192.168.1.0
255.255.255.0
192.168.4.1
Se3/0
Indirect Connection
2
10.1.1.0
255.255.255.0
10
172.16.1.0
255.255.255.0
192.168.3.2
Se2/0
10
192.168.2.0
255.255.255.0
2


     Hasil Traceroute dari PC A ke PC B


Disini terlihat bahwa routing diawali melalui

192.168.1.1 – 192.168.4.2 – 192.168.3.2 – 192.168.2.10 (Router 1 – Router 4 – Router 3)

Hasil Traceroute dari PC B ke PC A


Disini terlihat bahwa routing diawali melalui

192.168.2.1 – 192.168.3.1 – 192.168.4.1 – 192.168.1.10 (Router 3 – Router 4 – Router 1)


Simulasi -> A – R1 – R4 – R3 – B – R3 – R4 – R1 – A

4. Topologi no 2, A harus terkoneksi dengan B dan dipaksa routing lewat R1 - R2 - R3.


Routing Table

Router 1

Destination Address
Netmask
Gateway
Interfaces
Keterangan
Metric
192.168.1.0
255.255.255.0
0.0.0.0
Fa0/0
Directly Connected
1
10.1.1.0
255.255.255.0
Se2/0
1
192.168.4.0
255.255.255.0
Se3/0
1
192.168.2.0
255.255.255.0
10.1.1.2
Se2/0
Indirect Connection
2
172.16.1.0
255.255.255.0
2
192.168.2.0
255.255.255.0
192.168.4.2
Se3/0
10
192.168.3.0
255.255.255.0
10


Router 2


Destination Address
Netmask
Gateway
Interfaces
Keterangan
Metric
10.1.1.0
255.255.255.0
0.0.0.0
Se2/0
Directly Connected
1
172.16.1.0
255.255.255.0
Se3/0
1
192.168.2.0
255.255.255.0
172.16.1.2
Se3/0
Indirect Connection
2
192.168.3.0
255.255.255.0
10
192.168.1.0
255.255.255.0
10.1.1.1
Se2/0
2
192.168.4.0
255.255.255.0
10


Router 3

Destination Address
Netmask
Gateway
Interfaces
Keterangan
Metric
192.168.2.0
255.255.255.0
0.0.0.0
Fa0/0
Directly Connected
1
192.168.3.0
255.255.255.0
Se2/0
1
172.16.1.0
255.255.255.0
Se3/0
1
192.168.1.0
255.255.255.0
172.16.1.1
Se3/0
Indirect Connection
2
10.1.1.0
255.255.255.0
2
192.168.1.0
255.255.255.0
192.168.3.1
Se2/0
10
192.168.4.0
255.255.255.0
10


Router 4


Destination Address
Netmask
Gateway
Interfaces
Keterangan
Metric
192.168.3.0
255.255.255.0
0.0.0.0
Se2/0
Directly Connected
1
192.168.4.0
255.255.255.0
Se3/0
1
192.168.1.0
255.255.255.0
192.168.4.1
Se3/0
Indirect Connection
10
10.1.1.0
255.255.255.0
2
172.16.1.0
255.255.255.0
192.168.3.2
Se2/0
2
192.168.2.0
255.255.255.0
10


Hasil Traceroute dari PC A ke PC B

Disini terlihat bahwa routing diawali melalui

192.168.1.1 – 10.10.1.2 – 172.168.1.2 – 192.168.2.10 (Router 1 – Router 2 – Router 3)

Hasil Traceroute dari PC B ke PC A

Disini terlihat bahwa routing diawali melalui
192.168.2.1 – 172.16.1.1 – 10.1.1.1 – 192.168.1.10 (Router 3 – Router 2 – Router 1)

Simulasi -> A – R1 – R2 – R3 – B – R3 – R2 – R1 – A

5. Topologi no 2, A harus terkoneksi dengan B, dipaksa routing lewat R1 - R4 - R3 saat ping echo dan lewat R1 - R2 - R3 saat ping reply.


Routing Table
Router 1

Destination Address
Netmask
Gateway
Interfaces
Keterangan
Metric
192.168.1.0
255.255.255.0
0.0.0.0
Fa0/0
Directly Connected
1
10.1.1.0
255.255.255.0
Se2/0
1
192.168.4.0
255.255.255.0
Se3/0
1
192.168.2.0
255.255.255.0
10.1.1.2
Se2/0
Indirect Connection
10
172.16.1.0
255.255.255.0
10
192.168.2.0
255.255.255.0
192.168.4.2
Se3/0
2
192.168.3.0
255.255.255.0
2


     Router 2


Destination Address
Netmask
Gateway
Interfaces
Keterangan
Metric
10.1.1.0
255.255.255.0
0.0.0.0
Se2/0
Directly Connected
1
172.16.1.0
255.255.255.0
Se3/0
1
192.168.2.0
255.255.255.0
172.16.1.2
Se3/0
Indirect Connection
10
192.168.3.0
255.255.255.0
10
192.168.1.0
255.255.255.0
10.1.1.1
Se2/0
2
192.168.4.0
255.255.255.0
2


     Router 3



Destination Address
Netmask
Gateway
Interfaces
Keterangan
Metric
192.168.2.0
255.255.255.0
0.0.0.0
Fa0/0
Directly Connected
1
192.168.3.0
255.255.255.0
Se2/0
1
172.16.1.0
255.255.255.0
Se3/0
1
192.168.1.0
255.255.255.0
172.16.1.1
Se3/0
Indirect Connection
2
10.1.1.0
255.255.255.0
2
192.168.1.0
255.255.255.0
192.168.3.1
Se2/0
10
192.168.4.0
255.255.255.0
10


     Router 4


Destination Address
Netmask
Gateway
Interfaces
Keterangan
Metric
192.168.3.0
255.255.255.0
0.0.0.0
Se2/0
Directly Connected
1
192.168.4.0
255.255.255.0
Se3/0
1
192.168.1.0
255.255.255.0
192.168.4.1
Se3/0
Indirect Connection
10
10.1.1.0
255.255.255.0
10
172.16.1.0
255.255.255.0
192.168.3.2
Se2/0
2
192.168.2.0
255.255.255.0
2


     Hasil Traceroute dari PC A ke PC B



Disini terlihat bahwa routing diawali melalui

192.168.1.1 – 192.168.4.2 – 172.16.1.2 – 192.168.2.10 (Router 1 – Router 4 – Router 3)

Hasil Traceroute dari PC B ke PC A


Disini terlihat bahwa routing diawali melalui
      192.168.2.1 – 172.16.1.1 – 192.168.4.1 – 192.168.1.10 (Router 3 – Router 2 – Router 1)



Simulasi -> A – R1 – R4 – R3 – B – R3 – R2 – R1 – A

Gambar diatas merupakan simulasi dari PC A harus terkoneksi dengan PC B, dipaksa routing lewat R1 - R4 - R3 saat ping echo dan lewat R1 - R2 - R3 saat ping reply.



No comments:

Post a Comment