[Pdns-users] Nameservers are same domain as a domain that uses them - subdomains don't work!

Duane duane at e164.org
Mon Apr 28 16:59:15 UTC 2008


Brandon Aubie wrote:
> Ok,
> 
> For example, blog.mysportsite.com is entered as an A record of "blog" in
> the mysportsite.com zone and it won't resolve.
> However, help.mysportsite.com is entered as a whole domain zone on it's
> own and it resolves.

Looks like a config issue to me:

dig +trace blog.mysportsite.com

mysportsite.com.	172800	IN	NS	ns1.mysportsite.com.
mysportsite.com.	172800	IN	NS	ns2.mysportsite.com.
;; Received 106 bytes from 192.48.79.30#53(j.gtld-servers.net) in 316 ms

mysportsite.com.	3600	IN	SOA	ns1.mysportsite.com.
support.mysportsite.com. 0 10800 3600 604800 3600
;; Received 86 bytes from 67.222.128.43#53(ns2.mysportsite.com) in 220 ms

# dig +short blog.mysportsite.com @ns1.mysportsite.com
# dig +short blog.mysportsite.com @ns2.mysportsite.com
#

-- 

Best regards,
 Duane

http://www.freeauth.org - Enterprise Two Factor Authentication
http://www.nodedb.com - Think globally, network locally
http://www.sydneywireless.com - Telecommunications Freedom
http://e164.org - Global Communication for the 21st Century

"In the long run the pessimist may be proved right,
    but the optimist has a better time on the trip."


More information about the Pdns-users mailing list