binswood.lisp: Publish records for the web server.
[zones] / Makefile
index 046eb9a..fc2c0cb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,6 @@ CHECKZONE              = named-checkzone -i full \
 MASTER                  = localhost
 inside_MASTER           = precision
 
-
 ifeq ($(MASTER),localhost)
 ZONEINST                = userv zoneconf install
 else
@@ -67,20 +66,31 @@ distorted_outside_NETS       = dmz jump
 distorted_inside_NETS   = any unsafe colo vpn
 
 distorted_all_ZONES    += distorted.org.uk
+
+distorted_all_ZONES    += 144-159.204.49.62.in-addr.arpa
+distorted_all_ZONES    += 64-79.198.13.212.in-addr.arpa
+
 distorted_all_ZONES    += 199.29.172.in-addr.arpa
 
+distorted_all_ZONES    += 8.9.b.1.9.0.f.1.0.7.4.0.1.0.0.2.ip6.arpa
+distorted_all_ZONES    += 0.4.7.9.0.7.4.0.1.0.0.2.ip6.arpa
+
+distorted_all_ZONES    += 9.d.1.0.0.0.0.0.8.a.b.0.1.0.0.2.ip6.arpa
+distorted_all_ZONES    += 9.d.1.0.8.a.b.0.1.0.0.2.ip6.arpa
+
 ###--------------------------------------------------------------------------
 ### Other zones.
 
-## harlequin.org.uk
-ZONESETS               += harlequin
-harlequin_VIEWS                 = outside
-harlequin_all_ZONES     = harlequin.org.uk
+## binswood.org.uk
+ZONESETS               += binswood
+binswood_VIEWS          = outside
+binswood_all_ZONES     += binswood.org.uk
+binswood_all_ZONES     += 27.165.10.in-addr.arpa
 
-## felixpearce.com
-ZONESETS               += felixpearce
-felixpearce_VIEWS       = outside
-felixpearce_all_ZONES   = felixpearce.com
+## odin.gg
+ZONESETS               += odin
+odin_VIEWS              = outside
+odin_all_ZONES          = odin.gg
 
 ###--------------------------------------------------------------------------
 ### Zone construction machinery.