X-Git-Url: https://git.distorted.org.uk/~mdw/zones/blobdiff_plain/c32d96fac6d653c70d82990fdf17a0c885b65f7a..3e38779fc5875973abce9b4e3e43de3f96a3f359:/hosts.lisp diff --git a/hosts.lisp b/hosts.lisp index 7463af1..671af6a 100644 --- a/hosts.lisp +++ b/hosts.lisp @@ -90,6 +90,8 @@ ;; Client hosts, with IPv6 addresses. (defhost gibson.unsafe ((:ipv6 "2001:470:9740:1:e269:95ff:fe63:bb4"))) (defhost crybaby.unsafe ((:ipv6 "2001:470:9740:1:216:eaff:fec2:4cb8"))) +(defhost haze.unsafe ((:ipv6 "2001:470:9740:1:5056:a8ff:fe01:5654"))) +(defhost gretsch.unsafe ((:ipv6 "2001:470:9740:1:3a2c:4aff:fe6d:e768"))) (defhost lespaul.safe ((:ipv6 "2001:470:9740:4001:a00:27ff:fef5:aaef"))) (defhost invader.safe ((:ipv6 "2001:470:9740:4001:a00:27ff:fe94:a5d7"))) (defhost marauder.safe ((:ipv6 "2001:470:9740:4001:a00:27ff:fe6a:7846")))