A. IP 10.17.0.254
root@polsr:/home/polsri#ping 10.17.0.254
PING 10.17.0.254 (10.17.0.254)56(84) bytes of data.
64 bytes from 10.17.0.254: icmp_req=1 ttl=255 time=4.22 ms
64 bytes from 10.17.0.254: icmp_req=2 ttl=255 time=0.506 ms
--------------------------Sampai dengan------------------------------------
64 bytes from 10.17.0.254: icmp_req=16 ttl=255 time=2.14 ms
64 bytes from 10.17.0.254: icmp_req=16 ttl=255 time=2.14 ms
^c
--- 10.17.0.254 ping statistics ---
17 packets transmitted, 17 received 0% packet loss, time16003ms
rtt min/avg/max/mdev = 0.493/1.010/4.229/0.972 ms
root@polsri:/home/polsri#_
B. IP 10.10.1.1
root@polsr:/home/polsri#ping 10.10.1.1
PING 10.10.1.1 (10.10.1.1)56(84) bytes of data.
64 bytes from 10.10.1.1: icmp_req=1 ttl=62 time=0.242 ms
64 bytes from 10.10.1.1: icmp_req=2 ttl=62 time=0.236 ms
--------------------------Sampai dengan------------------------------------
64 bytes from 10.10.1.1: icmp_req=6 ttl=62 time=0.243 ms
64 bytes from 10.10.1.1: icmp_req=6 ttl=62 time=0.243 ms
64 bytes from 10.10.1.1: icmp_req=7 ttl=62 time=0.264 ms
^c
--- 10.10.1.1 ping statistics ---
7 packets transmitted, 7 received 0% packet loss, time 5999ms
rtt min/avg/max/mdev = 0.235/0.248/0.269/0.020 ms
root@polsri:/home/polsri#_
C. IP 202.9.69.9
root@polsr:/home/polsri#ping 202.9.69.9
PING 202.9.69.9 (202.9.69.9)56(84) bytes of data.
64 bytes from 202.9.69.9: icmp_req=1 ttl=126 time=0.311 ms
64 bytes from 202.9.69.9: icmp_req=2 ttl=126 time=0.293 ms
--------------------------Sampai dengan------------------------------------
64 bytes from 202.9.69.9: icmp_req=4 ttl=126 time=0.274 ms
64 bytes from 202.9.69.9: icmp_req=4 ttl=126 time=0.274 ms
64 bytes from 202.9.69.9: icmp_req=5 ttl=126 time=0.262 ms
^c
--- 202.9.69.9 ping statistics ---
5 packets transmitted, 5 received 0% packet loss, time 3998ms
rtt min/avg/max/mdev = 0.262/0.282/0.311/0.023 ms
root@polsri:/home/polsri#_
D. IP 10.17.10.194
root@polsr:/home/polsri#ping 10.17.10.194
PING 10.17.10.194 (10.17.10.194) 56(84) bytes of data.
64 bytes from 10.17.10.194: icmp_req=1 ttl=64 time=0.314 ms
64 bytes from 10.17.10.194: icmp_req=2 ttl=64 time=0.135 ms
64 bytes from 10.17.10.194: icmp_req=3 ttl=64 time=0.123ms
64 bytes from 10.17.10.194: icmp_req=3 ttl=64 time=0.123ms
64 bytes from 10.17.10.194: icmp_req=4 ttl=64 time=0.143 ms
^c
--- 10.17.10.194 ping statistics ---
4 packets transmitted, 4 received 0% packet loss, time 2997ms
rtt min/avg/max/mdev = 0.123/0.178/0.314/0.080 ms
root@polsri:/home/polsri#_
E. IP 10.17.4.2
root@polsr:/home/polsri#ping 10.17.4.2
PING 10.17.4.2 (10.17.4.2) 56(84) bytes of data.
^c
--- 10.17.4.2 ping statistics ---
4 packets transmitted, 0 received 100% packet loss, time 3023ms
root@polsri:/home/polsri#_
ANALISA:
Perintah ping dilakukan untuk mengecek konektivitas ke host lain apakah konektivitas tersebut berhasil atau tidak. Bila berhasil akan muncul "64 bytes from 10.17.0.254: icmp_req=1 ttl=255 time=4.22 ms" bila konektivitas nya tidak berhasil maka akan ada tulisan "host unreachable". Pada bagian bawah setelah proses ping host, ada beberapa pemberitahuan. packets transmitted menjelaskan tentang jumlah paket transmiter nya, receive menjelaskan tentang banyaknya konektivitas yang berhasil, dan packet loss menjelaskan banyaknya konektivitas yang tidak berhasil.
2. Menganalisa rute paket host dan tujuan
A.root@polsr:/home/polsri# traceroute 10.17.0.254
traceroute to 10.17.0.254 (10.17.0.254), 30 hops max , 60 bytes packets
1 10.17.0.254 (10.17.0.254)1.992 ms * *
B.root@polsri:/home/polsri# traceroute 10.10.1.1
traceroute to 10.10.1.1 (10.10.1.1), 30 hops max, 60 byte packets
1 10.17.0.254 (10.17.0.254) 0.468 ms 0.924 ms 1.142 ms
2 10.2.6.1 ( 10.2.6.1) 0.507 ms 0.533 ms 0.528 ms
3 10 .10.1.1 ( 10.10.1.1) 0.278 ms 0.319 ms 0.323 ms
C.root@polsri:/home/polsri# traceroute 202.9.69.9
traceroute to 202.9.69.9 (202.9.69.9), 30 hops max , 60 bytes packets
1 10.17.0.254 (10.17.0.254) 2.138 ms 2.330 ms 2.553 ms
2 10.2.6.1 ( 10.2.6.1) 0.578 ms 0.596 ms 0.600 ms
3 * * *
4 * * *
5 * * *
----------------------------------------Sampai dengan-------------------------------
30 * * *
D.root@polsri:/home/polsri# traceroute 10.17.0.194
traceroute to 10.17.0.194 (10.17.0.194), 30 hops max, 60 byte packets
1 10.17.0.194 (10.17.0.194) 0.198 ms 0.212 ms 0.207 ms
E. root@polsri:/home/polsri# traceroute 10.17.4.2
traceroute to 10.17.4.2 (10.17.4.2), 30 hops max , 60 byte packets
1 10.17.0.254 (10.17.0.254), 3.249 ms 3.249 ms 3.340 ms 3.648 ms
2 * * * *
3 * * * *
4 * * * *
5 * * * *
----------------------------------Sampai dengan-------------------------------
30 * * * *
ANALISA:
Pada soal diatas kita melakukan perintah traceroute, yang dapat dijelaskan sebagai berikut:
Traceroute (Tracert) adalah perintah untuk menunjukkan rute yang dilewati paket untuk mencapai tujuan. Ini dilakukan dengan mengirim pesan Internet Control Massage Protokokl (ICMP) Echo Request Ke tujuan dengan nilai Time to Live yang semakin meningkat. Rute yang ditampilkan adalah daftar interface router (yang paling dekat dengan host) yang terdapat pada jalur antara host dan tujuan.
3. Menganalisa servis yang membuka port di komputer lokal.
root@polsri:/home/polsri# netstat –listening|more
active Internet connection (w/o servers)
proto Recv-Q Send-Q Local Address foreign Address State
active UNIX domain sockets (w/o servers)
Proto RefCnt Flags Type State I-Node Path
Unix 5 [ ] DGRAM 7401 /dev/log
Unix 2 [ ] DGRAM 9234
Unix 2 [ ] DGRAM 9231
Unix 2 [ ] DGRAM 9140
Unix 3 [ ] STREAM CONNECTED 8664 /var/run/dbus/system_
Bus_sockets
Unix 3 [ ] STREAM CONNECTED 8663 /dev/log
Unix 2 [ ] DGRAM 8600
Unix 3 [ ] STREAM CONNECTED 8242 @/com/ubuntu/upstart
Unix 3 [ ] STREAM CONNECTED 8235
Unix 3 [ ] STREAM CONNECTED 7391 /var/run/dbus/system_
Bus_sockets
Unix 3 [ ] STREAM CONNECTED 7390
Unix 3 [ ] STREAM CONNECTED 7380
Unix 3 [ ] STREAM CONNECTED 7379
Unix 3 [ ] DGRAM CONNECTED 7259
Unix 3 [ ] DGRAM 7258
Unix 3 [ ] STREAM 7200 @/com/ubuntu/upstart
Unix 3 [ ] STREAM CONNECTED 7195
ANALISA:
Netstat kependekan dari Network Statistik, adalah sebuah tool yang berfungsi untuk menampilkan informasi lalu lintas transfer data dalam sebuah jaringan komputer. Baik itu transfer data yang keluar masuk di dalam jaringan maupun informasi routing table dan informasi interface jaringan bisa di tampilkan menggunakan command netstat ini.
Jadi bila kita ketikan perintah "netstat –listening|more" maka kita akan bisa melihat dan memantau jaringan mana saja yang terhubung, dari hasil diatas kita bisa melihat ada beberapa jaringan yang terhubung dan tidak terhubung.
4. Menganalisa servis yang membuka port dikomputer anda dengan perintah network mapper.
root@polsri:/home/polsri# sudo nmap localhost
mass_dns: warning: unable to determine any DNS servers. Reverse DNS is disabled.
Try using – system-dns or spacify valid servers with –dns-servers
Nmap scan report for localhost (127.0.0.1)
Host is up (0.000013s latency).
All 1000 scannd ports on localhost (127.0.0.1) are closed
Nmap done: 1 IP address (1 host up) scanned in 0.18 seconds
ANALISA:
Nmap (network Mapper)adalah sebuah aplikasi atau tool yg berfungsi melihat port yang terbuka pada aplikasi dan juga bisa untuk ip scanner, jadi kita bisa melihat ip yang sedang berjalan.
5. Menganalisa IP asal, IP tujuan,port tujuan dalam sebuah koneksi.
root@polsri:/home/polsri# netstat | grep ESTABLISHED
tcp 0 0 10.17.0.195:58233 202.9.69:ssh ESTABLISHED
6. Menganalisa IP asal, IP tujuan,port tujuan dalam sebuah koneksi.
root@polsri:/home/polsri# tcpdump
tcpdump: verbose output suppressed, use –v or –vv for full protocol decode
listening on eth1, link-type EN10MB (Ethernet), capture size 65535 bytes
14:28:31.737247 STP 802.1w, Rapid STP, Flags [Learn, Forward, Agreement],
bridge -1d 8000.00:18:6e:8c:66:e0.8006, length 47
14:28:31.972766 IP 169.254.150.106.netbios-ns> 169.254.255.255.netbios-
ns: NBT
UDP PACKET(137): QUERY; REQUEST; BROADCAST
^C
2 packets Captured
2 packets received by filter
0 packets dropped by kernel
14:28:31.737247 STP 802.1w, Rapid STP, Flags [Learn, Forward, Agreement],
bridge -1d 8000.00:18:6e:8c:66:e0.8006, length 47
14:28:31.972766 IP 169.254.150.106.netbios-ns> 169.254.255.255.netbios-
ns: NBT
UDP PACKET(137): QUERY; REQUEST; BROADCAST
^C
2 packets Captured
2 packets received by filter
0 packets dropped by kernel
0 komentar:
Post a Comment