chiark / gitweb /
hosts.lisp, distorted.lisp: Allocate address for jaguar.
[zones] / hosts.lisp
index 6cb5a9ceb5896015211ab281e058e3d76ca32a80..b883e151a71ee9002992b6892cc1d0242d266ddc 100644 (file)
@@ -57,7 +57,9 @@ (defhost precision.jump (jump 6))
 (defhost telecaster.jump (jump 7))
 (defhost stratocaster.jump (jump 8))
 (defhost jazz.jump (jump 9))
+(defhost jaguar.jump (jump 11))
 (defhost richmond.jump (jump 12))
+(defhost anon.jump (jump 13))
 (defhost blackhole.jump (jump 14))
 
 ;; Unsafe network.
@@ -75,14 +77,13 @@ (defhost evolution.safe (safe 3))
 
 ;; Wireless network.
 (defhost radius.untrusted (untrusted 1))
-(defhost evolution.untrusted (untrusted 2))
+(defhost artist.untrusted (untrusted 2))
 (defhost vampire.untrusted (untrusted 3))
 
 ;; Virtual private network.
 (defhost crybaby.vpn (vpn 1))
 (defhost terror.vpn (vpn 2))
 (defhost orange.vpn (vpn 3))
-(defhost mango.vpn (vpn 4))
 
 ;; Iodine network.
 (defhost jazz.iodine (iodine 1))
@@ -108,16 +109,6 @@ (defhost www-cache.any (any 4))
 (defhost krb0.any (any 5))
 (defhost krb1.any (any 6))
 
-;;;--------------------------------------------------------------------------
-;;; Satellite networks.
-
-;; Binswood.  Address range retroactively claimed from Cambridge G-RIN.
-(defnet binswood.org.uk 10.165.27.0/24
-  (binswood 256))
-(defhost netgear.binswood (binswood 1))
-(defhost linksys.binswood (binswood 2))
-(defhost mango.binswood (binswood 3))
-
 ;;;--------------------------------------------------------------------------
 ;;; Host switch.