Blame bin/tests/system/checkzone/zones/bad-dns-sd-reverse.db

Packit Service ae04f2
; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
Packit Service ae04f2
;
Packit Service ae04f2
; This Source Code Form is subject to the terms of the Mozilla Public
Packit Service ae04f2
; License, v. 2.0. If a copy of the MPL was not distributed with this
Packit Service ae04f2
; file, You can obtain one at http://mozilla.org/MPL/2.0/.
Packit Service ae04f2
;
Packit Service ae04f2
; See the COPYRIGHT file distributed with this work for additional
Packit Service ae04f2
; information regarding copyright ownership.
Packit Service ae04f2
Packit Service ae04f2
$TTL 	60
Packit Service ae04f2
@	IN	SOA	. . 0 0 0 0 0
Packit Service ae04f2
@	IN	NS	.
Packit Service ae04f2
;
Packit Service ae04f2
; The following are *not* Service Discovery Prefixes from RFC 6763 and the
Packit Service ae04f2
; PTR check-names rules for IN-ADDR.ARPA and IP6.ARPA do still apply.
Packit Service ae04f2
;
Packit Service ae04f2
b._fail._udp	IN	PTR	!@#3.
Packit Service ae04f2
db._wrong._udp	IN	PTR	!@#3.
Packit Service ae04f2
lb._dns-sd._tcp	IN      PTR     !@#3.