Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
hello hope fine I have installed solaris 8 in my network and also installed NIS+ on it but when the NIS+ server reboot It ping with the IP address but not ping by the name I added the names and ip addresses in the /etc/hosts file but still the error i-e unknown host any suggestion thanx in advance
You do understand that when you chose to run NIS+ your system is consulting NIS+ tables for information and not ascii files. My guess is that you simply added the entry to the /etc/hosts file, but that is not what NIS+ is looking at.
See if the entry is in the table:
# niscat -h hosts.[your NIS+ domain]
if not, add it.
0
Response Number 2
Name: solaris65 Date: May 8, 2002 at 18:13:02 Pacific
Reply:
Make sure you have copied the /etc/nsswitch.nisplus file over to the /etc/nsswitch.conf.
This tells you also the order in which it will do it's search (i.e. files, nis, nisplus...)
Summary: I have configured Solaris 9 on my virtual PC using DHCP services. The hostname, IP address, default router, etc. is resolved correctly at bootup. However, I cannot ping anything, including the default...
Summary: I have Solary computer in NT domain. I can ping any Ip address( of my office and iternet too) fom this machine and people can also ping ip address of my computer from out of my office but people withi...
Summary: Hello, You can also set your domain name there. for ex: domainname cybertrap.net nameserver www.xxx.yyy.zzz In the nsswitch.conf file there are places to set the name resolution order. For e...