Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.edu.au!munnari.OZ.AU!news.Hawaii.Edu!news.caldera.com!enews.sgi.com!nntprelay.mathworks.com!news.maxwell.syr.edu!cpk-news-hub1.bbnplanet.com!cpk-news-feed4.bbnplanet.com!cpk-news-feed1.bbnplanet.com!news.bbnplanet.com!nrlssc.navy.mil!beck From: beck@nrlssc.navy.mil (Jeff Becklehimer) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Caching only nameserver Date: 19 Jul 1997 16:11:56 GMT Organization: Naval Research Laboratory, Stennis Space Center Lines: 24 Message-ID: <5qqp0c$8rf$1@filet.nrlssc.navy.mil> References: <5qmmlm$mal$1@filet.nrlssc.navy.mil> <5qnfqe$8bi@verdi.nethelp.no> NNTP-Posting-Host: abyss.nrlssc.navy.mil X-Newsreader: TIN [version 1.2 PL2] Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:44686 Steinar Haug (sthaug@nethelp.no) wrote: : [Jeff Becklehimer] : | I had a caching dns server setup using 2.1.7.1 that worked perfectly fine. : | I have since upgraded to 2.2.2-RELEASE and now it doesn't work. I have : | included my naed.boot and localhost.rev files below. The problem : | is that clients get a query refused message yet they can use : | nslookup in interactive mode with no problems. Any ideas? : Your clients are using old versions of nslookup which use the now : deprecated IQUERY query type. Add the following to named.boot and : restart named: : options fake-iquery : Alternatively, you could upgrade to a more modern nslookup on the : clients. : Steinar Haug, Nethelp consulting, sthaug@nethelp.no This worked fine. Thanks. -- Jeff Becklehimer