[Haskell-cafe] Missing messages in the ML
Viktor Dukhovni
ietf-dane at dukhovni.org
Mon Nov 22 08:19:24 UTC 2021
On Mon, Nov 22, 2021 at 03:10:47AM -0500, Viktor Dukhovni wrote:
> The correct DNS configuration would be:
>
> forward zone:
> mta1.haskell.org. A 145.40.99.54
> mta1.haskell.org. AAAA 2604:1380:4641:a100::5
>
> reverse IPv6 zone
> 5.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1.a.1.4.6.4.0.8.3.1.4.0.6.2.ip6.arpa. PTR mta1.haskell.org.
>
> reverse IPv4 zone
> 54.99.40.145.in-addr.arpa. PTR mta.haskell.org.
That IPv4 reverse name should of course be "mta1.haskell.org." With
careful attention to the trailing dots on all FQDNs.
--
Viktor.
More information about the Haskell-Cafe
mailing list