Ultrix resolver

Brian V. Smith envbvs at epb2.lbl.gov
Thu Apr 6 03:07:43 AEST 1989


In article <124 at crltrx.crl.dec.com>, treese at crltrx.crl.dec.com (Win Treese)
 
> There should be a file /etc/svcorder with the following lines:
> 
> bind
> local
> 
> (assuming that you don't use Yellow Pages).  This instructs the
> resolver code to use the name server, then the local host tables.
> nslookup does not check this file.
> 
> Happy hacking....
> 
> Win Treese						Cambridge Research Lab
> treese at crl.dec.com					Digital Equipment Corp.

What we would like to do is have one of our machines (I'll call it our server)
running bind to get it's host information from name servers and our other machines run Yellow Pages to query our server for host information in the hope of reducing network traffic and load on the name servers.

We are currently running YP on all of our machines, using the server as  the YP master.

The question is, do we just put the following in our server /etc/svorder file:

bind
yp
local

And have the clients with the /etc/svcorder file:

yp
local

Will the yellow pages programs on our server get their information from bind
or will they only use the /etc/hosts file?

Thanks in advance for any help.
_____________________________________
Brian V. Smith    (bvsmith at lbl.gov)
Lawrence Berkeley Laboratory

We don't need no stinking signatures!



More information about the Comp.unix.ultrix mailing list