diff options
author | Gregor Kleen <pngwjpgh@users.noreply.github.com> | 2016-11-10 22:56:16 +0100 |
---|---|---|
committer | Gregor Kleen <pngwjpgh@users.noreply.github.com> | 2016-11-10 22:56:16 +0100 |
commit | bf0a24ef827f0d009b152cc3f2c657af6b39d8c8 (patch) | |
tree | defd6fd982d30b19b704e5661204e4316af8f2f4 /ymir/zones/li.lmu.soa | |
parent | da8674b5b3841ef794c5fcaaccf9f5d4a0b2710a (diff) | |
download | nixos-bf0a24ef827f0d009b152cc3f2c657af6b39d8c8.tar nixos-bf0a24ef827f0d009b152cc3f2c657af6b39d8c8.tar.gz nixos-bf0a24ef827f0d009b152cc3f2c657af6b39d8c8.tar.bz2 nixos-bf0a24ef827f0d009b152cc3f2c657af6b39d8c8.tar.xz nixos-bf0a24ef827f0d009b152cc3f2c657af6b39d8c8.zip |
fix NS
Diffstat (limited to 'ymir/zones/li.lmu.soa')
-rw-r--r-- | ymir/zones/li.lmu.soa | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/ymir/zones/li.lmu.soa b/ymir/zones/li.lmu.soa index 9fa2c885..d1e05738 100644 --- a/ymir/zones/li.lmu.soa +++ b/ymir/zones/li.lmu.soa | |||
@@ -1,18 +1,18 @@ | |||
1 | $ORIGIN lmu.li. | 1 | $ORIGIN lmu.li. |
2 | $TTL 3600 | 2 | $TTL 3600 |
3 | @ IN SOA ns.yggdrasil.li. root.yggdrasil.li. ( | 3 | @ IN SOA ns.yggdrasil.li. root.yggdrasil.li. ( |
4 | 2016111010 ; serial | 4 | 2016111011 ; serial |
5 | 10800 ; refresh | 5 | 10800 ; refresh |
6 | 3600 ; retry | 6 | 3600 ; retry |
7 | 604800 ; expire | 7 | 604800 ; expire |
8 | 3600 ; min TTL | 8 | 3600 ; min TTL |
9 | ) | 9 | ) |
10 | IN NS ns.yggdrasil.li. | 10 | IN NS ns.yggdrasil.li. |
11 | IN NS ns.inwx.de | 11 | IN NS ns.inwx.de. |
12 | IN NS ns2.inwx.de | 12 | IN NS ns2.inwx.de. |
13 | IN NS ns3.inwx.eu | 13 | IN NS ns3.inwx.eu. |
14 | IN NS ns4.inwx.com | 14 | IN NS ns4.inwx.com. |
15 | IN NS ns5.inwx.net | 15 | IN NS ns5.inwx.net. |
16 | 16 | ||
17 | @ IN A 188.68.51.254 | 17 | @ IN A 188.68.51.254 |
18 | @ IN AAAA 2a03:4000:6:d004:: | 18 | @ IN AAAA 2a03:4000:6:d004:: |