Dec 16, 2004 #1 menace212 Programmer Jul 11, 2003 144 US How can I disable the bind version query for bind 9.2.1.? Or what methods can I use for it to stop showing up on a security scan....Please help
How can I disable the bind version query for bind 9.2.1.? Or what methods can I use for it to stop showing up on a security scan....Please help
Dec 17, 2004 #2 coffeysm MIS Oct 7, 2004 571 US I know in Bind 8 under the options of the named.conf you put in options { version "Why are you asking that?"; }; Should work for 9 if it doesnt check the man page. Upvote 0 Downvote
I know in Bind 8 under the options of the named.conf you put in options { version "Why are you asking that?"; }; Should work for 9 if it doesnt check the man page.