Is it possible to setup some DNS server where it will default to an IP address if the the host name it tries to resolve fails to resolve? I'm having a problem where a host name is intermittently failing to resolve.
|
feedback
|
|
What is the output of NSlookup? What are you using for a local DNS server? Who do you forward to? Have you cleared your cache (both server side and client side)? Depending on the error with NSlookup, try specifying a different server - maybe Google's DNS servers 8.8.8.8 an see if there is a difference. also more details about what you are trying to do when you start having problems would be helpful.. | |||
|
feedback
|
example.com, but only when example.com's name servers are off line. A temporary workaround could be to add a static entry to clienthostsfiles while the NS is unreliable. – SmallClanger Jan 18 '11 at 17:06