X-Git-Url: https://git.distorted.org.uk/~mdw/zones/blobdiff_plain/113bdffe71e1ece0c16a2e7c73d0f568b16be789..c1f47051f1cb6a87b67ad33d86059d85574f17fc:/hosts.lisp diff --git a/hosts.lisp b/hosts.lisp index 28dd2bf..fe62bfe 100644 --- a/hosts.lisp +++ b/hosts.lisp @@ -74,7 +74,7 @@ (defhost stratocaster.jump (jump 8)) (defhost jazz.jump (jump 9)) (defhost jaguar.jump ((:ipv4 jump 11))) -(defhost richmond.jump ((:ipv4 jump 12))) +(defhost richmond.jump ((:ipv4 jump 12) (:ipv6 jump "::1:1"))) (defhost anon.jump (jump 13)) (defhost blackhole.jump ((:ipv4 jump 14) (:ipv6 jump "::ffff")))