[Pdns-users] Fwd: RE: 4th level names and SOA records

Grant Keller gkeller at corp.sonic.net
Thu Jul 14 22:39:31 UTC 2011


That all make sense, the only part of the puzzle I am missing at this
point is why I have the same problem with google dns:

dig SOA gimpelevich.san-francisco.ca.us @8.8.8.8

; <<>> DiG 9.7.3 <<>> SOA gimpelevich.san-francisco.ca.us @8.8.8.8
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 60872
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;gimpelevich.san-francisco.ca.us. IN	SOA

;; AUTHORITY SECTION:
san-francisco.ca.us.	1800	IN	SOA	ns1.sonic.net. hostmaster.sonic.net.
2011061002 3600 300 1209600 3600

;; Query time: 183 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Thu Jul 14 15:37:23 2011
;; MSG SIZE  rcvd: 109


-------- Original Message --------
Subject: RE: [Pdns-users] 4th level names and SOA records
Date: Thu, 14 Jul 2011 15:28:16 -0700
From: Chris Hesselrode <chris.hesselrode at phoenixkv.com>
Reply-To: <chris.hesselrode at phoenixkv.com>
Organization: Phoenix Knowledge Ventures, LLC
To: 'Grant Keller' <gkeller at corp.sonic.net>

Hey Grant,

I am pretty sure that what you're seeing is intended if the following
conditions are met:

1. You are querying the authoritative nameserver for the root zone
(san-francisco.ca.us)
2. The subdomain is delegated to a separate set of nameservers
3. Your authoritative nameservers are not set to perform recursion for the
IP you are querying from

When querying outside of your server, the SOA appears correct, which is what
the general public would get when trying to DIG for the SOA.

Hope this helps,

Chris Hesselrode | Principal / President

Phoenix Knowledge Ventures, LLC
PO Box 342
Maricopa, AZ 85139

P. 602.635.2355
M. 480.212.6232
F. 480.248.2769
E. chris.hesselrode at phoenixkv.com
W. http://www.phoenixkv.com

Follow us on Twitter : @phoenixkv, @hosthaus, @fluidns, @urbandesignhaus


-----Original Message-----
From: Grant Keller [mailto:gkeller at corp.sonic.net]
Sent: Thursday, July 14, 2011 2:43 PM
To: chris.hesselrode at phoenixkv.com
Subject: Re: [Pdns-users] 4th level names and SOA records



On 07/14/2011 01:18 PM, Chris Hesselrode wrote:
> Grant,
> 
> Where are you doing your dig's from? One of your nameservers?
> 
> When doing a dig for an SOA record we get  (using OpenDNS as our
resolver):
> 
> # dig SOA gimpelevich.san-francisco.ca.us

When I try, I am not on the name server, but I am querying ns2.sonic.net.

dig SOA gimpelevich.san-francisco.ca.us @ns2.sonic.net

; <<>> DiG 9.7.3 <<>> SOA gimpelevich.san-francisco.ca.us @ns2.sonic.net ;;
global options: +cmd ;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 45911 ;; flags: qr rd
ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;gimpelevich.san-francisco.ca.us. IN	SOA

;; AUTHORITY SECTION:
san-francisco.ca.us.	3600	IN	SOA	ns1.sonic.net.
hostmaster.sonic.net.
2011061002 3600 300 1209600 3600

;; Query time: 52 msec
;; SERVER: 208.201.224.33#53(208.201.224.33) ;; WHEN: Thu Jul 14 14:41:06
2011 ;; MSG SIZE  rcvd: 109


> ; <<>> DiG 9.7.0-P1 <<>> SOA gimpelevich.san-francisco.ca.us ;; global 
> options: +cmd ;; Got answer:
> ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 65487 ;; flags: qr 
> rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
> 
> ;; QUESTION SECTION:
> ;gimpelevich.san-francisco.ca.us. IN    SOA
> 
> ;; ANSWER SECTION:
> gimpelevich.san-francisco.ca.us. 86396 IN SOA   ns1.he.net.
> hostmaster.gimpelevich.san-francisco.ca.us. 2011070500 10800 3600 
> 604800
> 86400
> 
> ;; Query time: 1 msec
> ;; SERVER: 208.67.222.222#53(208.67.222.222) ;; WHEN: Thu Jul 14 
> 13:15:46 2011 ;; MSG SIZE  rcvd: 106
> 
> --
> 
> (using HE.net's serveras our resolver):
> 
> # dig SOA gimpelevich.san-francisco.ca.us @ns1.he.net
> 
> ; <<>> DiG 9.7.0-P1 <<>> SOA gimpelevich.san-francisco.ca.us 
> @ns1.he.net ;; global options: +cmd ;; Got answer:
> ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 29195 ;; flags: qr 
> aa rd; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0 ;; WARNING: 
> recursion requested but not available
> 
> ;; QUESTION SECTION:
> ;gimpelevich.san-francisco.ca.us. IN    SOA
> 
> ;; ANSWER SECTION:
> gimpelevich.san-francisco.ca.us. 86400 IN SOA   ns1.he.net.
> hostmaster.gimpelevich.san-francisco.ca.us. 2011070500 10800 3600 
> 604800
> 86400
> 
> ;; Query time: 2 msec
> ;; SERVER: 216.218.130.2#53(216.218.130.2) ;; WHEN: Thu Jul 14 
> 13:17:55 2011 ;; MSG SIZE  rcvd: 137
> 
> Chris Hesselrode | Principal / President
> 
> Phoenix Knowledge Ventures, LLC
> PO Box 342
> Maricopa, AZ 85139
>  
> P. 602.635.2355
> M. 480.212.6232
> F. 480.248.2769
> E. chris.hesselrode at phoenixkv.com
> W. http://www.phoenixkv.com
> 
> Follow us on Twitter : @phoenixkv, @hosthaus, @fluidns, 
> @urbandesignhaus
> 




More information about the Pdns-users mailing list