summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcathugger <cathugger@cock.li>2018-07-19 05:07:32 +0000
committercathugger <cathugger@cock.li>2018-07-19 05:07:32 +0000
commitaad29b2b0e21e112c2c90c8a41d54de84fddbba8 (patch)
treee9d9e52bd741a5de1ac5155e509e6065422750d9
parentd4c68a34184b7947b7669757ef97b9e98659966a (diff)
downloadresdb-aad29b2b0e21e112c2c90c8a41d54de84fddbba8.tar.gz
resdb-aad29b2b0e21e112c2c90c8a41d54de84fddbba8.zip
descriptions
-rw-r--r--db/as/6369/desc1
-rw-r--r--db/as/6370/desc1
-rwxr-xr-xscripts/nameserver_autogen/bind_tld_zonefile.sh1
3 files changed, 3 insertions, 0 deletions
diff --git a/db/as/6369/desc b/db/as/6369/desc
new file mode 100644
index 0000000..f3eacb6
--- /dev/null
+++ b/db/as/6369/desc
@@ -0,0 +1 @@
+home-server
diff --git a/db/as/6370/desc b/db/as/6370/desc
new file mode 100644
index 0000000..dd11f49
--- /dev/null
+++ b/db/as/6370/desc
@@ -0,0 +1 @@
+ygg container
diff --git a/scripts/nameserver_autogen/bind_tld_zonefile.sh b/scripts/nameserver_autogen/bind_tld_zonefile.sh
index 1fba781..823159a 100755
--- a/scripts/nameserver_autogen/bind_tld_zonefile.sh
+++ b/scripts/nameserver_autogen/bind_tld_zonefile.sh
@@ -6,6 +6,7 @@
# optional:
: ${TLDS:=ano}
: ${RDNS_PREFIX:=21}
+: ${RDNS6_PREFIX:=fd63:1e39:6f73}
if [ ! "$ZONEFILE_DIR" ];then
echo "You forgot to set some variables. read the source plzkthx." >&2