[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: HPUX




Done. You are the man. Actually I also then found it in the SAM Areas
manager thingy.



Thanks,

Tim Grossner		
Network Engineer	CCNA, MCP, A+
SACWIS Project
Getronics
voice - 217-747-7310
pager - 800-681-4943
cell - 217-971-0506
data - timothy.grossner@getronics.com




-----Original Message-----
From: Steven Pritchard [mailto:steve@silug.org]
Sent: Thursday, April 27, 2000 4:21 PM
To: luci-discuss@luci.org
Subject: Re: HPUX



Grossner, Timothy said:
> Ok. done...but this is weird. The entries in /etc/hosts dont seem to be
> being used at all now. This box doesnt have a DNS record yet, but it cant
> resolve itself now. the entries in /etc/hosts are right...
> 
> didnt find that other file, etc/nsswitch.conf. what does it do?

Configures the order of the resolver, among other things.  In other
words, that's most likely your problem.  There should be various
/etc/nsswitch.* files that show how to configure HP-UX for NIS, files,
etc.  You can also look at the nsswitch.conf(4) (or nsswitch.conf(5)
on a Linux box) man page for more information.

You probably need to create a nsswitch.conf and verify that you at
least have something like this in it:

    hosts: files [NOTFOUND=continue TRYAGAIN=continue] dns

That will (IIRC) give you the behavior you expect.

Steve
-- 
steve@silug.org           | Linux Users of Central Illinois
(618)398-7320             | Meetings the 4th Tuesday of every month
Steven Pritchard          | http://www.luci.org/ for more info

--
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.

--
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.