aboutsummaryrefslogtreecommitdiffstats
path: root/examples/tg16/dns/master/infra.tg16.gathering.org.zone
blob: 3d0126ed3ec643319d1f598908dbb0e7ff9378ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$TTL 3600
@	IN	SOA	r2-d2.tg16.gathering.org.	abuse.gathering.org. (
			2016032001; serial
			3600 ; refresh 
			1800 ; retry
			608400 ; expire
			3600 ) ; minimum and default TTL

		IN	NS	r2-d2.tg16.gathering.org.
		IN	NS	c-3po.tg16.gathering.org.

; Generated by make-all-config.sh on the bootstrapping/nms server.
; Will not be overwritten unless it is missing ;)