Re: compile flag to disable AAAA responses is unrecognized

2021-07-07 Thread Ondřej Surý
gt; An HTML attachment was scrubbed... > URL: > <https://lists.isc.org/pipermail/bind-users/attachments/20210706/71ccf740/attachment-0001.htm > > > > ------------------ > > Message: 4 > Date: Tue, 6 Jul 2021 15:45:37 -0400 > From: Rick Dicaire >

Re: compile flag to disable AAAA responses is unrecognized

2021-07-07 Thread Scott Strattner
First, I subscribe to digest so I hope my reply does the right thing and ends up in the thread, apologies otherwise.   Rick,   It isn't a critical thing and maybe I am overthinking it, but I want to avoid situations down the road where dual-homed systems target the DNS and prefer the IPv6 reply, wh

Re: compile flag to disable AAAA responses is unrecognized

2021-07-06 Thread Mark Andrews
filtering is now a plug-in (as of 9.14). This is documented in the ARM. > On 7 Jul 2021, at 05:05, Scott Strattner wrote: > > 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

Re: compile flag to disable AAAA responses is unrecognized

2021-07-06 Thread Rick Dicaire
On Tue, Jul 6, 2021 at 3:06 PM Scott Strattner wrote: > 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 records in the reply > Hi Scott, just curious, why do you need this?