Re: [Pdns-users] Use recursor to block phishing

2008-07-28 Thread sysadmin
Hi, > Regular zonefile format, with the exception of wildcards. > > Bert I setup recursor to load zone file as follow recursor.conf: auth-zones=malware=/etc/powerdns/malware arwen powerdns # cat malware $TTL900 @ IN SOA zone.malware. hostmaster.zone.

Re: [Pdns-users] Wildcard A Record Question

2008-07-28 Thread bert hubert
On Mon, Jul 28, 2008 at 08:47:08PM +0200, Gabriel J Marais wrote: > Resolved : Seems like the missing SOA and NS records were needed to > successfully do *wildcards in PDNS. PowerDNS really needs SOA records in the database, otherwise it takes the liberty to assume the zone is not there. This is s

RE: [Pdns-users] Wildcard A Record Question

2008-07-28 Thread Gabriel J Marais
Resolved : Seems like the missing SOA and NS records were needed to successfully do *wildcards in PDNS. Thanks ! Gabriel From: Ton van Rosmalen [mailto:[EMAIL PROTECTED] Sent: Sunday, July 27, 2008 10:22 PM To: [EMAIL PROTECTED] Cc: PDNS user-list Subject: Re: [Pdns-users] Wildcard

Re: [Pdns-users] Wildcard A Record Question

2008-07-28 Thread Alan Hodgson
On Sunday 27 July 2008, Ton van Rosmalen <[EMAIL PROTECTED]> wrote: > My bad. I was wrong on this. Sorry. > > *-wildcard does work when added in front of a domain. Maybe it just > doesn't work when it's not at the start of a record. DNS wildcard records absolutely require the * to be at the fron