Re: How to configure , dig command support +subnet

2022-12-13 Thread Darren Ankney
It seems like you might also need "match-destinations" to be defined, at least that is how i interpret this: https://bind9.readthedocs.io/en/v9_18_9/reference.html#namedconf-statement-match-destinations > On Dec 13, 2022, at 5:47 AM, 徐娅 wrote: > > 25-Nov-2022 23:30:32.924 running on Linux x86

Re: How to configure , dig command support +subnet

2022-12-13 Thread Greg Choules via bind-users
Hello. What exact version of BIND are you running? "named -V" From dig it *looks* like you are running 9.18.9. ECS support only exists in the subscription editions of BIND (-S suffix) and to get that you need to be an eligible ISC support customer. Thanks, Greg On Tue, 13 Dec 2022 at 10:48, 徐娅 w