- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Strange DNS issue
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-13-2005 12:50 AM
05-13-2005 12:50 AM
Re: Strange DNS issue
I was able to reboot one of the development database servers, and now when I run tcpdump and telnet in, it makes NO attempt to connect to the old DNS boxes.
Can anyone suggest why this would be? I was under the assumption that /etc/resolv.conf was read each time a lookup was done, but it appears that it was read once on bootup and stored somewhere in memory!
Can anyone suggest a way to make the servers stop checking the old DNS servers WITHOUT rebooting? Taking an outage on the production servers would be ill-advised.
Thank you!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2005 01:23 AM
05-13-2005 01:23 AM
Re: Strange DNS issue
live free or die
harry d brown jr
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2005 02:20 AM
05-13-2005 02:20 AM
Re: Strange DNS issue
I'm wondering if there's something I can do at the OS level to make it stop looking at wpdns1,2 (old DNS boxes). It shouldn't, as they aren't in resolv.conf, but tcpdump shows that on incoming telnet sessions, they definitely are.
I've checked pretty much every other configuration file in /etc, and can't find any mention of wpdns1,2 or their IPs.
I've tried refreshing inetd, but it doesn't seem to make a difference.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2005 03:15 AM
05-13-2005 03:15 AM
Re: Strange DNS issue
Could be possible that the application is using low level res_* calls. The reading of resolv.conf is done through res_init()
It definately sounds like the applications are cacheing the resolvers and not checking them each time as previously mentioned.
Stopping and starting inetd should have helped w/ inetd services like telnet.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2005 03:33 AM
05-13-2005 03:33 AM
Re: Strange DNS issue
When we turn off our OLD DNS servers, telnet no longer works.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2005 03:54 AM
05-13-2005 03:54 AM
Re: Strange DNS issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2005 04:09 AM
05-13-2005 04:09 AM
Re: Strange DNS issue
This might resolve the issue; I did a tcpdump, telnetted into the server, saw it go to wpdns1. Then I did "inetd -k" and "inetd" and repeated; it did not appear to go to wpdns1 that time.
We have a test window starting at 1pm, so I'll be able to shutdown the legacy dns systems and see what happens then.
Thanks for your help!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2005 04:58 AM
05-13-2005 04:58 AM
Re: Strange DNS issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2005 07:09 AM
06-28-2005 07:09 AM
Re: Strange DNS issue
We had to reboot all of the servers to get rid of the data that gethostbyname had cached about the old DNS servers.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2007 11:40 PM
03-13-2007 11:40 PM
Re: Strange DNS issue
Sorry to bump a two-year old thread, but it's been quite useful to me. I note you're still active on the forums, so perhaps you might like to give some points to the people who gave you (and me!) some very good answers on this thread.
Mark Syder (like the drink but spelt different)
- « Previous
-
- 1
- 2
- Next »