ndns: new port
diff --git a/ndns/debian/ndns.conf b/ndns/debian/ndns.conf
new file mode 100644
index 0000000..ad5c1e5
--- /dev/null
+++ b/ndns/debian/ndns.conf
@@ -0,0 +1,13 @@
+zones
+{
+  dbFile /var/lib/ndns/ndns.db
+  validatorConfigFile /etc/ndns/validator.conf
+
+  ; zone {
+  ;    name /
+  ;  }
+}
+
+hints
+{
+}