X-Git-Url: https://git.distorted.org.uk/~mdw/zones/blobdiff_plain/a20ec58ce93c9c1fdb18e1611cb3a6c9338c94ca..cfecfa5c7026df1806a0725f2fb45b5ed992d4cc:/hosts.lisp diff --git a/hosts.lisp b/hosts.lisp index dcd4db9..ce50f3d 100644 --- a/hosts.lisp +++ b/hosts.lisp @@ -47,7 +47,6 @@ (defhost artist.dmz (dmz 5)) (defhost vampire.dmz (dmz 6)) (defhost ibanez.dmz (dmz 9)) -(defhost iodine.dmz (dmz 11)) (defhost anon.dmz (dmz 12)) (defhost gate.dmz (dmz 13)) (defhost nat.dmz (dmz 14)) @@ -84,7 +83,7 @@ (defhost terror.vpn (vpn 2)) ;; Iodine network. -(defhost vampire.iodine (iodine 1)) +(defhost jazz.iodine (iodine 1)) ;; Special network for ITS. ;; It doesn't understand point-to-point links, so we need a little net. @@ -104,6 +103,8 @@ (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.