Marco Slaviero on Sat, 1 Jul 2000 15:25:18 +0200


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: GLUG: [GLUG] Caching DNS Server half-working


Hi Rudi

On Sat, 1 Jul 2000, Rudi Ahlers wrote:

> Do you have the actual machine ip address in /etc/resolv?

Yes, /etc/resolv.conf on 192.168.1.111
search toady
nameserver 192.168.1.1
nameserver 196.2.16.3
nameserver 196.2.46.254
nameserver 196.25.1.1

> You don't need the isp's ip in there if it's in /etc/named.conf and a
> forwared/resolver

DNS is not running off 192.168.1.111. Its running off 192.168.1.1 . If I
remove the isp dns from resolv.conf, nothing works. The forwarding is done
on the gateway. The problem is that dns doesn't seem to work
automatically, so nslookup falls back onto one of the secondary servers
listed. However, I can set the server manually, and then it works.

[lott@eliot lott]$ nslookup 
*** Can't find server name for address 192.168.1.1: Non-existent
host/domain <----- Here is the problem
Default Server:  falcon.mweb.co.za
Address:  196.2.16.3

> server 192.168.1.1
Default Server:  [192.168.1.1]
Address:  192.168.1.1

>
 
> Rudi

Regards
Marco Slaviero