Re: [Pdns-users] best way to persist a large hosts file

2006-12-13 Thread bert hubert
On Mon, Dec 11, 2006 at 04:54:58PM +, matt farey wrote: > Hi, > I have half a million entries in a hosts file on my gateway, a > workaround to prevent access to these sites while dns is loading. Matt, Sorry for not getting back to you earlier! > Can anyone please suggest a way I can persiste

Re: [Pdns-users] Pipe backend problems with MX NS and SOA

2006-12-13 Thread bert hubert
On Wed, Dec 13, 2006 at 05:13:30PM -0500, Shawn Moore wrote: > can't seem to get MX and NS working for just the domain test.com. > A/PTR/CNAME all work. MX works if you query x.test.com, but not > test.com. NS does not seem to work at all. I'm wondering if it has > something to do with not havin

[Pdns-users] Re: TCP Queries always go to the recursor?

2006-12-13 Thread Augie Schwer
On 12/13/06, Augie Schwer <[EMAIL PROTECTED]> wrote: Is there a reason why TCP queries are always getting sent to the recursor (if available) for answers instead of checking for an authoritative answer first and then recursing if no authoritative answer was found? I couldn't find anything in th

[Pdns-users] TCP Queries always go to the recursor?

2006-12-13 Thread Augie Schwer
Is there a reason why TCP queries are always getting sent to the recursor (if available) for answers instead of checking for an authoritative answer first and then recursing if no authoritative answer was found? I am able to reproduce this by setting up a bogus zone in our authoritative data (MyS

[Pdns-users] Pipe backend problems with MX NS and SOA

2006-12-13 Thread Shawn Moore
I am having an issue with the pipe backend, below you will find a snippet of the perl script. The problem that I am having is that I can't seem to get MX and NS working for just the domain test.com. A/PTR/CNAME all work. MX works if you query x.test.com, but not test.com. NS does not seem to wo

Re: [Pdns-users] Configure pdns to not provide version information?

2006-12-13 Thread Mark Watts
> I'm just implementing PowerDNS and am very impressed by how straightforward > it has been. I'm about to replace our old Bind servers with powerdns, and > was testing a few things and noticed that PowerDNS tells other server's > it's version number. More specifically it says: > > Served by POWE

[Pdns-users] Configure pdns to not provide version information?

2006-12-13 Thread Brandon Checketts
I'm just implementing PowerDNS and am very impressed by how straightforward it has been. I'm about to replace our old Bind servers with powerdns, and was testing a few things and noticed that PowerDNS tells other server's it's version number. More specifically it says: Served by POWERDNS 2.9.20

[Pdns-users] Dropping Unknown/Unsupported Records

2006-12-13 Thread Christopher Rhodes
Reading through the mail list, monitor reports from pdns_server, and documentation PowerDNS will cancel an AXFR transaction when it encounters an unknown/unsupport mail type. Instead of canceling the transaction, I would prefer to drop the record and continue with the rest of the transfer. Sugg