Re: Wildcards not supported in & records?
Harm van Tilborg <[email protected]> Tue, 02 Nov 2010 18:59:06 +0100
| Newsgroups | gmane.network.djbdns |
|---|---|
| Message-ID | <[email protected]> |
Hi David, On 2-11-2010 18:12, David Hubbard wrote: > Was trying to delegate the first of several /24's worth > of in-addr.arpa records to a customer's name servers, > some of which are present on said /24 and some not, so > I did the following (first three octets and the domain > name changed obviously): If you are in control of the entire 1.2.3.0/24, this should be enough to set the delegation for the /24 to your preferred name servers: &3.2.1.in-addr.arpa:1.2.3.4:ns1.customerdns.com:3600 &3.2.1.in-addr.arpa:3.4.5.32:ns2.customerdns.com:3600 &3.2.1.in-addr.arpa:3.4.5.31:ns1.customerdns.net:3600 &3.2.1.in-addr.arpa:1.2.3.254:ns2.customerdns.net:3600 This also implies your netblock owner (RIPE, ARIN, APNIC, or any intermediary) must set these four name servers for that specific reverse DNS zone. -- HTH, Harm