[Pdns-users] Use recursor to block phishing
bert hubert
bert.hubert at netherlabs.nl
Tue Jul 29 07:00:32 UTC 2008
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
More information about the Pdns-users
mailing list