Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 58231 invoked from network); 20 Feb 2004 09:21:15 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 20 Feb 2004 09:21:15 -0000 Received: (qmail 57361 invoked by uid 500); 20 Feb 2004 09:20:50 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 57173 invoked by uid 500); 20 Feb 2004 09:20:49 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 57160 invoked from network); 20 Feb 2004 09:20:49 -0000 Date: Fri, 20 Feb 2004 09:21:00 +0000 From: Joe Orton To: dev@apr.apache.org Subject: Re: getaddrinfo() on HP-UX 11i Message-ID: <20040220092100.GA30761@manyfish.co.uk> Mail-Followup-To: dev@apr.apache.org References: <16A24B6050584143978000646801E93557BED4@cacexc03.americas.cpqcorp.net> <4035CE74.2030206@attglobal.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <4035CE74.2030206@attglobal.net> User-Agent: Mutt/1.4.1i X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Fri, Feb 20, 2004 at 04:08:04AM -0500, Jeff Trawick wrote: > Mathihalli, Madhusudan wrote: > >Jeff, > > Do you have 'ipnodes' enabled in /etc/nsswitch.conf ? If yes, try > > disabling it. If it doesn't work, try the following entry: > > > >ipnodes: dns[NOTFOUND=continue] files > > I don't have /etc/nsswitch.conf at all. Hum, I would have thought that is essential. I have nsswitch.conf as: hosts: files dns on my HP-UX boxes. > If I create /etc/nsswitch.conf with "ipnodes: dns[NOTFOUND=continue] files" > as the only line, it doesn't change anything; I can still find names in > /etc/hosts and still can't find names not in /etc/hosts.