[RPZ] DNS RPZ Logging
Gaurav Kansal
gaurav.kansal at live.in
Sun Jul 1 11:02:23 UTC 2012
Dear All,
I configured the DNS RPZ in 2 Recursive Name Servers, one with RPZ zone as a Master and in the other one, with DNS RPZ zone as a slave.
I used the same logging type in both the servers.
logging { channel default_syslog { syslog local0; };
channel query_logging { file "/var/log/dns-log/dnsquery" versions 20 size 100m; print-time yes; }; category queries { query_logging; };};
But in the Server, where i configured it as slave, i am getting the rewrite log as (in /var/log/messages file):
Jul 1 04:09:37 IPv6-DNS named[32578]: client 2001:db8::feed:feed:feed:c6#59020: rpz QNAME rewrite content.cricinfo.com.edgesuite.net via content.cricinfo.com.edgesuite.net.rpz.spamhaus.org Jul 1 04:09:37 IPv6-DNS named[32578]: client 2001:db8::feed:feed:feed:c6#59020: rpz QNAME rewrite a1850.g.akamai.net via a1850.g.akamai.net.rpz.spamhaus.org Jul 1 04:09:54 IPv6-DNS named[32578]: client 2001:db8::feed:feed:feed:c6#61935: rpz QNAME rewrite docs.google.com via docs.google.com.rpz.spamhaus.org
But in another Name Server, which is configured as Master, i am not getting any logs in /var/log/message file.
What should i have to do, so that i can get these DNS RPZ rewrite logs in a specific file.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.redbarn.org/pipermail/dnsfirewalls/attachments/20120701/b3b16eda/attachment.htm>
More information about the DNSfirewalls
mailing list