chiark / gitweb /
binswood.lisp, hosts.lisp: Move network definition to specific file.
[zones] / hosts.lisp
index ce50f3d5f49dfb7c43ecd3a448a95ffeb071d944..67b207c46d3689a20be1b33d3b809c48bfa9bb5e 100644 (file)
@@ -75,12 +75,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))