File: diff-a.zone

package info (click to toggle)
nsdiff 1.85-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 128 kB
  • sloc: perl: 409; sh: 5; makefile: 3
file content (21 lines) | stat: -rw-r--r-- 287 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
$TTL 1h

example.net. SOA ( ns0.example.net.
		   hostmaster.example.net.
		   2024032514 ; serial
		   2m ; refresh
		   5m ; retry
		   1w ; expire
		   5m ; negcache ttl
		)

$ORIGIN example.net.

@	NS	ns0

@	MX	10 mx1

ns0	AAAA	2001:db8::d

www	AAAA	2001:db8::1
mx1	AAAA	2001:db8::2