On Mon, Jul 28, 2008 at 10:39:04PM -0300, sysadmin wrote:
> > Regular zonefile format, with the exception of wildcards.
> I setup recursor to load zone file as follow
> *               IN      A       127.0.0.1

A * is a wildcard - which sadly does not work yet in the powerdns recursor
auth server. However..

> arwen powerdns # cat zone.malware
> zone "zonadelafrontera.cl" in { type master ; file "malware" ; } ;

This should simply be:
zonadelafrontera.cl=malware

Which should blank out the domain just fine.

        Bert

-- 
http://www.PowerDNS.com      Open source, database driven DNS Software 
http://netherlabs.nl              Open and Closed source services
_______________________________________________
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
http://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to