<div class="socmaildefaultfont" dir="ltr" style="font-family:Arial, Helvetica, sans-serif;font-size:10pt" ><div dir="ltr" >I successfully built 9.16.18 on my RH8.4 ppc64el VM. But after doing so I wanted to set it up so that if it receives a query over IPv4 it will not return any AAAA records in the reply.</div>
<div dir="ltr" > </div>
<div dir="ltr" >I found this: <a href="https://kb.isc.org/docs/aa-00576" >https://kb.isc.org/docs/aa-00576</a></div>
<div dir="ltr" > </div>
<div dir="ltr" >Which mentions using --enable-filter-aaaa and then applying the right option in named.conf. However when I added this to my configure flags, it says it is not recognized (see below).</div>
<div dir="ltr" > </div>
<div dir="ltr" >What is the current way to enforce this behavior? I tried adding the "filter-aaaa-on-v4 yes;" in named.conf (perhaps that compile option was now enabled by default?) but did not work (queries still return both A and AAAA results).</div>
<div dir="ltr" > </div>
<div dir="ltr" ><div>Configuration summary:<br>-------------------------------------------------------------------------------<br>Optional features enabled:<br> GSS-API (--with-gssapi)<br> Allow 'fixed' rrset-order (--enable-fixed-rrset)<br> Print backtrace on crash (--enable-backtrace)<br> Use symbol table for backtrace, named only (--enable-symtable)<br> Use GNU libtool (--with-libtool)<br> CMocka Unit Testing Framework (--with-cmocka)<br> DNSSEC validation active by default (--enable-auto-validation)<br> Dynamically loadable zone (DLZ) drivers:<br> Filesystem (--with-dlz-filesystem)<br>-------------------------------------------------------------------------------<br>Features disabled or unavailable on this platform:<br> Small-system tuning (--with-tuning)<br> Allow 'dnstap' packet logging (--enable-dnstap)<br> GeoIP2 access control (--enable-geoip)<br> DNS Response Policy Service interface (--enable-dnsrps)<br> Using PKCS#11 for Public-Key Cryptography (--with-native-pkcs11)<br> Very verbose query trace logging (--enable-querytrace)<br> IDN support (--with-libidn2)<br>-------------------------------------------------------------------------------<br>Configured paths:<br> prefix: /usr/local<br> sysconfdir: ${prefix}/etc<br> localstatedir: ${prefix}/var<br>-------------------------------------------------------------------------------<br>Compiler: gcc<br> gcc (GCC) 8.4.1 20200928 (Red Hat 8.4.1-1)<br> Copyright (C) 2018 Free Software Foundation, Inc.<br> This is free software; see the source for copying conditions. There is NO<br> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.</div>
<div>Unrecognized options:<br> --enable-filter-aaaa</div></div>
<div dir="ltr" >Scott Strattner</div></div><BR>
<BR>