Re: Forwarding zones not working

2009-08-13 Thread Josh Richard
Hello self, I just figured this out. I had to add: foo.com. IN NS reg. to db.root. Regards, -j On Thu, 2009-08-13 at 08:41 -0500, Josh Richard wrote: > Hello bind-users, > > bind 9.3.4, Debian > > goal: > resolve any.dns.name -> 1.2.3.4, unless queries are for zones specified > in sites.co

Forwarding zones not working

2009-08-13 Thread Josh Richard
Hello bind-users, bind 9.3.4, Debian goal: resolve any.dns.name -> 1.2.3.4, unless queries are for zones specified in sites.conf. In the latter case, forward to a trustworthy name server. === named.conf === include "/etc/bind/sites.conf"; zone "." { type master; file "/etc/bin