X-Git-Url: https://git.distorted.org.uk/~mdw/zones/blobdiff_plain/6fcf076f492f8533197ab8cffd908d6d8c9950d6..113bdffe71e1ece0c16a2e7c73d0f568b16be789:/hosts.lisp diff --git a/hosts.lisp b/hosts.lisp index 46a5697..28dd2bf 100644 --- a/hosts.lisp +++ b/hosts.lisp @@ -76,7 +76,7 @@ (defhost jaguar.jump ((:ipv4 jump 11))) (defhost richmond.jump ((:ipv4 jump 12))) (defhost anon.jump (jump 13)) -(defhost blackhole.jump ((:ipv4 jump 14) (:ipv6 jump #xffff))) +(defhost blackhole.jump ((:ipv4 jump 14) (:ipv6 jump "::ffff"))) ;; Unsafe network. (defhost radius.unsafe (unsafe 1))