summaryrefslogtreecommitdiffstats
path: root/bin/tests/db/dns_db_currentversion.data
blob: b7cb868bb13abd7592d98032a841f782b99ff39f (plain)
1
2
3
4
5
6
7
8
9
10
11
$TTL 1000
@		in	soa	localhost. postmaster.localhost. (
				1993050801	;serial
				3600		;refresh
				1800		;retry
				604800		;expiration
				3600 )		;minimum
a.b.c.vix.com.		a	1.2.3.4
a		in	ns	ns2.vix.com.
a		in	ns	ns3.vix.com.
b		in	a	1.2.3.4