also @ TechSpot: Fair Labor Association begins inspections of Foxconn at Apple's request
Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Sign up or Login to participate.

Go Back   TechSpot OpenBoards > Software > The Alternative OS

Download Now:

DNS help

Thread Tools Search this Thread
  #1  
Old 05-14-2008
TechSpot Member
 
Member since: Jul 2007, 64 posts
DNS help

I'm trying to design a way so if host "A" fails Host "B" will take over.
If my computer can not connect to Host "A" DNS will resolve to go to Host "B".
I was hoping in anyone could help me how to set this up using a DNS server.
thanks
  #2  
Old 05-14-2008
jobeard's Avatar
TechSpot Ambassador
 
Location: Southern Calif.
Member since: Apr 2005, 10,831 posts
that's automatic in the TCP config. If you look, there should be TWO DNS addresses.
Failure on the first (or a timeout) will cause the second to be used.

HOWEVER: you can't just slam in any two DNS addresses!

If you want to use manual DNS configuration, then you must be able to use
run->cmd
nslookup www.google.com dns-addr-1
nslookup www.google.com dns-addr-2
both requestions must return an IP address for google -- anything else will mean
that the dns-addr-x used may be valid but is not configured for a recursive query and
you MUST find some other dns address to use.

You would be better off using the TCP DHCP supplied DNS address(es)
  #3  
Old 05-14-2008
gilloz's Avatar
TechSpot Member
 
Location: High Desert, SoCal
Member since: Dec 2005, 95 posts
Have you considered OpenDNS.com? Check it out.
  #4  
Old 05-26-2008
Justin's Avatar
TechSpot Guru
 
Location: Oregon, USA
Member since: Apr 2002, 1,595 posts
System specs
The file /etc/resolv.conf is where your current DNS settings are stored.

What exactly is your concern with DNS? Are you having trouble with your ISP's DNS servers not responding?

I strongly suggest NOT using OpenDNS.
  #5  
Old 03-12-2009
jobeard's Avatar
TechSpot Ambassador
 
Location: Southern Calif.
Member since: Apr 2005, 10,831 posts
Quote:
Originally Posted by Soul Harvester View Post
I strongly suggest NOT using OpenDNS.
Can you qualify that recommendation please. There are several good reasons for
using it, including avoiding the DNS poisoning threat.

see Computerworld article

Last edited by jobeard; 03-12-2009 at 12:34 PM..
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
All times are GMT -4. The time now is 02:48 PM.