<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div><table id="texttable"><tbody><tr valign="top"><tr valign="top"><td class="almost_half_cell"><div style="text-align: left;" id="result_box" dir="ltr">I have a DNS server which is running the pdns-recursor. Only internally is authorized to make the recursion. It works. <br><br> My problem is that when I make a external query recursion is the code answer is this: <br><br> ;; ->> HEADER <<- opcode: QUERY, status: <span style="font-weight: bold;">SERVFAI</span>L, id: 54,929 <br> ;; Flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0 <br> ;; QUESTION SECTION: <br> ; www.google.fr. IN A <br><br><br> I would like to be a rather refused to servfail. <br><br> ;; ->> HEADER <<- opcode: QUERY, status: <span style="font-weight: bold;">REFUSED</span>, id: 21,056 <br> ;;
 Flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0 <br> ;; QUESTION SECTION: <br> ; www.google.fr. IN A <br><br> I configured the allow-from = my internal IP addresses. <br><br> Thank you in advance. <br> Endore.</div></td></tr></tr></tbody></table></div></div><br>



      </body></html>