Thread: DNS Question
View Single Post
  #2  
Old October 18th, 2006
billgncal's Avatar
billgncal Offline
Junior Member
 
Join Date: July 2006
Location: Cypress, CA
Posts: 11
Re: DNS Question

It should pretty straight forward having the 2 DNS servers listed in the /etc/resolv.conf.

nameserver "IP address" #DNS1
nameserver "IP address" #DNS2

The only other thing I can think of is to verify that the second one is pingable.


Have you tried to reverse the order and see if it hits the secondary first?

Good luck.
Reply With Quote