Re:/etc/hosts on one machine

1999-02-26 Thread Daryl Williams
you can achive this using nis. alternatevely you could create
a symlink  from /etc/hosts to an nfs mounted parition where
you would actually keep the host file. i would however *not*
recommend this (second) option. if your network went south
you would not have any name resolution, if in fact you only
rely on /etc/hosts.

//daryl

--
 Daryl Williams
 Network Administrator mailto:[EMAIL PROTECTED]
 ShareWave, Inc.   Phone: 916-939-9400 x3212
 5175 Hillsdale Circle Fax: 916-939-9434
 El Dorado Hills, CA. 95762Web: http://www.sharewave.com




Re: /etc/hosts on one machine

1999-02-26 Thread Will Lowe
> Is it possible to have /etc/hosts on only one machine
> on the lan and have the other machines use it?

Either make that one host a DNS server and point all the other machines to
it,  or make it a YP server and ypbind them to it.

Will


--
| [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]   |
|   http://www.cis.udel.edu/~lowe/   |
|PGP Public Key:  http://www.cis.udel.edu/~lowe/index.html#pgpkey|
--
|   You think you're so smart,  but I've seen you naked  |
|  and I'll prob'ly see you naked again ...  |
| --The Barenaked Ladies,  "Blame It On Me"  |
--


RE: /etc/hosts on one machine

1999-02-26 Thread Shaleh

On 26-Feb-99 Clyde Wilson wrote:
> Is it possible to have /etc/hosts on only one machine
> on the lan and have the other machines use it?
> 

It's called NIS.  Give it a peek.