Code: Selecteer alles
#ping6 -c 3 -S 2a02:578:x::1 ipv6.google.com
PING6(56=40+8+8 bytes) 2a02:578:x::1 --> 2a00:1450:4013:c00::6a
--- ipv6.l.google.com ping6 statistics ---
3 packets transmitted, 0 packets received, 100.0% packet loss
Code: Selecteer alles
# ping6 -c 3 -S 2a02:578:8401:1500:20d:b9ff:x:x ipv6.google.com
PING6(56=40+8+8 bytes) 2a02:578:8401:1500:20d:b9ff:x:x --> 2a00:1450:4013:c00::6a
16 bytes from 2a00:1450:4013:c00::6a, icmp_seq=0 hlim=57 time=372.608 ms
16 bytes from 2a00:1450:4013:c00::6a, icmp_seq=1 hlim=57 time=443.699 ms
16 bytes from 2a00:1450:4013:c00::6a, icmp_seq=2 hlim=57 time=376.829 ms
--- ipv6.l.google.com ping6 statistics ---
3 packets transmitted, 3 packets received, 0.0% packet loss
round-trip min/avg/max/std-dev = 372.608/397.712/443.699/32.563 ms
Code: Selecteer alles
# ping6 -c 3 -S 2a02:578:x::1 2a02:578:8401:1500:20d:b9ff:x:x
PING6(56=40+8+8 bytes) 2a02:578:x::1 --> 2a02:578:8401:1500:20d:b9ff:x:x
16 bytes from 2a02:578:8401:1500:20d:b9ff:x:x, icmp_seq=0 hlim=64 time=1.042 ms
16 bytes from 2a02:578:8401:1500:20d:b9ff:x:x, icmp_seq=1 hlim=64 time=0.226 ms
16 bytes from 2a02:578:8401:1500:20d:b9ff:x:x, icmp_seq=2 hlim=64 time=0.239 ms
--- 2a02:578:8401:1500:20d:b9ff:fe2b:7f74 ping6 statistics ---
3 packets transmitted, 3 packets received, 0.0% packet loss
round-trip min/avg/max/std-dev = 0.226/0.502/1.042/0.382 ms