> What's the output of:
> 
>       host <master hostname>
>       host <master ip>
>       cat /etc/nsswitch.conf
> 
> on the master server?

I assume that you mean before I made the change to /etc/hosts:

% host srs1
srs1.pdl.cmu.local has address 172.19.129.91
% host 172.19.129.91
91.129.19.172.in-addr.arpa domain name pointer srs1.pdl.cmu.local.
% cat /etc/nsswitch.conf
# /etc/nsswitch.conf
#
# Example configuration of GNU Name Service Switch functionality.
# If you have the `glibc-doc' and `info' packages installed, try:
# `info libc "Name Service Switch"' for information about this file.

passwd:         compat
group:          compat
shadow:         compat

hosts:          files dns
networks:       files

protocols:      db files
services:       db files
ethers:         db files
rpc:            db files

netgroup:       nis files


Let me know if there is anything elsee that could be useful here.

thanks,
Charles

-- 
Bristles scratched
His cookie's map
That's what
Made poor
Ginger snap
Burma-Shave
http://frogcircus.org/burmashave/1960/bristles_scratched


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to