{"id":37,"date":"2011-04-23T22:24:29","date_gmt":"2011-04-23T22:24:29","guid":{"rendered":"http:\/\/www.plugged.in\/?p=37"},"modified":"2011-04-23T22:24:29","modified_gmt":"2011-04-23T22:24:29","slug":"disabling-recursive-queries-in-bind","status":"publish","type":"post","link":"https:\/\/www.veriteknik.net.tr\/en\/disabling-recursive-queries-in-bind\/","title":{"rendered":"Disabling recursive queries in Bind"},"content":{"rendered":"<p>If you own your DNS servers, you should probably want to close recursive queries being gathered from your servers.<\/p>\n<p>In named.conf edit the options directive and add:<\/p>\n<blockquote><p>options {<\/p>\n<p style=\"padding-left: 30px;\">allow-transfer {Secondary Server IP; }; allow-recursion { 127.0.0.1; A.B.C\/24; };<\/p>\n<p>};<\/p><\/blockquote>\n<p>In secondary server:<br \/>\nadd to options:<\/p>\n<blockquote><p>allow-transfer { none; }; allow-recursion { 127.0.0.1; A.B.C\/24; };<\/p><\/blockquote>\n","protected":false},"excerpt":{"rendered":"<p>If you own your DNS servers, you should probably want to close recursive queries being gathered from your servers. In named.conf edit the options directive and add: options { allow-transfer {Secondary Server IP; }; allow-recursion { 127.0.0.1; A.B.C\/24; }; }; In secondary server: add to options: allow-transfer { none; }; allow-recursion { 127.0.0.1; A.B.C\/24; };<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_uag_custom_page_level_css":"","footnotes":""},"categories":[372],"tags":[402,403,404,405,406],"yst_prominent_words":[1638,1639,1637,1636,1635,1458,337,1191],"class_list":["post-37","post","type-post","status-publish","format-standard","hentry","category-linux_help","tag-bind","tag-dns","tag-named","tag-query","tag-recursive"],"jetpack_featured_media_url":"","uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"ckaraca","author_link":"https:\/\/www.veriteknik.net.tr\/en\/author\/ckaraca\/"},"uagb_comment_info":0,"uagb_excerpt":"If you own your DNS servers, you should probably want to close recursive queries being gathered from your servers. In named.conf edit the options directive and add: options { allow-transfer {Secondary Server IP; }; allow-recursion { 127.0.0.1; A.B.C\/24; }; }; In secondary server: add to options: allow-transfer { none; }; allow-recursion { 127.0.0.1; A.B.C\/24; };","_links":{"self":[{"href":"https:\/\/www.veriteknik.net.tr\/en\/wp-json\/wp\/v2\/posts\/37","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.veriteknik.net.tr\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.veriteknik.net.tr\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.veriteknik.net.tr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.veriteknik.net.tr\/en\/wp-json\/wp\/v2\/comments?post=37"}],"version-history":[{"count":0,"href":"https:\/\/www.veriteknik.net.tr\/en\/wp-json\/wp\/v2\/posts\/37\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.veriteknik.net.tr\/en\/wp-json\/wp\/v2\/media?parent=37"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.veriteknik.net.tr\/en\/wp-json\/wp\/v2\/categories?post=37"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.veriteknik.net.tr\/en\/wp-json\/wp\/v2\/tags?post=37"},{"taxonomy":"yst_prominent_words","embeddable":true,"href":"https:\/\/www.veriteknik.net.tr\/en\/wp-json\/wp\/v2\/yst_prominent_words?post=37"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}