linux gurus,

I am running bind on a 6.2 RH box;

bash$ rpm -q bind
bind-8.2.3-0.6.x


all seems to be working except that when try querie the dns manually
through nslookup I get the following error

bash$ nslookup - 10.10.1.11
*** Can't find server name for address 10.10.1.11: Non-existent
host/domain
*** Default servers are not available
bash$ 

but when I try it through the loopback, it works;

bash$ nslookup - 127.0.0.1
Default Server:  localhost
Address:  127.0.0.1

>
 
I have checked the logs to make sure that it is listening on the
appropriate IP address:

31-Jan-2001 11:55:20.310 listening on [127.0.0.1].53 (lo)
31-Jan-2001 11:55:20.310 listening on [10.10.1.11].53 (eth0)
31-Jan-2001 11:55:20.310 Forwarding source address is [0.0.0.0].2823
31-Jan-2001 11:55:20.315 group = 25
31-Jan-2001 11:55:20.317 user = named
31-Jan-2001 11:55:20.317 Ready to answer queries.

although I am also getting some messages that I do not understand:

31-Jan-2001 11:55:19.972 named shutting down
31-Jan-2001 11:55:19.972 USAGE 980902519 980901597 CPU=0.69u/0.32s
CHILDCPU=0u/0s
31-Jan-2001 11:55:19.972 NSTATS 980902519 980901597 A=162 SOA=80 PTR=977
MX=8 ANY=3
31-Jan-2001 11:55:19.972 XSTATS 980902519 980901597 RR=471 RNXD=51
RFwdR=219 RDupR=1 RFail=6 RFErr=0 RErr=0 RAXFR=0 RLame=1 ROpts=0
SSysQ=240 SAns=1201 SFwdQ=185 SDupQ=100 SErr=0 RQ=1230 RIQ=0 RFwdQ=185
RDupQ=7 RTCP=9 SFwdR=219 SFail=0 SFErr=0 SNaAns=743 SNXD=172 RUQ=0
RURQ=0 RUXFR=0 RUUpd=0



If any dns guru out there can help, it would be most appreciated :) 
If any more info is required to help please ask, I am stumped at with
this problem.
--
Cheers,
Marcus


-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to