chiark / gitweb /
hosts.lisp: Promote `safe' net.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 3 Mar 2012 20:29:31 +0000 (20:29 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 3 Mar 2012 20:29:31 +0000 (20:29 +0000)
The firewall configuration already assumed that I'd done this, but I
hadn't.

hosts.lisp

index fee2e5d6fe6bad48fd335835c6fe3cc95c838fe7..e29c30bc1e08515628a82f1743dd4ded48e3f23c 100644 (file)
@@ -28,12 +28,12 @@ (defnet distorted.org.uk 172.29.198.0/23
   (trusted 256
     (wired 128
       (unsafe 32)
-      (dhcp 32)
-      (safe 32))
+      (dhcp 32))
     (virtual 32)
-    (play 32
+    (nil 16
       (its 4))
-    (colo 32)))
+    (colo 16)
+    (safe 32)))
 
 ;;;--------------------------------------------------------------------------
 ;;; Host allocations