summaryrefslogtreecommitdiff
path: root/config/obr/nsd-internal/zones/maschezuoz.ch
diff options
context:
space:
mode:
Diffstat (limited to 'config/obr/nsd-internal/zones/maschezuoz.ch')
-rw-r--r--config/obr/nsd-internal/zones/maschezuoz.ch26
1 files changed, 26 insertions, 0 deletions
diff --git a/config/obr/nsd-internal/zones/maschezuoz.ch b/config/obr/nsd-internal/zones/maschezuoz.ch
new file mode 100644
index 0000000..cc10a70
--- /dev/null
+++ b/config/obr/nsd-internal/zones/maschezuoz.ch
@@ -0,0 +1,26 @@
+; internal view of zone maschezuoz.ch
+
+$TTL 60
+
+@ IN SOA ns.maschezuoz.ch. admin.maschezuoz.ch. (
+ 2015100901 ; 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
+smtp A 192.168.1.15
+imap A 192.168.1.15
+webmail A 192.168.1.15