summaryrefslogtreecommitdiffstats
path: root/bin/tests/db/dns_db_find_3.data
blob: d126e91b966e7f72cedd80dd8d3910deb1323eed (plain)
1
2
3
4
5
6
7
8
9
10
$TTL 1000
@		in	soa	localhost. postmaster.localhost. (
				1993050801	;serial
				3600		;refresh
				1800		;retry
				604800		;expiration
				3600 )		;minimum
a.b.c		in	ns	b
a.a.b.c		in	a	10.0.0.1
b		in	a	10.0.0.2