X-Git-Url: https://git.distorted.org.uk/~mdw/zones/blobdiff_plain/727a746fe9876aaaff8247d8f5273b36b109a001..5a33b1782deb8db9e238b66528811ae21be2c2c1:/hosts.lisp diff --git a/hosts.lisp b/hosts.lisp index 4d3e7dc..e48dbb3 100644 --- a/hosts.lisp +++ b/hosts.lisp @@ -73,7 +73,7 @@ (defhost telecaster.jump (jump 7)) (defhost stratocaster.jump (jump 8)) (defhost jazz.jump (jump 9)) -(defhost jaguar.jump ((:ipv4 jump 11))) +(defhost jaguar.jump ((:ipv4 jump 11) (:ipv6 jump "::2:1"))) (defhost richmond.jump ((:ipv4 jump 12) (:ipv6 jump "::1:1"))) (defhost anon.jump (jump 13)) (defhost blackhole.jump ((:ipv4 jump 14) (:ipv6 jump "::ffff"))) @@ -106,6 +106,7 @@ (defhost crybaby.vpn ((:ipv4 vpn 1) (:ipv6 vpn "::1:1"))) (defhost terror.vpn ((:ipv4 vpn 2))) (defhost orange.vpn ((:ipv4 vpn 3) (:ipv6 vpn "::3:1"))) +(defhost haze.vpn ((:ipv4 vpn 4) (:ipv6 vpn "::4:1"))) ;; Iodine network. (defhost jazz.iodine (iodine 1))