hosts.lisp, distorted.lisp: Allocate an IPv6 range for DHCP.
[zones] / hosts.lisp
index 9cd6a73..25e151e 100644 (file)
@@ -40,7 +40,8 @@
 (defnet gw "81.2.113.195")
 (defnet dmz "81.187.238.128/28")
 (defnet distorted.org.uk-aaisp "2001:8b0:c92/48"
-  (unsafe "1/64")
+  (unsafe "1/64"
+    (dhcp "6468:6370/96"))
   (dmz "fff/64")
   (safe "4001/64")
   (untrusted "8001/64"))