From owner-freebsd-questions Thu Mar 13 01:02:17 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id BAA15446 for questions-outgoing; Thu, 13 Mar 1997 01:02:17 -0800 (PST) Received: from www.istudio.no (istudio.no [194.234.126.162]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA15441 for ; Thu, 13 Mar 1997 01:02:10 -0800 (PST) Received: from kraftwerk.istudio.no (lindgren@kraftwerk.istudio.no [194.234.126.190]) by www.istudio.no (8.7.6/8.7.3) with SMTP id KAA20420 for ; Thu, 13 Mar 1997 10:02:01 +0100 (MET) Message-Id: <3.0.1.32.19970313100203.0080db80@istudio.no> X-Sender: lindgren@istudio.no X-Mailer: Windows Eudora Pro Version 3.0.1 beta 14 (32) Date: Thu, 13 Mar 1997 10:02:03 +0100 To: questions@freebsd.org From: Simon Lindgren Subject: Caching-only DNS? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk My accessprovider (leased line) runs our DNS requirements on his own servers (we do not run 'named' or equivalents on our FreeBSD machine). Recently, nslookup's have started to fail all the time, with "query refused" messages. This happens only when ran from the shell - using telnet etc to domains work. I asked them about this, and they said that they've discintinued allowing "zone transfers" - and that my server probably asks for a zone transfer upon doing a 'nslookup'. Another possibility was that we ran something called "caching-only DNS'. How do I disable either? Or is there another solution? Not being able to do lookups is a major pain. Thank you very much Simon Lindgren lindgren@istudio.no