- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- unresolved host and missing nsswitch.conf
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2002 02:36 AM
12-09-2002 02:36 AM
unresolved host and missing nsswitch.conf
There is also a lot of reference to NIS, which I'm not using. Does this matter?
Any advice would be appreciated.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2002 02:46 AM
12-09-2002 02:46 AM
Re: unresolved host and missing nsswitch.conf
you can find a default 'nsswitch.conf' file in:
/usr/newconfig/etc/nsswitch.conf
or if you only use /etc/hosts for nameresolving you can create a nsswitch.conf in /etc and add following:
vi /etc/nsswitch.conf
+-------------------
| hosts: files [NOTFOUND=continue] dns
|
| :wq!
Permissions should be:
ll /etc/nsswitch.conf
-rw-rw-r-- 1 root sys 37 Sep 3 09:43 /etc/nsswitch.conf
Regards,
Armin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2002 02:54 AM
12-09-2002 02:54 AM
Re: unresolved host and missing nsswitch.conf
you can copy the /etc/nsswitch.files to be /etc/nsswitch.conf file .
if you are using DNS for name resol. add this entry to the hots tab .
if you are not using NIS dont used the other files exam that you have in /etc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2002 03:07 AM
12-09-2002 03:07 AM
Re: unresolved host and missing nsswitch.conf
It appears to have solved the problem, although I still can't get netscape to see any external servers.
Any thoughts?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2002 03:20 AM
12-09-2002 03:20 AM
Re: unresolved host and missing nsswitch.conf
For the automatical configuration you can try following entry:
http://autoproxy/autoproxy/autoproxy
Regards,
Armin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2002 03:22 AM
12-09-2002 03:22 AM
Re: unresolved host and missing nsswitch.conf
check to see if you config the /etc/resolv.conf file with the name of the DNS server .
if you need to config it go to man resolv.conf and you will see how to config it .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2002 03:43 AM
12-09-2002 03:43 AM
Re: unresolved host and missing nsswitch.conf
Thanks for all your help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2002 09:46 AM
12-10-2002 09:46 AM