X-Git-Url: https://git.distorted.org.uk/~mdw/zones/blobdiff_plain/76a134ee07441d45a59a8f2afde9733bf5ba4f4e..2c712ad4a7b76c7512e6452a8d28386657b0e26c:/hosts.lisp diff --git a/hosts.lisp b/hosts.lisp index 34c3a88..675a180 100644 --- a/hosts.lisp +++ b/hosts.lisp @@ -9,7 +9,7 @@ (defhost chiark.greenend.org.uk ((:ipv4 "212.13.197.229") (:ipv6 "2001:ba8:1e3::"))) (defhost mccoy.flatline.org.uk "80.74.241.31") -(defhost mythic-ns1 ((:ipv4 "69.56.173.190") +(defhost mythic-ns1 ((:ipv4 "45.33.127.156") (:ipv6 "2600:3c00::f03c:91ff:fe96:beac"))) (defhost mythic-ns2 ((:ipv4 "93.93.128.67") (:ipv6 "2a00:1098:0:80:1000::10"))) @@ -161,13 +161,15 @@ (defhost vampire vampire.unsafe) (defhost precision precision.colo) (defhost telecaster telecaster.colo) - (defhost stratocaster stratocaster.colo)) + (defhost stratocaster stratocaster.colo) + (defhost national national.upn)) (t (defhost radius radius.dmz) (defhost vampire vampire.dmz) (defhost precision precision.jump) (defhost telecaster telecaster.jump) - (defhost stratocaster stratocaster.jump))) + (defhost stratocaster stratocaster.jump) + (defhost national national.linode))) (defhost jaguar jaguar.jump)