Date: Thu, 1 May 1997 17:26:03 -0400 (EDT) From: Robert Shady <rls@mail.id.net> To: terry@lambert.org (Terry Lambert) Cc: rls@mail.id.net, freebsd-current@freebsd.org, freebsd-questions@freebsd.org, freebsd-bugs@freebsd.org Subject: Re: Problem Message-ID: <199705012126.RAA08597@server.id.net> In-Reply-To: <199705012009.NAA04968@phaeton.artisoft.com> from Terry Lambert at "May 1, 97 01:09:28 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
> > 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. > > [ ... ] > > > Sendmail complains: > > =================== > > May 1 08:43:33 www001 sendmail[4405]: gethostbyaddr() failed for 199.125.2.95 > > [ ... ] > > > Harvest complains: > > ================== > > broker: 970430 23:43:07: select returned: 1 > > broker: 970430 23:43:07: host_cache: get_host (199.125.2.24) > > Gets host by addr > > > broker: 970430 23:43:07: getfullhostname: gethostbyname(www001.id.net) returned NULL. > > Attempts to cannonize name to primar 'A' record. Name returned is not > cannonical. > > Summary: DNS is misconfigured. > > You are aware that you can not mix versions fo sendmail and bind and > changes in versions of FreeBSD networking structures, right? You must > rebuild (a *matched*!) sendmail and bind if you update past a structure > change. If you replace sendmail (or bind), you must generally replace > bind (or sendmail) at the same time. This was especially problematic > when they were both "sanitized" for Linux style cshared library usage. That's great! But what exactly does that mean... (C8 [rls@server]% nslookup www001.id.net Name: www001.id.net Address: 199.125.2.11 [rls@server]% nslookup 199.125.2.11 Name: www001.id.net Address: 199.125.2.11 Forward/Reverse look right... The 2.24 address is a virtual host on this machine.. How exactly would I *fix* this DNS misconfiguration, and what is misconfigured? :) -- Rob === _/_/_/_/_/ _/_/_/_/ _/_/ _/ _/_/_/_/_/ _/_/_/_/_/ _/ _/ _/ _/_/_/ _/ _/ _/ _/_/_/_/ _/ _/_/_/_/_/ _/_/_/_/ _/ _/ _/_/_/_/_/ _/ Innovative Data Services Serving South-Eastern Michigan Internet Service Provider / Hardware Sales / Consulting Services Voice: (810)855-0404 / Fax: (810)855-3268 / Web: http://www.id.net
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705012126.RAA08597>