- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- changing DNS entries in /etc/resolv.conf (HP-UX)
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
05-22-2007 06:31 PM
05-22-2007 06:31 PM
I want to change my DNS entires in /etc/resolv.conf in HP-UX box. Please tell me whether I need to reboot the server after changing these entries or any other way to update it without rebooting the box.
Thanks in advance
GSB
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2007 06:38 PM
05-22-2007 06:38 PM
SolutionI've had a number of situations, generally during installations and a few minor wierd cases where the /etc/resolv.conf file was wrong. Simply editing it fixed the problems at hand.
Hope it helps
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2007 06:45 PM
05-22-2007 06:45 PM
Re: changing DNS entries in /etc/resolv.conf (HP-UX)
Unlike on Solaris - you do not have to do anything. Just update the file. The resolver will automatically read it.
Regards,
Rasheed Tamton.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2007 07:16 PM
05-22-2007 07:16 PM
Re: changing DNS entries in /etc/resolv.conf (HP-UX)
After updating the resolv.conf you can test
your dns resolving by the comand
nslookup
THNAKS..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2007 07:16 PM
05-22-2007 07:16 PM
Re: changing DNS entries in /etc/resolv.conf (HP-UX)
After updating the resolv.conf you can test
your dns resolving by the comand
nslookup
thanks....