From owner-freebsd-questions Tue Jul 7 11:36:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA13588 for freebsd-questions-outgoing; Tue, 7 Jul 1998 11:36:15 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from buddy.palomine.net (qmailr@buddy.palomine.net [205.198.88.50]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id LAA13565 for ; Tue, 7 Jul 1998 11:36:08 -0700 (PDT) (envelope-from cjohnson@palomine.net) Received: (qmail 27931 invoked by uid 500); 7 Jul 1998 18:35:57 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 7 Jul 1998 18:35:57 -0000 Date: Tue, 7 Jul 1998 14:35:57 -0400 (EDT) From: Chris Johnson To: questions@FreeBSD.ORG Subject: Re: NameD question In-Reply-To: <199807071441.HAA06901@hub.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hi everybody ! > Can you explain me what does it mean in named.log ? > > 02:45:02 named[259]: Response from unexpected source ([209.66.79.226].53) > > What is it ? It means that named sent a query to one IP address, and the response came back from another (or possibly that a reponse came from a name server you didn't even ask anything of). This is probably the result of the interface on the remote name server having alias addresses, and the name server sending the response with a different source address than the one than it received the query on. In any case, it's not your problem. Chris Johnson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message