mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 05:28:00 +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
|
||||
; 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
|
||||
@ IN SOA mname1. . (
|
||||
@ -30,8 +30,8 @@ a A 10.0.1.1
|
||||
a2 CNAME a
|
||||
a3 CNAME nowhere
|
||||
b AAAA eeee:eeee:eeee:eeee:ffff:ffff:ffff:ffff
|
||||
\[x7788/16] DNAME net
|
||||
\[x99aabbccddeeff00/64].net PTR dname
|
||||
8.8.7.7 DNAME net
|
||||
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
|
||||
SIG A 1 1 300 20001202003412 (
|
||||
20001102003412 1 example. abcd )
|
||||
|
Loading…
x
Reference in New Issue
Block a user