A little problem continues~

Joseph S D Yao jsdy at cospo.osis.gov
Fri Dec 10 21:41:22 UTC 1999


On Fri, Dec 10, 1999 at 04:12:24PM -0500, wwebb at adni.net wrote:
> > > Previously, when named was working well, it would give the 
> > > address 198.88.0.19  ??
> > 
> > Change the address in /etc/resolv.conf.
> 
> /etc/resolv.conf  says:     domain glr.cap.gov
> Isn't that correct?

Sure it is.  [OBTW, what's cap.gov?]

Also add:
=======================================================================
nameserver 198.88.0.19
=======================================================================

> >>In named.conf, change to
> >> zone "0.88.198.in-addr.arpa" in  {
>  
> I changed it to:
> 
> zone "0.88.198.in-addr.arpa" in  {
>         type master;
>         file "pz/0.88.198";
> };
> 
> > In file "pz/0.88.198", edit: g/198.88.0/s//0.88.198/g.  In fact, I'd
> > change it all to...
> 
> File changed to:
> 
> @       IN SOA  glr.cap.gov. wwebb.adni.net. (
>   1999120701
>   86400
>   10800
>   2592000
>   86400 )
> 
> ; Name servers
>  IN NS  glr.cap.gov.
> 
> ; Addresses point to canonical name
> 1       IN PTR  ns1.cap.gov.
> 2       IN PTR  glr.cap.gov.
> 
> I restarted named but still get the same results,
> when running nslookup it shows 
> 
> Default Server:  glr.cap.gov
> Address:  0.0.0.0
> 
> When I enter:
> 
> nslookup 198.88.0.19 
> 
> it still reports:
> 
> glr.cap.gov can't find 198.88.0.19: Non-existent host/domain
> 
> What is the error of my way here?
> 
> As before, named is acting authoritatively for its zones and is 
> showing no error messages in the log.

OK, next step for reverse DNS.  Does your parent know you?

nslookup -type=ns 0.88.198.in-addr.arpa
*** ns.osis.gov can't find 0.88.198.in-addr.arpa: Non-existent host/domain

Nope.  That's the problem.  Ask Verio to fix that for you.

nslookup -type=ns 88.198.in-addr.arpa

Non-authoritative answer:
88.198.in-addr.arpa	nameserver = NS1.OH.VERIO.NET
88.198.in-addr.arpa	nameserver = NS0.OH.VERIO.NET

Authoritative answers can be found from:
NS1.OH.VERIO.NET	internet address = 198.88.18.10
NS0.OH.VERIO.NET	internet address = 198.88.18.5

-- 
Joe Yao				jsdy at cospo.osis.gov - Joseph S. D. Yao
COSPO/OSIS Computer Support					EMT-B
-----------------------------------------------------------------------
This message is not an official statement of COSPO policies.


More information about the bind-users mailing list