+;; Wireless network.
+(defhost vampire.untrusted (untrusted 1))
+(defhost evolution (untrusted 2))
+
+;; Virtual private network.
+(defhost crybaby (virtual 1))
+
+;; Special network for ITS.
+;; It doesn't understand point-to-point links, so we need a little net.
+(defhost gw (its 1))
+(defhost mz (its 2))