From owner-freebsd-questions Thu Mar 9 17:39:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from weeble.dyndns.org (ubppp234-110.dialin.buffalo.edu [128.205.234.110]) by hub.freebsd.org (Postfix) with ESMTP id 527AA37B8EE for ; Thu, 9 Mar 2000 17:38:59 -0800 (PST) (envelope-from cjm2@earthling.net) Received: from shithead (shithead.weeble.dyndns.org [10.0.0.2]) by weeble.dyndns.org (8.9.3/8.9.3) with SMTP id UAA10110; Thu, 9 Mar 2000 20:38:57 -0500 (EST) (envelope-from cjm2@earthling.net) Message-ID: <002201bf8a31$67b97060$0200000a@weeble.dyndns.org> From: "C J Michaels" To: "Todd Meister" Cc: "FreeBSD Questions" References: <200003090054.QAA11082@lanshark.lanminds.com> Subject: Re: named: refused query on non-query socket Date: Thu, 9 Mar 2000 20:38:57 -0500 Organization: WCC MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks for your help, that fixed it. Is there any reason why I would want to keep this option enabled then? Thanks, -Chris ----- Original Message ----- From: "Todd Meister" To: "C J Michaels" Cc: "FreeBSD Questions" Sent: Wednesday, March 08, 2000 7:58 PM Subject: Re: named: refused query on non-query socket > On 8 Mar 00, at 19:42, C J Michaels wrote: > > I didn't see anything in the archives about this. There are NUMEROUS > > entries in my /var/log/messages with the following error message: > > > > Mar 8 12:34:03 cartman named[146]: refused query on non-query socket from > > [10.0.0.3].1124 > > > > The port number changes for each message, and it's not always 10.0.0.3 but > > it is a machine on the internal network. > > IIRC, this problem occurs when you have a query-source port > specified in your named.conf: > query-source address * port 53; > > Commenting that line out should do it. > > DNS no longer uses a priveleged port, but rather queries wherever it > may, willy-nilly. > > If you've upgraded from BIND 8.1 to 8.2, that's probably why you're > seeing it. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message