distorted.lisp, hosts.lisp: Move Kerberos, and use anycast.
[zones] / hosts.lisp
index dcd4db9..ce50f3d 100644 (file)
@@ -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.
 (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.