X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/zones/blobdiff_plain/17c95de99172c3f365d6a0212da680392ed2e52e..aef7892ba4aa9ba78d761b2943d5df76f8bbd2d1:/hosts.lisp diff --git a/hosts.lisp b/hosts.lisp index 26249f1..5b90533 100644 --- a/hosts.lisp +++ b/hosts.lisp @@ -10,6 +10,7 @@ (defhost chiark.greenend.org.uk 212.13.197.229) (defhost mccoy.flatline.org.uk 80.74.241.31) (defhost mythic-ns1 69.56.173.190) (defhost mythic-ns2 93.93.128.67) +(defhost gandi-ns6 217.70.177.40) ;;;-------------------------------------------------------------------------- ;;; Internal addresses. @@ -57,7 +58,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,12 +78,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)) ;; Iodine network. (defhost jazz.iodine (iodine 1)) @@ -103,6 +107,8 @@ (defhost dns1.any (any 1)) (defhost ntp0.any (any 2)) (defhost ntp1.any (any 3)) (defhost www-cache.any (any 4)) +(defhost krb0.any (any 5)) +(defhost krb1.any (any 6)) ;;;-------------------------------------------------------------------------- ;;; Host switch.