Hello,

  I'm no DNS expert, so am wondering if I am shooting myself in the foot by
having "forwarders" set up in my BIND config file, especially with "forward
first":

options {
        directory "/var/named";
        forward first;
        forwarders {
                xxx.xxx.x.x
                yyy.yyy.y.y
        };
};

  Where xxx and yyy are the DNS servers for my colo provider where I host the
system in question.  Does this defeat the purpose of local caching or am I
OK?


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to