Jumat, 14 Mei 2010

analisa paktikum 3

LEMBAR ANALISA

PRAKTIKUM JARINGAN KOMPUTER -3

Tanggal Praktikum : Kamis, 15 APRIL 2010

Nama : Halimah Thus Sya'diah

NIM : 08 615 042

Kelas : 4B


Praktikum 1 :

l Hasil dari ifconfig dari client

lab2@lab2-desktop:~$ ifconfig

eth0 Link encap:Ethernet HWaddr 00:19:d1:18:db:98

inet addr:192.168.0.4 Bcast:192.168.0.255 Mask:255.255.255.0

inet6 addr: fe80::219:d1ff:fe18:db98/64 Scope:Link

UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

RX packets:1431 errors:18 dropped:0 overruns:0 frame:18

TX packets:1592 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:1000

RX bytes:159688 (159.6 KB) TX bytes:155035 (155.0 KB)

lo Link encap:Local Loopback

inet addr:127.0.0.1 Mask:255.0.0.0

inet6 addr: ::1/128 Scope:Host

UP LOOPBACK RUNNING MTU:16436 Metric:1

RX packets:250 errors:0 dropped:0 overruns:0 frame:0

TX packets:250 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:0

RX bytes:17824 (17.8 KB) TX bytes:17824 (17.8 KB)

l Hasil dari route –n pada client

lab2@lab2-desktop:~$ route -n

Kernel IP routing table

Destination Gateway Genmask Flags Metric Ref Use Iface

192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0

0.0.0.0 192.168.0.254 0.0.0.0 UG 0 0 0 eth0

l Hasil dari ifconfig pada router

arfin@arfin-desktop:~$ ifconfig

eth0 Link encap:Ethernet HWaddr 00:11:95:c7:09:e0

inet addr:10.255.255.254 Bcast:10.255.255.255 Mask:255.0.0.0

inet6 addr: fe80::211:95ff:fec7:9e0/64 Scope:Link

UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

RX packets:23 errors:0 dropped:0 overruns:0 frame:0

TX packets:34 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:1000

RX bytes:4878 (4.8 KB) TX bytes:6195 (6.1 KB)

Interrupt:22

eth1 Link encap:Ethernet HWaddr 00:19:d1:18:dc:25

inet addr:192.168.0.254 Bcast:192.168.0.255 Mask:255.255.255.0

inet6 addr: fe80::219:d1ff:fe18:dc25/64 Scope:Link

UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

RX packets:36 errors:0 dropped:0 overruns:0 frame:0

TX packets:62 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:1000

RX bytes:3224 (3.2 KB) TX bytes:10790 (10.7 KB)

lo Link encap:Local Loopback

inet addr:127.0.0.1 Mask:255.0.0.0

inet6 addr: ::1/128 Scope:Host

UP LOOPBACK RUNNING MTU:16436 Metric:1

RX packets:12 errors:0 dropped:0 overruns:0 frame:0

TX packets:12 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:0

RX bytes:880 (880.0 B) TX bytes:880 (880.0 B)

l Hasil dari route –n pada router

arfin@arfin-desktop:~$ route -n

Kernel IP routing table

Destination Gateway Genmask Flags Metric Ref Use Iface

192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1

169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 eth1

10.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 eth0v

l Ping ke jaringan yang lain

lab2@lab2-desktop:~$ ping 192.168.0.254

PING 192.168.0.254 (192.168.0.254) 56(84) bytes of data.

64 bytes from 192.168.0.254: icmp_seq=1 ttl=64 time=0.150 ms

64 bytes from 192.168.0.254: icmp_seq=2 ttl=64 time=0.143 ms

64 bytes from 192.168.0.254: icmp_seq=3 ttl=64 time=0.144 ms

^C

-----------------------------------

lab2@lab2-desktop:~$ ping 10.0.0.1

PING 10.0.0.1 (10.0.0.1) 56(84) bytes of data.

64 bytes from 10.0.0.1: icmp_seq=1 ttl=63 time=7.32 ms

64 bytes from 10.0.0.1: icmp_seq=2 ttl=63 time=0.228 ms

^C

Tidak ada komentar:

Posting Komentar