From: Frank Louwers <24672+franklouwers@users.noreply.github.com> Date: Sat, 22 Mar 2025 18:57:35 +0000 (+0100) Subject: Update pdns/dnsdistdist/docs/reference/actions.rst X-Git-Tag: dnsdist-2.0.0-alpha2~106^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F15290%2Fhead;p=thirdparty%2Fpdns.git Update pdns/dnsdistdist/docs/reference/actions.rst --- diff --git a/pdns/dnsdistdist/docs/reference/actions.rst b/pdns/dnsdistdist/docs/reference/actions.rst index 09c1d1df06..f542959ed2 100644 --- a/pdns/dnsdistdist/docs/reference/actions.rst +++ b/pdns/dnsdistdist/docs/reference/actions.rst @@ -798,7 +798,7 @@ The following actions exist. If you specify multiple addresses, all that match the query type (A, AAAA or ANY) will get spoofed in. Note that if you only specify addresses of one type (e.g. only IPv4 addresses), then queries for the other type (in this case AAAA queries), will **not** be spoofed. - This means that for most practical cases, you'd need to specify at least one IPv4 and one IPv6 address. + If you want to spoof the request for an A record, but not return an IPv6 address on AAAA requests, you could limit this function to A queries and :func:`NegativeAndSOAAction()` for AAAA queries. :param string ip: An IPv4 and/or IPv6 address to spoof :param {string} ips: A table of IPv4 and/or IPv6 addresses to spoof