Re: [dns-wg] Re: [db-wg] Proposal to change the syntax of "nserver:" attribute
To: Katie Petrusha katie@localhost
From: Carsten Schiefner <ripe-wgs.cs@localhost
Date: Thu, 01 Jun 2006 15:59:48 +0200
Cc: db-wg@localhost, dns-wg@localhost
Hi Katie.
<NITPICKING>
[...]
Examples:
The following values would be allowed:
domain: example.com
nserver: ns1.example.com 192.0.2.1
nserver: ns1.d1.example.com 2001:db8:0:0:0:0:0:0
nserver: ns1.d1.example.com 2001:DB8:0:0:0:0:0:0
nserver: ns2.d1.example.com 2001:DB8::
nserver: ns2.d1.example.com 2001:db8::
All other variants of the values will be rejected.
[...]