nixos/estuary: Add IPv6 reverse DNS for mail.nul.ie
This commit is contained in:
parent
4e16ffaa17
commit
af93a5c72e
@ -264,6 +264,8 @@ in
|
|||||||
@ IN NS ns.${config.networking.domain}.
|
@ IN NS ns.${config.networking.domain}.
|
||||||
@ IN NS ns1.he.net.
|
@ IN NS ns1.he.net.
|
||||||
|
|
||||||
|
1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.2 IN PTR mail.nul.ie.
|
||||||
|
|
||||||
${intPtr6Records}
|
${intPtr6Records}
|
||||||
|
|
||||||
* ${wildcardPtr6Def}
|
* ${wildcardPtr6Def}
|
||||||
|
Loading…
Reference in New Issue
Block a user