- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- restart dns client?
Operating System - HP-UX
1820072
Members
2658
Online
109608
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
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
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
тАО07-25-2003 12:16 PM
тАО07-25-2003 12:16 PM
I was trying to fix an error in /etc/resolv.conf, and now DNS client cant connect to DNS server. I can ping it, but nslookup times out unless I remeove resolv.conf.
I moved my backup resolv.conf in place, same result.
Can I restart DNS client?
I moved my backup resolv.conf in place, same result.
Can I restart DNS client?
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-25-2003 12:31 PM
тАО07-25-2003 12:31 PM
Solution
Hi Doug,
There is no client SW per se & resolv.conf is just read for every lookup. Bring up nslookup w/o any parms
nslookup
Set the server IP manually - use the IP of your DNS server
>server xxx.xxx.xxx.xxx
Then lookup something
>hostname
If you get no response or an error, then the problem is on the DNS server itself. If you get the proper response then set that IP up in resolv.conf
A typical resolv.conf looks as follows:
domain subnet.company.com
search subnet.company.com subnet2.company.com
nameserver xxx.xxx.xxx.xxx
nameserver xxx.xxx.xxx.xxx
What was the error in resolv.conf in the first place, or what trouble were you having?
Rgds,
Jeff
There is no client SW per se & resolv.conf is just read for every lookup. Bring up nslookup w/o any parms
nslookup
Set the server IP manually - use the IP of your DNS server
>server xxx.xxx.xxx.xxx
Then lookup something
>hostname
If you get no response or an error, then the problem is on the DNS server itself. If you get the proper response then set that IP up in resolv.conf
A typical resolv.conf looks as follows:
domain subnet.company.com
search subnet.company.com subnet2.company.com
nameserver xxx.xxx.xxx.xxx
nameserver xxx.xxx.xxx.xxx
What was the error in resolv.conf in the first place, or what trouble were you having?
Rgds,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-25-2003 01:04 PM
тАО07-25-2003 01:04 PM
Re: restart dns client?
thanks.
I'll post details on Monday, but nutshell is, if I don't remove resolv.conf in my oracle startup script, my oracle wrb objects wont start. (same for stopping, ther're just not found)
and I am looking in 'files' 1st in all entries in the nsswitch file, ( just a copy of nsswitch.files with the addtion to go to dns for hosts if 'files' fails.
More on Monday, I have a DNS Server dragon to slay.
I'll post details on Monday, but nutshell is, if I don't remove resolv.conf in my oracle startup script, my oracle wrb objects wont start. (same for stopping, ther're just not found)
and I am looking in 'files' 1st in all entries in the nsswitch file, ( just a copy of nsswitch.files with the addtion to go to dns for hosts if 'files' fails.
More on Monday, I have a DNS Server dragon to slay.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-25-2003 01:16 PM
тАО07-25-2003 01:16 PM
Re: restart dns client?
What are the permissions on resolv.conf? Try setting to at least 444 and see if that helps.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP