mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 13:38:26 +00:00
convert bit-string labels to nibbles.
This commit is contained in:
parent
09d793b97d
commit
a947b0145f
@ -13,7 +13,7 @@
|
|||||||
; NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
|
; NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
|
||||||
; WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
; WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
; $Id: example1.db,v 1.12 2002/11/27 09:52:46 marka Exp $
|
; $Id: example1.db,v 1.13 2003/07/08 05:17:20 marka Exp $
|
||||||
|
|
||||||
$TTL 300 ; 5 minutes
|
$TTL 300 ; 5 minutes
|
||||||
@ IN SOA mname1. . (
|
@ IN SOA mname1. . (
|
||||||
@ -30,8 +30,8 @@ a A 10.0.1.1
|
|||||||
a2 CNAME a
|
a2 CNAME a
|
||||||
a3 CNAME nowhere
|
a3 CNAME nowhere
|
||||||
b AAAA eeee:eeee:eeee:eeee:ffff:ffff:ffff:ffff
|
b AAAA eeee:eeee:eeee:eeee:ffff:ffff:ffff:ffff
|
||||||
\[x7788/16] DNAME net
|
8.8.7.7 DNAME net
|
||||||
\[x99aabbccddeeff00/64].net PTR dname
|
0.0.f.f.e.e.d.d.c.c.b.b.a.a.9.9.net PTR dname
|
||||||
e A 10.0.1.1
|
e A 10.0.1.1
|
||||||
SIG A 1 1 300 20001202003412 (
|
SIG A 1 1 300 20001202003412 (
|
||||||
20001102003412 1 example. abcd )
|
20001102003412 1 example. abcd )
|
||||||
|
Loading…
x
Reference in New Issue
Block a user