- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- resolv.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
10-24-2002 07:44 PM
10-24-2002 07:44 PM
The file resolv.conf was not under /etc and hence wasn't used. However, after I created the file under /etc with the required input the error msg " unable to qualify my own domain has gone". 5 hours later, I've been informed that remote servers can not login remotely. Could anyone advise how can the resolv.conf prevent the remote user from login!! or is there any other file that could be the problem!!
thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2002 08:04 PM
10-24-2002 08:04 PM
Re: resolv.conf
What does your /etc/resolv.conf look like?
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2002 08:07 PM
10-24-2002 08:07 PM
Re: resolv.conf
Does removing the resolv.conf solve the login problem ?
please elaborate on login problem
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2002 08:25 PM
10-24-2002 08:25 PM
Re: resolv.conf
When I renamed the resolv.conf, it did solve the remote login issue but I got the error msg back " unable to qualify my own domain"..
Sample of my resolv.conf
search my hostname
nameserver myserveripaddress
search CORPDNS
nameserver CORPDNSipaddress
I'd appreciate your feed back.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2002 09:12 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2002 11:40 PM
10-24-2002 11:40 PM
Re: resolv.conf
the file nsswitch.conf is not available under /etc , however
I have attached a sample of another file nsswitch.nis, please check the contents of the file and let me know if I should make any changes. Also, is this why the users could not login remotely before I remove the /etc/resolv.conf. Is it the case that if the
/etc/resolv.conf is available and the /etc/nsswitch.conf is not available, the /etc/hosts file will be ignored. If yes, I beleive that was the problem.
I still need some thoughts.
Thnx.
Please check attachment for sample of my nsswitch.nis.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2005 04:46 AM
02-24-2005 04:46 AM
Re: resolv.conf
T.G suggesstion worked!
the DOT is very important in the hosts file.