Did you give your registrar the IP address of your name server?  They'll
need to have that for the glue records since the name of your name
server (iceman.jatec.us) is in your domain.

When you issued the dig command on iceman, it queried 205.171.3.65.  Is
that iceman's address?  If so, then iceman is misconfigured.  Iceman
should be authoritative for jatec.us.  The PTR record for 205.171.3.65
says it is resolver1.qwest.net.  What is the output of "dig @127.0.0.1
jatec.us"?

Ben Bridges


> -----Original Message-----
> From: bind-users-boun...@lists.isc.org 
> [mailto:bind-users-boun...@lists.isc.org] On Behalf Of 
> Matthew Pounsett
> Sent: Thursday, January 29, 2009 1:49 PM
> To: S. Jeff Cold
> Cc: bind-users@lists.isc.org
> Subject: Re: my DNS not resolving
> 
> 
> On 29-Jan-2009, at 13:49, S. Jeff Cold wrote:
> 
> > BIND List,
> >
> >     I have a server running OpenSuse 11.1 with BIND 9.5.0P2-18.1.   
> > This server has a dedicated IP address from my ISP.  I want this 
> > server to resolve my registered domain jatec.us.  The server has 
> > internet connectivity.  If I dig jatec.us, I get:
> >
> [...]
> > ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 2074 
> ;; flags: qr 
> > rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
> 
> Your domain doesn't appear to have been registered yet (or, 
> perhaps, is registered but is simply not yet in the .us zone):
> 
> ; <<>> DiG 9.5.0-P1 <<>> jatec.us @K.GTLD.BIZ ;; global 
> options:  printcmd ;; Got answer:
> ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 17247 ;; 
> flags: qr aa rd; QUERY: 1, ANSWER: 0, AUTHORITY: 1, 
> ADDITIONAL: 0 ;; WARNING: recursion requested but not available
> 
> ;; QUESTION SECTION:
> ;jatec.us.                    IN      A
> 
> ;; AUTHORITY SECTION:
> us.                   900     IN      SOA     a.gtld.biz. 
> hostmaster.neustar.biz. 2003490289 900  
> 900 604800 86400
> 
> ;; Query time: 20 msec
> ;; SERVER: 156.154.72.65#53(156.154.72.65) ;; WHEN: Thu Jan 
> 29 14:48:05 2009 ;; MSG SIZE  rcvd: 91
> 
> 
> When did you register the domain?
> How often does .us update their zone?
> 
> Matt
> 
> 
> 
_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to