diff options
author | rubo77 <github@r.z11.de> | 2016-11-01 21:42:07 +0100 |
---|---|---|
committer | rubo77 <github@r.z11.de> | 2016-11-01 21:42:07 +0100 |
commit | 0266d5632d1cc56c7efd7f690c8695e649a7b210 (patch) | |
tree | ca01bdee3e866fb50a6b90c44bd37934e7817673 | |
parent | b1ceda9d13cc6ec19201931c7daedb6172d9d3c1 (diff) |
www.ffki added
-rw-r--r-- | db.ffki | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,6 +1,6 @@ $TTL 86400 $ORIGIN ffki. -@ IN SOA vpn0 ffki-noc.freifunk.in-kiel.de. 2016110101 1h 15m 1w 1d +@ IN SOA vpn0 ffki-noc.freifunk.in-kiel.de. 2016110102 1h 15m 1w 1d IN NS vpn1 IN NS vpn2 IN NS vpn3 @@ -36,10 +36,12 @@ git 86400 IN CNAME services graph 86400 IN CNAME services gluon 86400 IN CNAME services www.gluon 86400 IN CNAME services +debian 86400 IN CNAME services +www 86400 IN CNAME services ; ##### Meshviewer -mesh 86400 IN CNAME services +mesh 86400 IN CNAME services +mash 86400 IN CNAME services www.mesh 86400 IN CNAME services -debian 86400 IN CNAME services alfred 86400 IN CNAME services ; ##### NTP |