Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 May 1997 00:37:36 -0500
From:      "Jeffrey J. Mountin" <sysop@mixcom.com>
To:        Robert Shady <rls@mail.id.net>
Cc:        freebsd-questions@FreeBSD.org
Subject:   Re: Problem
Message-ID:  <3.0.32.19970502003736.00729180@mixcom.com>

next in thread | raw e-mail | index | archive | help
At 12:57 PM 5/1/97 -0400, Robert Shady wrote:
>I've got a serious problem with *ANY* 3.0 snapshots.  I've seen several
>other people say in the mailing lists that they have experienced similar
>problems, but I have yet to see a legitimate answer to them.  PLEASE
>respond asap.
>
>The problem:
>    In certain software packages, the gethostbyname call appears to fail.
>The software:
>    (so far) sendmail, and harvest
>
>The scenario:
>    Webserver - Approximately 100 virtual hosts.  Running nothing but YP
>    client, webservices, and sendmail with client (forward) configuration.

--snip--

>Sendmail complains:
>===================
>...
>May  1 08:43:33 www001 sendmail[4405]: gethostbyaddr() failed for
199.125.2.95 
>May  1 08:43:33 www001 sendmail[4405]: gethostbyaddr() failed for
199.125.2.96 
>May  1 08:43:33 www001 sendmail[4405]: gethostbyaddr() failed for
199.125.2.97 
>May  1 08:43:33 www001 sendmail[4405]: gethostbyaddr() failed for
199.125.2.98 
>May  1 08:43:33 www001 sendmail[4405]: gethostbyaddr() failed for
199.125.2.99

--snip--


Ran into this myself (2.1.7 and 2.2.1) and don't consider having inverse
for virtual hosts necessary.  My concern was sendmail, so I hacked out the
logging for now (ugly).  Should go back later and look things over.  Didn't
like 600K of pertinent logging, but a total log of over 20Mb at one point.

Only httpd should listen on the bound IPs for the virtual hosts.  Nothing
else.

Either add inverse or hack the code.


-------------------------------------------
Jeff Mountin - System/Network Administrator
jeff@mixcom.net

MIX Communications
Serving the Internet since 1990



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.32.19970502003736.00729180>