# cat /etc/nsswitch.conf|egrep -i hosts hosts: files dns # ypcat hosts [ lot of hosts ... ] 192.168.1.1 server server.mydomain.com
# cat /etc/host.conf order hosts,bind # ping server ping: unknown host server I even tried to make /etc/host.conf looks like this: # cat /etc/host.conf order nis,hosts,bind But still I cannot resolve the names against NIs, even if I see those hosts with ypcat. Any ideas, please? Thx Gentoo 2004.3, Kernel 2.4.28-gentoo-r7, "x86" up to date, ypbind-1.17.2-r1, yp-tools-2.8 -- [email protected] mailing list
