summaryrefslogtreecommitdiffstats
path: root/tests/knot/semantic_check_data/glue_apex_both.missing
blob: 74e37f6d4f2fb1e3de61553b4c55258f5c5041eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$ORIGIN example.com.
$TTL 3600

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

	NS	dns1
	NS	dns2

; missing glue for dns1 and dns2