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 fee2e5d..e29c30b 100644 (file)
   (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