chiark
/
gitweb
/
~mdw
/
zones
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
distorted.lisp: A name for radius on the untrusted network.
[zones]
/
distorted.lisp
diff --git
a/distorted.lisp
b/distorted.lisp
index 5559e06d69d6b7bc17a431d766f9c245b8d80b6b..d0c75e5b327c6326fb75542e6a0fbec861a81373 100644
(file)
--- a/
distorted.lisp
+++ b/
distorted.lisp
@@
-41,6
+41,7
@@
(defhost ibanez (safe 3))
;; Wireless network.
(defhost vampire.untrusted (untrusted 1))
(defhost evolution (untrusted 2))
;; Wireless network.
(defhost vampire.untrusted (untrusted 1))
(defhost evolution (untrusted 2))
+(defhost radius.untrusted (untrusted 3))
;; Virtual private network.
(defhost crybaby (virtual 1))
;; Virtual private network.
(defhost crybaby (virtual 1))
@@
-123,7
+124,8
@@
(defzone distorted.org.uk
(iodine :a vampire.iodine))
(obsidian (fretwank :a obsidian))
(ibanez (fretwank :a ibanez))
(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))
(roadstar (fretwank :a roadstar))
(jem (fretwank :a jem))
(artist (fretwank :a artist))