summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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