<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Dear All,<div><br></div><div>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.</div><div><br></div><div>I used the same logging type in both the servers.</div><div><br></div><div><div><i>logging {</i></div><div><i>        channel default_syslog {</i></div><div><i>        syslog local0;</i></div><div><i>        };</i></div><div><i><br></i></div><div><i>        channel query_logging {</i></div><div><i>                file "/var/log/dns-log/dnsquery" versions 20 size 100m;</i></div><div><i>                print-time yes;</i></div><div><i>        };</i></div><div><i>        category queries {</i></div><div><i>                query_logging;</i></div><div><i>        };</i></div><div><i>};</i></div></div><div><br></div><div>But in the Server, where i configured it as slave, i am getting the rewrite log as (in /var/log/messages file):</div><div><br></div><div><div><i>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 </i></div><div><i>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 </i></div><div><i>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 </i></div></div><div><br></div><div>But in another Name Server, which is configured as Master, i am not getting any logs in /var/log/message file.</div><div><br></div><div>What should i have to do, so that i can get these DNS RPZ rewrite logs in a specific file.</div>                                       </div></body>
</html>