jaringan komputer (tool jaringan di windows)

6
Neike Merlia Elsa IF-C/III 20700434 LAPORAN PRAKTIKUM JARKOM Tool Jaringan di Windows 1) Ipconfig Untuk mengetahui alamat wordpress / IP address dari komputer. Contoh : ipconfig/all ketika ipconfig/all diketik, maka tampilan yang muncul adalah : Windows IP Configuration Host Name . . . . . . . . . . . . . . . . . . . . . .: liteos-5zpsdj1w Primary Dns Suffix . . . . . . . . . . . . . .. : Node Type . . . . . . . . . . . . . . . . . . . . .. : Unknown IP Routing Enabled. . . . . . . . . . . . . . . : No WINS Proxy Enabled. . . . . . . . . . . . . : No Ethernet adapter Local Area Connection: Connection-specific DNS Suffix . : Description . . . . . . . . . . . . : Atheros L2 Fast Ethernet 10/100 Base-T Controller Physical Address. . . . . . . . . . . . . . . . . : 00-E0-4D-85-90-D7 Dhcp Enabled. . . . . . . . . . . . . . . . . . . .: Yes Autoconfiguration Enabled . . . . . . . . : Yes IP Address. . . . . . . . . . . . . . . . . . . . . . : 10.165.108.27 Subnet Mask . . . . . . . . . . . . . . . . . . . . : 255.255.255.0 Default Gateway . . . . . . . . . . . . . . . . . : 10.165.108.254 DHCP Server . . . . . . . . . . . . . . . . . . . .: 10.165.108.254 DNS Servers . . . . . . . . . . . . . . . . . . . . .:192.168.16.1 222.124.204.34 Lease Obtained. . . . . . . . . . . . . . . . . . . : Saturday, February 28, 2009 8:59:46AM Lease Expires . . . . . . . . . . . . . . . . . . . . : Sunday, March 01, 2009 8:59:46 AM Penjelasan : Host Name Nama komputer dalam satu jaringan. Host name dalam setiap komputer berbeda-beda. Physical Address Alamat fisik yang terdapat dalam hardware yang di dapat dari pabrik

Upload: neike-merlia-elsa

Post on 11-Jun-2015

906 views

Category:

Documents


3 download

TRANSCRIPT

Page 1: Jaringan Komputer (Tool Jaringan di Windows)

Neike Merlia Elsa

IF-C/III

20700434

LAPORAN PRAKTIKUM JARKOM

Tool Jaringan di Windows

1) Ipconfig

Untuk mengetahui alamat wordpress / IP address dari komputer.

Contoh : ipconfig/all

ketika ipconfig/all diketik, maka tampilan yang muncul adalah :

Windows IP Configuration

Host Name . . . . . . . . . . . . . . . . . . . . . .: liteos-5zpsdj1w

Primary Dns Suffix . . . . . . . . . . . . . .. :

Node Type . . . . . . . . . . . . . . . . . . . . .. : Unknown

IP Routing Enabled. . . . . . . . . . . . . . . : No

WINS Proxy Enabled. . . . . . . . . . . . . : No

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :

Description . . . . . . . . . . . . : Atheros L2 Fast Ethernet 10/100 Base-T

Controller

Physical Address. . . . . . . . . . . . . . . . . : 00-E0-4D-85-90-D7

Dhcp Enabled. . . . . . . . . . . . . . . . . . . .: Yes

Autoconfiguration Enabled . . . . . . . . : Yes

IP Address. . . . . . . . . . . . . . . . . . . . . . : 10.165.108.27

Subnet Mask . . . . . . . . . . . . . . . . . . . . : 255.255.255.0

Default Gateway . . . . . . . . . . . . . . . . . : 10.165.108.254

DHCP Server . . . . . . . . . . . . . . . . . . . .: 10.165.108.254

DNS Servers . . . . . . . . . . . . . . . . . . . . .:192.168.16.1

222.124.204.34

Lease Obtained. . . . . . . . . . . . . . . . . . . : Saturday, February 28, 2009 8:59:46AM

Lease Expires . . . . . . . . . . . . . . . . . . . . : Sunday, March 01, 2009 8:59:46 AM

Penjelasan :

Host Name � Nama komputer dalam satu jaringan.

Host name dalam setiap komputer berbeda-beda.

Physical Address � Alamat fisik yang terdapat dalam hardware yang di dapat

dari pabrik

Page 2: Jaringan Komputer (Tool Jaringan di Windows)

IP Address � Alamat logik yang bisa diterapkan dalam sebuah komputer,

atau bisa juga diartikan alamat logik yang dikenal dalam

sebuah jaringan / internet.

Subnet Mask � Satu paket dengan IP address.

Default Gateway � Alamat komputer yang dihubungi jika kita ingin keluar dari

jaringan, atau Alamat komputer yang dilewati ketika keluar

dari jaringan.

DNS Servers � Alamat yang dihubungi untuk mengetahui data domain.

2) Ping

Untuk melakukan cek koneksi, apakah tersambung atau tidak.

Contoh : ping 10.165.108.1

ketika ping IP Address komputer lain diketik, maka tampilan akan seperti dibawah ini,

misalnya : ketik ping 10.165.108.41, maka hasil yang ditampilkan adalah:

Pinging 10.165.108.41 with 32 bytes of data:

Request timed out.

Request timed out.

Request timed out.

Request timed out.

Ping statistics for 10.165.108.41:

Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),

Kemudian saat ping 10.165.108.41 diketikan kembali, maka tampilan yang muncul

adalah:

Pinging 10.165.108.41 with 32 bytes of data:

Reply from 10.165.108.41: bytes=32 time<1ms TTL=128

Reply from 10.165.108.41: bytes=32 time<1ms TTL=128

Reply from 10.165.108.41: bytes=32 time<1ms TTL=128

Reply from 10.165.108.41: bytes=32 time<1ms TTL=128

Ping statistics for 10.165.108.41:

Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),

Approximate round trip times in milli-seconds:

Minimum = 0ms, Maximum = 0ms, Average = 0ms

Penjelasan :

Page 3: Jaringan Komputer (Tool Jaringan di Windows)

Cara mengetahui diterima atau tidaknya pesan ping tersebut oleh komputer yang kita

tuju adalah dengan adanya reply. Adapun penjelasan dari jawaban yang kita terima

adalah seperti berikut :

Reply artinya tersambung,

Request timed out maka artinya tidak tersambung.

3) Netstat

Untuk mengetahui aktifitas jaringan (untuk melihat aktifitas komputer kita).

Contoh : netstat

ketika netstat diketik dan komputer sedang beraktifitas maka tampilan yang muncul

adalah :

Active Connections

Proto Local Address Foreign Address State

TCP liteos-5zpsdj1w:netbios-ssn 10.165.108.16:1444 TIME_WAIT

TCP liteos-5zpsdj1w:netbios-ssn 10.165.108.16:1445 TIME_WAIT

TCP liteos-5zpsdj1w:3584 sn-in-f104.google.com:http ESTABLISHED

TCP liteos-5zpsdj1w:3586 sn-in-f104.google.com:http ESTABLISHED

TCP liteos-5zpsdj1w:3590 h1.cpn.vip.sp1.yahoo.com:http ESTABLISHED

TCP liteos-5zpsdj1w:3592 hk-in-f101.google.com:http ESTABLISHED

TCP liteos-5zpsdj1w:3594 sn-in-f104.google.com:http ESTABLISHED

TCP liteos-5zpsdj1w:1035 localhost:30606 CLOSE_WAIT

TCP liteos-5zpsdj1w:3579 localhost:3580 ESTABLISHED

TCP liteos-5zpsdj1w:3580 localhost:3579 ESTABLISHED

TCP liteos-5zpsdj1w:3581 localhost:3582 ESTABLISHED

TCP liteos-5zpsdj1w:3582 localhost:3581 ESTABLISHED

TCP liteos-5zpsdj1w:3583 localhost:30606 ESTABLISHED

TCP liteos-5zpsdj1w:3585 localhost:30606 ESTABLISHED

TCP liteos-5zpsdj1w:3589 localhost:30606 ESTABLISHED

TCP liteos-5zpsdj1w:3591 localhost:30606 ESTABLISHED

TCP liteos-5zpsdj1w:3593 localhost:30606 ESTABLISHED

TCP liteos-5zpsdj1w:30606 localhost:3583 ESTABLISHED

TCP liteos-5zpsdj1w:30606 localhost:3585 ESTABLISHED

TCP liteos-5zpsdj1w:30606 localhost:3587 TIME_WAIT

TCP liteos-5zpsdj1w:30606 localhost:3589 ESTABLISHED

TCP liteos-5zpsdj1w:30606 localhost:3591 ESTABLISHED

TCP liteos-5zpsdj1w:30606 localhost:3593 ESTABLISHED

ketika netstat diketik tetapi komputer tidak beraktifitas apapun maka tampilan yang

muncul adalah :

Page 4: Jaringan Komputer (Tool Jaringan di Windows)

Active Connections

Proto Local Address Foreign Address State

TCP liteos-5zpsdj1w:1035 localhost:30606 CLOSE_WAIT

Penjelasan :

Foreign Address � alamat komputer yang kita hubungi.

Maksud dari state yang terdapat pada netstat:

Close wait artinya terputus.

Established artinya aktif / tersambung.

Time wait artinya menunggu.

4) route

Untuk mengetahui table routing.

Contoh : route print

ketika route print maka tampilan yang muncul adalah :

====================================================

Interface List

0x1 ........................... MS TCP Loopback interface

0x10003 ...00 e0 4d 85 90 d7 ...... Atheros L2 Fast Ethernet 10/100 Base-T Contr

oller

====================================================

====================================================

Active Routes:

Network Destination Netmask Gateway Interface Metric

0.0.0.0 0.0.0.0 10.165.108.254 10.165.108.27 30

10.165.108.0 255.255.255.0 10.165.108.27 10.165.108.27 30

10.165.108.27 255.255.255.255 127.0.0.1 127.0.0.1 30

10.255.255.255 255.255.255.255 10.165.108.27 10.165.108.27 30

127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1

224.0.0.0 240.0.0.0 10.165.108.27 10.165.108.27 30

255.255.255.255 255.255.255.255 10.165.108.27 10.165.108.27 1

Default Gateway: 10.165.108.254

====================================================

Persistent Routes:

None

Penjelasan :

Network Destination � jaringan tujuan.

Page 5: Jaringan Komputer (Tool Jaringan di Windows)

Gateway � komputer / router yang dilewati

5) Tracert

Untuk mengetahui trace yang dilalui jika melakukan koneksi ke suatu host.

Contoh : tracert.yahoo.com

Didalam pengerjaan praktikum kemarin contoh yang diambil adalah google. ketika

tracert.google.com diketik maka tampilan yang muncul adalah :

Tracing route to google.com [74.125.67.100]

over a maximum of 30 hops:

1 <1 ms <1 ms <1 ms 10.165.108.254

2 <1 ms <1 ms <1 ms 172.23.164.65

3 <1 ms <1 ms <1 ms 192.168.17.18

4 1 ms * * 222.124.204.177

5 <1 ms 1 ms 1 ms 192.168.152.125

6 6 ms 6 ms 6 ms fe1-3-1.ix-sm2.hpbb.telkom.net.id [202.134.3.17]

7 6 ms 6 ms 6 ms fe1-3-1.ix-sm2.hpbb.telkom.net.id [202.134.3.17]

8 291 ms 291 ms 291 ms 63-216-169-9.static.pccwglobal.net [63.216.169.9

]

9 291 ms 293 ms 292 ms abn-20308018204.asiabroadcast.tv [203.80.182.4]

10 291 ms 292 ms 290 ms ge9-9.br03.hkg04.pccwbtn.net [63.218.2.249]

11 284 ms 287 ms 309 ms 72.14.196.173

12 285 ms 284 ms 286 ms 209.85.241.58

13 333 ms 332 ms 333 ms 209.85.249.236

14 417 ms 419 ms 418 ms 216.239.43.212

15 426 ms 426 ms 420 ms 209.85.250.126

16 * * * Request timed out.

17 485 ms 486 ms 483 ms 209.85.254.247

18 486 ms 491 ms 487 ms 209.85.255.198

19 484 ms 483 ms 480 ms gw-in-f100.google.com [74.125.67.100]

Trace complete.

Berbeda halnya dengan hasil yang dikeluarkan oleh tracert rad.net.id . Ketika tracert

rad.net.id maka tampilan yang muncul adalah :

Tracing route to rad.net.id [202.154.1.25]

over a maximum of 30 hops:

1 <1 ms <1 ms <1 ms 10.165.108.254

Page 6: Jaringan Komputer (Tool Jaringan di Windows)

2 <1 ms <1 ms <1 ms 172.23.164.65

3 <1 ms <1 ms <1 ms 192.168.17.18

4 <1 ms <1 ms <1 ms 222.124.204.177

5 1 ms 1 ms 1 ms 192.168.152.125

6 6 ms 6 ms 6 ms giga-0-0.openixp.net [218.100.27.129]

7 6 ms 7 ms 6 ms giga-0-0.openixp.net [218.100.27.129]

8 6 ms 5 ms 6 ms radnet.openixp.net [218.100.27.182]

9 6 ms 6 ms 6 ms noc4-dr3.rad.net.id [202.154.30.34]

10 * 6 ms 6 ms www7.rad.net.id [202.154.1.25]

Trace complete.

6) nslookup

Untuk mengetahui alamat IP dari sebuah domain.

Contoh : nslookup

> yahoo.com

Ketika nslookup diketikan maka tampilan yang muncul adalah :

*** Can't find server name for address 192.168.16.1: Server failed

Default Server: ns2.telkom.net.id

Address: 222.124.204.34

>

Lalu ketika muncul tanda “>” maka yahoo.com pun dimasukan, maka tampilannya

akan seperti di bawah ini:

> yahoo.com

Server: ns2.telkom.net.id

Address: 222.124.204.34

Non-authoritative answer:

Name: yahoo.com

Addresses: 68.180.206.184, 206.190.60.37

Ketika google.com dimasukan kembali, maka tampilannya seperti dibawah ini:

> google.com

Server: ns2.telkom.net.id

Address: 222.124.204.34

Non-authoritative answer:

Name: google.com

Addresses: 74.125.67.100, 74.125.45.100, 209.85.171.100