chiark
/
gitweb
/
~mdw
/
zones
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
995d75b
)
distorted.lisp: New VPN host `terror'.
author
Mark Wooding
<mdw@distorted.org.uk>
Fri, 7 May 2010 08:35:48 +0000
(09:35 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Fri, 7 May 2010 20:56:52 +0000
(21:56 +0100)
distorted.lisp
patch
|
blob
|
blame
|
history
diff --git
a/distorted.lisp
b/distorted.lisp
index ddcec182869b2043669c82f5e28f5b2c1eb3649a..b5a3e949060c7083c0e0e4b77a12848518a5b2c2 100644
(file)
--- a/
distorted.lisp
+++ b/
distorted.lisp
@@
-40,6
+40,7
@@
(defhost evolution (untrusted 2))
;; Virtual private network.
(defhost crybaby (virtual 1))
;; Virtual private network.
(defhost crybaby (virtual 1))
+(defhost terror (virtual 2))
;; Iodine network.
(defhost vampire.iodine (iodine 1))
;; Iodine network.
(defhost vampire.iodine (iodine 1))
@@
-121,6
+122,7
@@
(defzone distorted.org.uk
;; Virtual network
(virtual :net virtual)
(crybaby (virtual :a crybaby))
;; Virtual network
(virtual :net virtual)
(crybaby (virtual :a crybaby))
+ (terror (virtual :a terror))
(iodine :net iodine)
;;
;; ITS
(iodine :net iodine)
;;
;; ITS