I setup adblock dns but I have a few problems:
tail syslog shows:
Apr 12 17:34:05 vps02 named[2769]: zone 77tracking.com/IN: loading from master file null.zone.file failed: file not found
Apr 12 17:34:05 vps02 named[2769]: zone 77tracking.com/IN: not loaded due to errors. (etc etc. a bunch of errors with different domains. you get it)
So i checked if I point correctly and yes it seems like so:
named.conf.local
include "/etc/bind/ad-blacklist";
ad-blacklist
zone "77tracking.com" { type master; notify no; file "null.zone.file"; };
and ls in /etc/bind
ad-blacklist db.127 db.local named.conf.default-zones null.zone.file bind.keys db.255 db.root named.conf.local rndc.key db.0 db.empty named.conf named.conf.options zones.rfc1918
Im lost. Please help.
http://lowendtalk.com/discussions/feed.rss
0 comments:
Post a Comment