summaryrefslogtreecommitdiff
path: root/config/obr/nsd-internal/zones/maschezuoz.ch
blob: 6cf384a4e77f0637cd1d7a2fd7523eae1f88b788 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
; internal view of zone maschezuoz.ch

$TTL 60

@		IN	SOA	ns.maschezuoz.ch. admin.maschezuoz.ch. (
				2017050502	; serial
				3h		; refresh
				15m		; retry
				2w		; expire
				60		; minimum TTL
			)

	IN	NS		ns.maschezuoz.ch.
	IN	MX	10	smtp.maschezuoz.ch.
	IN	TXT		"v=spf1 mx ip4:83.150.2.48/24 ~all"

$ORIGIN maschezuoz.ch.

	IN		A	192.168.1.15

ns			A	192.168.1.1

www			A	192.168.1.15
www-joomla		A	192.168.1.15
smtp			A	192.168.1.15
imap			A	192.168.1.15
webmail			A	192.168.1.15