2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

added CNAME RR for RT #153 regression test

This commit is contained in:
Andreas Gustafsson
2000-07-07 22:33:20 +00:00
parent 6ad837a1ad
commit eebcaeb6a0

View File

@@ -13,7 +13,7 @@
; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
; SOFTWARE.
; $Id: secure.example.db.in,v 1.4 2000/06/22 21:51:51 tale Exp $
; $Id: secure.example.db.in,v 1.5 2000/07/07 22:33:20 gson Exp $
$TTL 300 ; 5 minutes
@ IN SOA mname1. . (
@@ -30,6 +30,7 @@ a A 10.0.0.1
b A 10.0.0.2
d A 10.0.0.4
z A 10.0.0.26
x CNAME a
private NS ns.private
ns.private A 10.53.0.2