Hurricane Electric's IPv6 Tunnel Broker Forums
May 22, 2013, 05:42:01 pm *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Welcome to Hurricane Electric's Tunnelbroker.net forums!
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Guru Problem...  (Read 1453 times)
sysgeek
Newbie
*
Posts: 12


View Profile
« on: September 07, 2010, 09:16:11 am »

Based on the dig below, the requirements for the Guru test should be satisfied, correct? I keep getting an error stating that it can't find the AAAA records for the NS servers.

[jwilliams@jtw-linux ~]$ dig ns packethead.net

; <<>> DiG 9.3.6-P1-RedHat-9.3.6-4.P1.el5_4.2 <<>> ns packethead.net
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 61965
;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 7

;; QUESTION SECTION:
;packethead.net.                        IN      NS

;; ANSWER SECTION:
packethead.net.         4304    IN      NS      ns5.he.net.
packethead.net.         4304    IN      NS      ns2.he.net.
packethead.net.         4304    IN      NS      ns3.he.net.
packethead.net.         4304    IN      NS      ns4.he.net.

;; ADDITIONAL SECTION:
ns5.he.net.             300     IN      A       216.66.80.18
ns5.he.net.             207     IN      AAAA    2001:470:500::2
ns2.he.net.             207     IN      AAAA    2001:470:200::2
ns3.he.net.             207     IN      A       216.218.132.2
ns3.he.net.             207     IN      AAAA    2001:470:300::2
ns4.he.net.             207     IN      A       216.66.1.2
ns4.he.net.             207     IN      AAAA    2001:470:400::2

;; Query time: 62 msec
;; SERVER: 10.22.1.51#53(10.22.1.51)
;; WHEN: Tue Sep  7 11:04:51 2010
;; MSG SIZE  rcvd: 267

Logged
patrickdk
Jr. Member
**
Posts: 67


View Profile
« Reply #1 on: September 07, 2010, 09:23:15 am »

Strange, going direct to the .net zone I get correct resutls:

dig ns packethead.net @i.gtld-servers.net

; <<>> DiG 9.7.0-P1 <<>> ns packethead.net @i.gtld-servers.net
;; AUTHORITY SECTION:
packethead.net.      172800   IN   NS   ns2.he.net.
packethead.net.      172800   IN   NS   ns3.he.net.
packethead.net.      172800   IN   NS   ns4.he.net.
packethead.net.      172800   IN   NS   ns5.he.net.

;; ADDITIONAL SECTION:
ns2.he.net.      172800   IN   A   216.218.131.2
ns2.he.net.      172800   IN   AAAA   2001:470:200::2
ns3.he.net.      172800   IN   A   216.218.132.2
ns3.he.net.      172800   IN   AAAA   2001:470:300::2
ns4.he.net.      172800   IN   A   216.66.1.2
ns4.he.net.      172800   IN   AAAA   2001:470:400::2
ns5.he.net.      172800   IN   A   216.66.80.18
ns5.he.net.      172800   IN   AAAA   2001:470:500::2


but going normally, I only get ipv4:

dig ns packethead.net

; <<>> DiG 9.7.0-P1 <<>> ns packethead.net
;; ANSWER SECTION:
packethead.net.      14333   IN   NS   ns4.he.net.
packethead.net.      14333   IN   NS   ns2.he.net.
packethead.net.      14333   IN   NS   ns5.he.net.
packethead.net.      14333   IN   NS   ns3.he.net.

;; ADDITIONAL SECTION:
ns2.he.net.      172733   IN   A   216.218.131.2
ns3.he.net.      172733   IN   A   216.218.132.2
ns5.he.net.      172733   IN   A   216.66.80.18
ns4.he.net.      172733   IN   A   216.66.1.2


Maybe some cache needs to refresh?
Logged
cholzhauer
Hero Member
*****
Posts: 2079


View Profile
« Reply #2 on: September 07, 2010, 09:46:51 am »

Should be working now, you might want to try again

Code:


[carl@mars ~]$ dig ns packethead.net @i.gtld-servers.net

; <<>> DiG 9.6.2-P2 <<>> ns packethead.net @i.gtld-servers.net
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 53545
;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 4, ADDITIONAL: 8
;; WARNING: recursion requested but not available

;; QUESTION SECTION:
;packethead.net.                        IN      NS

;; AUTHORITY SECTION:
packethead.net.         172800  IN      NS      ns2.he.net.
packethead.net.         172800  IN      NS      ns3.he.net.
packethead.net.         172800  IN      NS      ns4.he.net.
packethead.net.         172800  IN      NS      ns5.he.net.

;; ADDITIONAL SECTION:
ns2.he.net.             172800  IN      A       216.218.131.2
ns2.he.net.             172800  IN      AAAA    2001:470:200::2
ns3.he.net.             172800  IN      A       216.218.132.2
ns3.he.net.             172800  IN      AAAA    2001:470:300::2
ns4.he.net.             172800  IN      A       216.66.1.2
ns4.he.net.             172800  IN      AAAA    2001:470:400::2
ns5.he.net.             172800  IN      A       216.66.80.18
ns5.he.net.             172800  IN      AAAA    2001:470:500::2

;; Query time: 104 msec
;; SERVER: 192.43.172.30#53(192.43.172.30)
;; WHEN: Tue Sep  7 12:46:24 2010
;; MSG SIZE  rcvd: 283

[carl@mars ~]$ dig ns packethead.net

; <<>> DiG 9.6.2-P2 <<>> ns packethead.net
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 44015
;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 8

;; QUESTION SECTION:
;packethead.net.                        IN      NS

;; ANSWER SECTION:
packethead.net.         14291   IN      NS      ns3.he.net.
packethead.net.         14291   IN      NS      ns2.he.net.
packethead.net.         14291   IN      NS      ns4.he.net.
packethead.net.         14291   IN      NS      ns5.he.net.

;; ADDITIONAL SECTION:
ns3.he.net.             75      IN      A       216.218.132.2
ns3.he.net.             75      IN      AAAA    2001:470:300::2
ns2.he.net.             85      IN      A       216.218.131.2
ns2.he.net.             294     IN      AAAA    2001:470:200::2
ns4.he.net.             23      IN      A       216.66.1.2
ns4.he.net.             196     IN      AAAA    2001:470:400::2
ns5.he.net.             88      IN      A       216.66.80.18
ns5.he.net.             196     IN      AAAA    2001:470:500::2

;; Query time: 245 msec
;; SERVER: 2001:470:c27d:e000:41bd:d9bf:9b66:9b95#53(2001:470:c27d:e000:41bd:d9bf:9b66:9b95)
;; WHEN: Tue Sep  7 12:48:02 2010
;; MSG SIZE  rcvd: 283

Logged
sysgeek
Newbie
*
Posts: 12


View Profile
« Reply #3 on: September 07, 2010, 11:16:41 am »

I just wanted to make sure that I wasn't missing something. It's still not working. I'll DNS a while longer to propagate. Thanks!
Logged
broquea
Senior Network Engineer, SEVEN Networks (AS19733)
Hero Member
*****
Posts: 1376



View Profile WWW
« Reply #4 on: September 07, 2010, 12:06:26 pm »

I kicked the local recursor's cache, please retest.
Logged
sysgeek
Newbie
*
Posts: 12


View Profile
« Reply #5 on: September 07, 2010, 06:14:48 pm »

Thank you. That did the trick. Smiley
Logged
athurart09
readonly_member
Newbie
*
Posts: 1


View Profile
« Reply #6 on: September 14, 2010, 02:19:29 am »

Should be working now, you might want to try again

Code:


[carl@mars ~]$ dig ns packethead.net @i.gtld-servers.net

; <<>> DiG 9.6.2-P2 <<>> ns packethead.net @i.gtld-servers.net
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 53545
;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 4, ADDITIONAL: 8
;; WARNING: recursion requested but not available

;; QUESTION SECTION:
;packethead.net.                        IN      NS

;; AUTHORITY SECTION:
packethead.net.         172800  IN      NS      ns2.he.net.
packethead.net.         172800  IN      NS      ns3.he.net.
packethead.net.         172800  IN      NS      ns4.he.net.
packethead.net.         172800  IN      NS      ns5.he.net.

;; ADDITIONAL SECTION:
ns2.he.net.             172800  IN      A       216.218.131.2
ns2.he.net.             172800  IN      AAAA    2001:470:200::2
ns3.he.net.             172800  IN      A       216.218.132.2
ns3.he.net.             172800  IN      AAAA    2001:470:300::2
ns4.he.net.             172800  IN      A       216.66.1.2
ns4.he.net.             172800  IN      AAAA    2001:470:400::2
ns5.he.net.             172800  IN      A       216.66.80.18
ns5.he.net.             172800  IN      AAAA    2001:470:500::2

;; Query time: 104 msec
;; SERVER: 192.43.172.30#53(192.43.172.30)
;; WHEN: Tue Sep  7 12:46:24 2010
;; MSG SIZE  rcvd: 283

[carl@mars ~]$ dig ns packethead.net

; <<>> DiG 9.6.2-P2 <<>> ns packethead.net
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 44015
;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 8

;; QUESTION SECTION:
;packethead.net.                        IN      NS

;; ANSWER SECTION:
packethead.net.         14291   IN      NS      ns3.he.net.
packethead.net.         14291   IN      NS      ns2.he.net.
packethead.net.         14291   IN      NS      ns4.he.net.
packethead.net.         14291   IN      NS      ns5.he.net.

;; ADDITIONAL SECTION:
ns3.he.net.             75      IN      A       216.218.132.2
ns3.he.net.             75      IN      AAAA    2001:470:300::2
ns2.he.net.             85      IN      A       216.218.131.2
ns2.he.net.             294     IN      AAAA    2001:470:200::2
ns4.he.net.             23      IN      A       216.66.1.2
ns4.he.net.             196     IN      AAAA    2001:470:400::2
ns5.he.net.             88      IN      A       216.66.80.18
ns5.he.net.             196     IN      AAAA    2001:470:500::2

;; Query time: 245 msec
;; SERVER: 2001:470:c27d:e000:41bd:d9bf:9b66:9b95#53(2001:470:c27d:e000:41bd:d9bf:9b66:9b95)
;; WHEN: Tue Sep  7 12:48:02 2010
;; MSG SIZE  rcvd: 283

Thank you for the information.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!