karthik karthik wrote:
Hello all,
I am using BIND 9.2.4.

Irrespective of flags fetch-glue no; recursion no; in "/etc/bindnamed.conf.options" and my named.conf also has reference to named.conf.options(entry exists like include "/etc/bind/named.conf.options )
my dns server sends responses with additional answers.

It will be really helpful to me if someone advices on configuring
named to send specific answers for a query and not all the answers.

Thanks
Karthik Prabhu



Take a look at the BIND Administrators Reference Manual(ARM) for clarification, but the below "options" statement maybe what you're looking for.

minimal-responses yes;



_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to