summaryrefslogtreecommitdiff
path: root/hosts/vidhar/dns
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2022-04-08 20:45:17 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2022-04-08 20:45:17 +0200
commit54c76c5d9a0ce922521788c2c42f6c6c48bdf9e3 (patch)
tree26951833b8ebbb692d93805d2d10034b6e9e0d65 /hosts/vidhar/dns
parent23fe9bd87ae23115151bd1a60cecc29930e303b0 (diff)
downloadnixos-54c76c5d9a0ce922521788c2c42f6c6c48bdf9e3.tar
nixos-54c76c5d9a0ce922521788c2c42f6c6c48bdf9e3.tar.gz
nixos-54c76c5d9a0ce922521788c2c42f6c6c48bdf9e3.tar.bz2
nixos-54c76c5d9a0ce922521788c2c42f6c6c48bdf9e3.tar.xz
nixos-54c76c5d9a0ce922521788c2c42f6c6c48bdf9e3.zip
vidhar: dsl01.mgmt.yggdrasil
Diffstat (limited to 'hosts/vidhar/dns')
-rw-r--r--hosts/vidhar/dns/zones/yggdrasil.soa3
1 files changed, 2 insertions, 1 deletions
diff --git a/hosts/vidhar/dns/zones/yggdrasil.soa b/hosts/vidhar/dns/zones/yggdrasil.soa
index c56e80e0..4235c602 100644
--- a/hosts/vidhar/dns/zones/yggdrasil.soa
+++ b/hosts/vidhar/dns/zones/yggdrasil.soa
@@ -1,7 +1,7 @@
1$ORIGIN yggdrasil. 1$ORIGIN yggdrasil.
2$TTL 300 2$TTL 300
3@ IN SOA vidhar.yggdrasil. root.yggdrasil.li. ( 3@ IN SOA vidhar.yggdrasil. root.yggdrasil.li. (
4 2022031505 ; serial 4 2022040800 ; serial
5 300 ; refresh 5 300 ; refresh
6 300 ; retry 6 300 ; retry
7 300 ; expire 7 300 ; expire
@@ -21,4 +21,5 @@ vidhar.lan IN A 10.141.0.1
21 21
22vidhar.mgmt IN A 10.141.1.1 22vidhar.mgmt IN A 10.141.1.1
23switch01.mgmt IN A 10.141.1.2 23switch01.mgmt IN A 10.141.1.2
24dsl01.mgmt IN A 10.141.1.3
24ap01.mgmt IN A 10.141.1.4 25ap01.mgmt IN A 10.141.1.4