<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>Dear Martin,</span></div><div><span>I really appreciate your response on my query. Actually i would like to implement RPZ in my BIND caching DNS server. I sent email to Spamhaus to add my DNS server for RPZ lookup in Spamhaus database and got a response from Spamhaus that i need to use 199.168.90.51; 199.168.90.52; 199.168.90.53 IP address for RPZ lookup.</span></div><div><span>So i need to implement RPZ configuration in my BIDN DNS server with below configuration. Since i am not well familiar with BIND, i am expecting help from BIND forum. Below is the configuration file which i need to add /etc/named.conf file.  </span></div><span><div><br>zone "rpz.spamhaus.org" {<br>  type slave;<br>  file "dbx.rpz.spamhaus.org";<br>   masters { 199.168.90.51; 199.168.90.52; 199.168.90.53; };<br> 
 allow-transfer { none; };<br>   allow-query { none; };<br>};</div><div><br> But i want to direct malware domain lookup to one IP address (for example 10.0.0.1). So would like to know how to create a location zone file to create customized IP address for malware domain?</div><div>Need your valuable help on my query.</div><div> </div><div>Regards</div><div> </div>Babu</span><div style="display: block;" class="yahoo_quoted"> <br> <br> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <font size="2" face="Arial"> On Thursday, 2 January 2014 2:03 PM, Steven Carr <sjcarr@gmail.com> wrote:<br> </font> </div>  <div class="y_msg_container">On 2 January 2014 10:47, babu dheen <<a href="mailto:babudheen@yahoo.co.in" shape="rect" ymailto="mailto:babudheen@yahoo.co.in">babudheen@yahoo.co.in</a>>
 wrote:<div id="yqtfd29387" class="yqt2580050234"><br clear="none">>  Kindly help me on my requirement.</div><br clear="none"><br clear="none">What exactly are you wanting to do? There is lots of information on<br clear="none">the Internet already about implementing RPZ (Google is your friend)<br clear="none">and configuration examples in the BIND9.9 ARM (chapter 6.2.16.20).<br clear="none"><br clear="none">If you can show us what you have implemented so far and what is/isn't<br clear="none">working then we can see if we can assist you with the configuration,<br clear="none">but we can't just tell you the exact configuration that you need for<br clear="none">your own particular setup.<br clear="none"><br clear="none">Steve<div id="yqtfd20267" class="yqt2580050234"><br clear="none"></div><br><br></div>  </div> </div>  </div> </div></body></html>