From owner-freebsd-isp Thu Jul 24 17:34:57 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id RAA04931 for isp-outgoing; Thu, 24 Jul 1997 17:34:57 -0700 (PDT) Received: from uhf.wdc.net (uhf.wdc.net [198.147.74.44]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id RAA04924 for ; Thu, 24 Jul 1997 17:34:53 -0700 (PDT) Received: from localhost (bad@localhost) by uhf.wdc.net (8.8.5/8.6.12) with SMTP id UAA00372; Thu, 24 Jul 1997 20:36:36 -0400 (EDT) Date: Thu, 24 Jul 1997 20:36:35 -0400 (EDT) From: Bernie Doehner X-Sender: bad@uhf.wdc.net To: "Mark S. Velasquez" cc: isp@FreeBSD.ORG Subject: Re: BIND 8.1.1 and Socket errors In-Reply-To: <2.2.32.19970724202322.015d0480@207.100.94.11> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > At 11:37 AM 7/24/97 -0400, you wrote: > >I am not familiar with BIND 8.1.1, but I have encountered the same problem > >with sendmail UNDER FREEBSD. > > > > Well, I just installed bind-8.8.1 on FreeBSD 2.1.5(yeah I know) and upgraded > sendmail to 8.8.6 and sendmail is reporting gethostbyaddr errors every 10 > minutes on all the ip aliases for my Virtual Web Sites. My Solaris 2.5.1 > machines with bind-8.8.1 & sendmail 8.8.6(and multiple IPs) is not reporting > any errors. > > Mark S. Velasquez RTFW. Your virtual hosts must have reverse DNS entries or be in /etc/hosts or this will happen under FreeBSD. Bernie