• Welcome to Hurricane Electric's IPv6 Tunnel Broker Forums.

Looking for outputs of...

Started by broquea, October 10, 2008, 11:39:12 AM

Previous topic - Next topic

broquea

...the following scenarios using either Windows or Linux tools on the command line:

1) A successful lookup of a domain with an AAAA record
2) A successful lookup of the reverse for an IPv6 address
3) A successful ping of an IPv6 address (5 count)
4) A successful traceroute to an IPv6 address

Please paste your results inside their own code box

elc

On linux:

1)elc@lithium:~$ dig AAAA tunnelbroker.net

; <<>> DiG 9.5.0-P2 <<>> AAAA tunnelbroker.net
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 45364
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;tunnelbroker.net.              IN      AAAA

;; ANSWER SECTION:
tunnelbroker.net.       86243   IN      AAAA    2001:470:0:63::2

;; Query time: 1 msec
;; SERVER: 192.168.1.3#53(192.168.1.3)
;; WHEN: Fri Oct 10 22:19:22 2008
;; MSG SIZE  rcvd: 62


2)elc@lithium:~$ dig -x 2001:470:0:63::2

; <<>> DiG 9.5.0-P2 <<>> -x 2001:470:0:63::2
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 5643
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 5, ADDITIONAL: 9

;; QUESTION SECTION:
;2.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.3.6.0.0.0.0.0.0.0.7.4.0.1.0.0.2.ip6.arpa. IN PTR

;; ANSWER SECTION:
2.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.3.6.0.0.0.0.0.0.0.7.4.0.1.0.0.2.ip6.arpa. 86400 IN PTR tunnelbroker.net.

;; AUTHORITY SECTION:
0.7.4.0.1.0.0.2.ip6.arpa. 10800 IN      NS      ns5.he.net.
0.7.4.0.1.0.0.2.ip6.arpa. 10800 IN      NS      ns1.he.net.
0.7.4.0.1.0.0.2.ip6.arpa. 10800 IN      NS      ns2.he.net.
0.7.4.0.1.0.0.2.ip6.arpa. 10800 IN      NS      ns3.he.net.
0.7.4.0.1.0.0.2.ip6.arpa. 10800 IN      NS      ns4.he.net.

;; ADDITIONAL SECTION:
ns1.he.net.             82053   IN      A       216.218.130.2
ns2.he.net.             44611   IN      A       216.218.131.2
ns2.he.net.             43451   IN      AAAA    2001:470:200::2
ns3.he.net.             66701   IN      A       216.218.132.2
ns3.he.net.             43451   IN      AAAA    2001:470:300::2
ns4.he.net.             41940   IN      A       216.66.1.2
ns4.he.net.             168453  IN      AAAA    2001:470:400::2
ns5.he.net.             41940   IN      A       216.66.80.18
ns5.he.net.             168453  IN      AAAA    2001:470:500::2

;; Query time: 321 msec
;; SERVER: 192.168.1.3#53(192.168.1.3)
;; WHEN: Fri Oct 10 22:21:41 2008
;; MSG SIZE  rcvd: 405


3)elc@lithium:~$ ping6 -c 5 2001:470:0:63::2
PING 2001:470:0:63::2(2001:470:0:63::2) 56 data bytes
64 bytes from 2001:470:0:63::2: icmp_seq=1 ttl=57 time=373 ms
64 bytes from 2001:470:0:63::2: icmp_seq=2 ttl=57 time=343 ms
64 bytes from 2001:470:0:63::2: icmp_seq=3 ttl=57 time=465 ms
64 bytes from 2001:470:0:63::2: icmp_seq=4 ttl=57 time=474 ms
64 bytes from 2001:470:0:63::2: icmp_seq=5 ttl=57 time=479 ms

--- 2001:470:0:63::2 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4013ms
rtt min/avg/max/mdev = 343.257/427.322/479.723/57.450 ms


4a)elc@lithium:~$ traceroute6 2001:470:0:63::2
traceroute to 2001:470:0:63::2 (2001:470:0:63::2), 30 hops max, 40 byte packets
1  2001:470:d12d:1::1 (2001:470:d12d:1::1)  0.214 ms  0.216 ms  0.233 ms
2  elc-1.tunnel.tserv11.ams1.ipv6.he.net (2001:470:1f14:599::1)  271.851 ms  273.793 ms  275.048 ms
3  gige-g2-20.core1.ams1.he.net (2001:470:0:7d::1)  283.262 ms  283.640 ms  284.538 ms
4  10gigabitethernet1-4.core1.lon1.he.net (2001:470:0:3f::1)  309.059 ms  309.240 ms  309.566 ms
5  10gigabitethernet2-3.core1.nyc4.he.net (2001:470:0:3e::1)  445.989 ms  447.772 ms  448.636 ms
6  10gigabitethernet3-1.core1.sjc2.he.net (2001:470:0:33::1)  535.133 ms  449.079 ms  460.372 ms
7  gige-g1-1.core1.fmt1.he.net (2001:470:0:2f::1)  464.532 ms  466.704 ms  467.056 ms
8  tunnelbroker.net (2001:470:0:63::2)  467.553 ms  467.874 ms  468.133 ms


4b)elc@lithium:~$ tracepath6 2001:470:0:63::2
1?: [LOCALHOST]                      pmtu 1500
1:  2001:470:d12d:1::1                         0.745ms
1:  2001:470:d12d:1::1                         0.694ms
2:  2001:470:d12d:1::1                         0.682ms pmtu 1480
2:  elc-1.tunnel.tserv11.ams1.ipv6.he.net    370.903ms
2:  elc-1.tunnel.tserv11.ams1.ipv6.he.net    395.628ms
3:  gige-g2-20.core1.ams1.he.net             367.260ms
4:  10gigabitethernet1-4.core1.lon1.he.net   430.228ms
5:  10gigabitethernet2-3.core1.nyc4.he.net   388.526ms
6:  10gigabitethernet3-1.core1.sjc2.he.net   427.893ms
7:  gige-g1-1.core1.fmt1.he.net              590.028ms
8:  tunnelbroker.net                         506.751ms reached
     Resume: pmtu 1480 hops 8 back 57


Pings are a bit high because of a download

normanr

On windows xp sp3: (local /64 sanitized for privacy)

1)
C:\Documents and Settings\User>nslookup -type=AAAA tunnelbroker.net
Server:  router.local
Address:  192.168.5.1

Non-authoritative answer:
tunnelbroker.net        AAAA IPv6 address = 2001:470:0:63::2

tunnelbroker.net        nameserver = ns3.he.net
tunnelbroker.net        nameserver = ns1.he.net
tunnelbroker.net        nameserver = ns2.he.net
ns1.he.net      internet address = 216.218.130.2
ns2.he.net      internet address = 216.218.131.2
ns2.he.net      AAAA IPv6 address = 2001:470:200::2
ns3.he.net      internet address = 216.218.132.2
ns3.he.net      AAAA IPv6 address = 2001:470:300::2


2)
C:\Documents and Settings\User>nslookup -type=PTR 2.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.3.6.0.0.0.0.0.0.0.7.4.0.1.0.0.2.ip6.
arpa
Server:  router.local
Address:  192.168.5.1

Non-authoritative answer:
2.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.3.6.0.0.0.0.0.0.0.7.4.0.1.0.0.2.ip6.arpa        name = tunnelbroker.net

0.7.4.0.1.0.0.2.ip6.arpa        nameserver = ns1.he.net
0.7.4.0.1.0.0.2.ip6.arpa        nameserver = ns4.he.net
0.7.4.0.1.0.0.2.ip6.arpa        nameserver = ns5.he.net
0.7.4.0.1.0.0.2.ip6.arpa        nameserver = ns2.he.net
0.7.4.0.1.0.0.2.ip6.arpa        nameserver = ns3.he.net
ns1.he.net      internet address = 216.218.130.2
ns2.he.net      internet address = 216.218.131.2
ns2.he.net      AAAA IPv6 address = 2001:470:200::2
ns3.he.net      internet address = 216.218.132.2
ns3.he.net      AAAA IPv6 address = 2001:470:300::2
ns4.he.net      internet address = 216.66.1.2
ns4.he.net      AAAA IPv6 address = 2001:470:400::2
ns5.he.net      internet address = 216.66.80.18
ns5.he.net      AAAA IPv6 address = 2001:470:500::2


3a)
C:\Documents and Settings\User>ping -n 5 tunnelbroker.net

Pinging tunnelbroker.net [2001:470:0:63::2] with 32 bytes of data:

Reply from 2001:470:0:63::2: time=447ms
Reply from 2001:470:0:63::2: time=437ms
Reply from 2001:470:0:63::2: time=459ms
Reply from 2001:470:0:63::2: time=436ms
Reply from 2001:470:0:63::2: time=444ms

Ping statistics for 2001:470:0:63::2:
    Packets: Sent = 5, Received = 5, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 436ms, Maximum = 459ms, Average = 444ms


3b)
C:\Documents and Settings\User>ping6 -n 5 tunnelbroker.net

Pinging tunnelbroker.net [2001:470:0:63::2]
from 2001:470:124:456:919e:b015:230d:8452 with 32 bytes of data:

Reply from 2001:470:0:63::2: bytes=32 time=443ms
Reply from 2001:470:0:63::2: bytes=32 time=439ms
Reply from 2001:470:0:63::2: bytes=32 time=446ms
Reply from 2001:470:0:63::2: bytes=32 time=438ms
Reply from 2001:470:0:63::2: bytes=32 time=430ms

Ping statistics for 2001:470:0:63::2:
    Packets: Sent = 5, Received = 5, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 430ms, Maximum = 446ms, Average = 439ms


4a)
C:\Documents and Settings\User>tracert6 tunnelbroker.net

Tracing route to tunnelbroker.net [2001:470:0:63::2]
from 2001:470:124:456:919e:b015:230d:8452 over a maximum of 30 hops:

  1       <1 ms    <1 ms    <1 ms  router.local [2001:470:124:456:2c0:4fff:fe43:b628]
  2      357 ms   361 ms   359 ms  user.tunnel.tserv13.ash1.ipv6.he.net [2001:470:123:456::1]
  3      373 ms   354 ms   384 ms  gige-g4-12.core1.ash1.he.net [2001:470:0:90::1]
  4      433 ms   432 ms   442 ms  10gigabitethernet1-4.core1.pao1.he.net [2001:470:0:35::1]
  5      443 ms   441 ms   438 ms  gige-g1-2.core1.fmt1.he.net [2001:470:0:2e::1]
  6      468 ms   440 ms   443 ms  tunnelbroker.net [2001:470:0:63::2]

Trace complete.


4b)
C:\Documents and Settings\User>tracert tunnelbroker.net

Tracing route to tunnelbroker.net [2001:470:0:63::2]
over a maximum of 30 hops:

  1    <1 ms    <1 ms    <1 ms  router.local [2001:470:124:456:2c0:4fff:fe43:b628]
  2   359 ms   358 ms   357 ms  user.tunnel.tserv13.ash1.ipv6.he.net [2001:470:123:456::1]
  3   359 ms   362 ms   373 ms  gige-g4-12.core1.ash1.he.net [2001:470:0:90::1]
  4   431 ms   430 ms   441 ms  10gigabitethernet1-4.core1.pao1.he.net [2001:470:0:35::1]
  5   440 ms   431 ms   438 ms  gige-g1-2.core1.fmt1.he.net [2001:470:0:2e::1]
  6   439 ms   442 ms   435 ms  tunnelbroker.net [2001:470:0:63::2]

Trace complete.


4c)
C:\Documents and Settings\User>pathping www.tunnelbroker.net

Tracing route to tunnelbroker.net [2001:470:0:63::2]
over a maximum of 30 hops:
  0  2001:470:124:456:919e:b015:230d:8452
  1  router.local [2001:470:124:456:2c0:4fff:fe43:b628]
  2  user.tunnel.tserv13.ash1.ipv6.he.net [2001:470:123:456::1]
  3  gige-g4-12.core1.ash1.he.net [2001:470:0:90::1]
  4  10gigabitethernet1-4.core1.pao1.he.net [2001:470:0:35::1]
  5  gige-g1-2.core1.fmt1.he.net [2001:470:0:2e::1]
  6  tunnelbroker.net [2001:470:0:63::2]

Computing statistics for 150 seconds...
            Source to Here   This Node/Link
Hop  RTT    Lost/Sent = Pct  Lost/Sent = Pct  Address
  0                                           2001:470:124:456:919e:b015:230d:8452
                                0/ 100 =  0%   |
  1    0ms     0/ 100 =  0%     0/ 100 =  0%  router.local [2001:470:124:456:2c0:4fff:fe43:b628]
                                0/ 100 =  0%   |
  2  382ms     2/ 100 =  2%     2/ 100 =  2%  user.tunnel.tserv13.ash1.ipv6.he.net [2001:470:123:456::1]
                                0/ 100 =  0%   |
  3  383ms     1/ 100 =  1%     1/ 100 =  1%  gige-g4-12.core1.ash1.he.net [2001:470:0:90::1]
                                0/ 100 =  0%   |
  4  459ms     1/ 100 =  1%     1/ 100 =  1%  10gigabitethernet1-4.core1.pao1.he.net [2001:470:0:35::1]
                                0/ 100 =  0%   |
  5  462ms     0/ 100 =  0%     0/ 100 =  0%  gige-g1-2.core1.fmt1.he.net [2001:470:0:2e::1]
                                1/ 100 =  1%   |
  6  457ms     1/ 100 =  1%     0/ 100 =  0%  tunnelbroker.net [2001:470:0:63::2]

Trace complete.