Difference between revisions of "Tcpdump: ping6 ke ipv6.google.com"

From OnnoWiki
Jump to navigation Jump to search
 
Line 2: Line 2:
  
 
  tcpdump: listening on eth0, link-type EN10MB (Ethernet), capture size 512 bytes  
 
  tcpdump: listening on eth0, link-type EN10MB (Ethernet), capture size 512 bytes  
 
 
  IP6 (hlim 64, next-header ICMPv6 (58) payload length: 64) 2001:470:19:b37:19d2:804c:32b5:4878 >
 
  IP6 (hlim 64, next-header ICMPv6 (58) payload length: 64) 2001:470:19:b37:19d2:804c:32b5:4878 >
 
  2404:6800:4003:805::1000: [icmp6 sum ok] ICMP6, echo request, seq 1  
 
  2404:6800:4003:805::1000: [icmp6 sum ok] ICMP6, echo request, seq 1  
 
 
  IP6 (hlim 57, next-header ICMPv6 (58) payload length: 64) 2404:6800:4003:805::1000 >
 
  IP6 (hlim 57, next-header ICMPv6 (58) payload length: 64) 2404:6800:4003:805::1000 >
 
  2001:470:19:b37:19d2:804c:32b5:4878: [icmp6 sum ok] ICMP6, echo reply, seq 1  
 
  2001:470:19:b37:19d2:804c:32b5:4878: [icmp6 sum ok] ICMP6, echo reply, seq 1  
 
 
  IP6 (hlim 64, next-header ICMPv6 (58) payload length: 64) 2001:470:19:b37:19d2:804c:32b5:4878 >
 
  IP6 (hlim 64, next-header ICMPv6 (58) payload length: 64) 2001:470:19:b37:19d2:804c:32b5:4878 >
 
  2404:6800:4003:805::1000: [icmp6 sum ok] ICMP6, echo request, seq 2  
 
  2404:6800:4003:805::1000: [icmp6 sum ok] ICMP6, echo request, seq 2  
 
 
  IP6 (hlim 57, next-header ICMPv6 (58) payload length: 64) 2404:6800:4003:805::1000 >
 
  IP6 (hlim 57, next-header ICMPv6 (58) payload length: 64) 2404:6800:4003:805::1000 >
 
  2001:470:19:b37:19d2:804c:32b5:4878: [icmp6 sum ok] ICMP6, echo reply, seq 2
 
  2001:470:19:b37:19d2:804c:32b5:4878: [icmp6 sum ok] ICMP6, echo reply, seq 2

Latest revision as of 09:17, 24 July 2015

Hasil yang akan di peroleh jika kita melakukan ping6 ke ipv6.google.com hasilnya kira-kira:

tcpdump: listening on eth0, link-type EN10MB (Ethernet), capture size 512 bytes 
IP6 (hlim 64, next-header ICMPv6 (58) payload length: 64) 2001:470:19:b37:19d2:804c:32b5:4878 >
2404:6800:4003:805::1000: [icmp6 sum ok] ICMP6, echo request, seq 1 
IP6 (hlim 57, next-header ICMPv6 (58) payload length: 64) 2404:6800:4003:805::1000 >
2001:470:19:b37:19d2:804c:32b5:4878: [icmp6 sum ok] ICMP6, echo reply, seq 1 
IP6 (hlim 64, next-header ICMPv6 (58) payload length: 64) 2001:470:19:b37:19d2:804c:32b5:4878 >
2404:6800:4003:805::1000: [icmp6 sum ok] ICMP6, echo request, seq 2 
IP6 (hlim 57, next-header ICMPv6 (58) payload length: 64) 2404:6800:4003:805::1000 >
2001:470:19:b37:19d2:804c:32b5:4878: [icmp6 sum ok] ICMP6, echo reply, seq 2