X-Git-Url: https://git.distorted.org.uk/~mdw/zones/blobdiff_plain/76a134ee07441d45a59a8f2afde9733bf5ba4f4e..fdcd43da6ee9e893d59e3420ed20a3accbfc714a:/hosts.lisp diff --git a/hosts.lisp b/hosts.lisp index 34c3a88..9cd6a73 100644 --- a/hosts.lisp +++ b/hosts.lisp @@ -9,10 +9,12 @@ (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"))) +(defhost mythic-ns3 ((:ipv4 "185.24.221.32") + (:ipv6 "2a02:2770:11:0:21a:4aff:febe:759b"))) (defhost gandi-ns6 ((:ipv4 "217.70.177.40"))) ;;;-------------------------------------------------------------------------- @@ -161,13 +163,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)