summaryrefslogtreecommitdiffstats
path: root/tests/knot/semantic_check_data/glue_in_deleg.valid
blob: 42adf6bea5fba2ca047d40b662aab693d008f537 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$ORIGIN example.com.
$TTL 3600

@	IN	SOA	dns1.example.com. hostmaster.example.com. (
		2010111217	; serial
		6h		; refresh
		1h		; retry
		1w		; expire
		1d )		; minimum

	NS	ns2.d

d	NS	ns1.d
ns1.d	A	1.2.3.4

; glue below another delegation is not mandatory