From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Fri, 4 Jul 2025 02:36:31 +0000 (-0400) Subject: spelling: into the recursor and can be enabled using the X-Git-Tag: rec-5.4.0-alpha0~40^2~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ee6a4bf4a3346768c478ace890e1c2bd7d9fc548;p=thirdparty%2Fpdns.git spelling: into the recursor and can be enabled using the Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- diff --git a/pdns/recursordist/docs/dns64.rst b/pdns/recursordist/docs/dns64.rst index 442c3ff811..5754eff70b 100644 --- a/pdns/recursordist/docs/dns64.rst +++ b/pdns/recursordist/docs/dns64.rst @@ -9,7 +9,7 @@ However, if ``example.com`` does not actually have an IPv6 address, what we do i We do this by retrieving the A records for ``www.example.com``, and translating them to AAAA records. Elsewhere, a NAT64 device listens on these IPv6 addresses, and extracts the IPv4 address from each packet, and proxies it on. -As of 4.4.0, an efficient implementation is built the recursor and can be enabled via the using the :ref:`dns64-prefix setting `. +As of 4.4.0, an efficient implementation is built into the recursor and can be enabled using the :ref:`dns64-prefix setting `. Native DNS64 support --------------------