From bdec3ba4c8324f07d8e3565a316eaaaad3ae90f4 Mon Sep 17 00:00:00 2001 From: David Duque Date: Mon, 6 Jul 2020 09:19:10 +0100 Subject: [PATCH] Use a valid subnet example --- management/templates/custom-dns.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/management/templates/custom-dns.html b/management/templates/custom-dns.html index a2d5042d..6984b081 100644 --- a/management/templates/custom-dns.html +++ b/management/templates/custom-dns.html @@ -90,7 +90,7 @@

Multiple secondary servers can be separated with commas or spaces (i.e., ns2.hostingcompany.com ns3.hostingcompany.com). - To enable zone transfers to additional servers without listing them as secondary nameservers, add an IP address or subnet using xfr:10.20.30.40 or xfr:10.20.30.40/24. + To enable zone transfers to additional servers without listing them as secondary nameservers, add an IP address or subnet using xfr:10.20.30.40 or xfr:10.0.0.0/8.