distorted.lisp: A name for radius on the untrusted network.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 6 Jun 2011 10:21:07 +0000 (11:21 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 6 Jun 2011 10:21:07 +0000 (11:21 +0100)
distorted.lisp

index 5559e06..d0c75e5 100644 (file)
@@ -41,6 +41,7 @@
 ;; Wireless network.
 (defhost vampire.untrusted (untrusted 1))
 (defhost evolution (untrusted 2))
+(defhost radius.untrusted (untrusted 3))
 
 ;; Virtual private network.
 (defhost crybaby (virtual 1))
           (iodine :a vampire.iodine))
   (obsidian (fretwank :a obsidian))
   (ibanez (fretwank :a ibanez))
-  (radius (fretwank :a radius))
+  (radius (fretwank :a radius)
+         (untrusted :a radius.untrusted))
   (roadstar (fretwank :a roadstar))
   (jem (fretwank :a jem))
   (artist (fretwank :a artist))