Re: use RPZ to override AAAA record
Nick Tait via bind-users <[email protected]>
| Newsgroups | gmane.network.dns.bind.user |
|---|---|
| Message-ID | <[email protected]> |
On 08/11/2025 13:11, Lee wrote: > On Fri, Nov 7, 2025 at 3:53 PM Crist Clark wrote: >> I still don't understand why an RPZ entry of, >> >> 10.zz.fe80. IN CNAME *. >> >> Doesn't work for you. > First >>> DiG 9.10.6 > are you really running a 9.10 version of bind?! > > second, > because it's missing rpz-ip? > > I've got > > ; return NXDOMAIN for any ipv6 link local address answer > 10.zz.fe80.rpz-ip CNAME . ; FE80::/10 > > and it doesn't work for me 🙁 This works for me (BIND 9.20.11): 10.zz.fe80.rpz-ip IN CNAME *. (You need to rewrite using NODATA, rather than NXDOMAIN.) Nick. -- Visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list.