Tim Starling has uploaded a new change for review. https://gerrit.wikimedia.org/r/96198
Change subject: Updated wikipedia.org etc. A/AAAA records to point to eqiad ...................................................................... Updated wikipedia.org etc. A/AAAA records to point to eqiad These were missed during the eqiad migration, and were the only remaining reason for text traffic to pmtpa. I updated the bulk of them using a script, and also did the following things manually: * Updated wikimedia.com, added missing AAAA * Added missing AAAA record to wikivoyage.org * Updated wmftest.org, email.donate.wikimedia.org * Removed commented-out entry for donate.wikimedia.org, to avoid false positives when grepping for remaining A records. Avoiding the use of Squid should help with bug 31369. Change-Id: I3adffd88650afa337deccddf44d0d473237e92c2 --- M templates/mediawiki.org M templates/wikibooks.org M templates/wikidata.org M templates/wikimedia.com M templates/wikimedia.org M templates/wikimediafoundation.org M templates/wikinews.org M templates/wikipedia.org M templates/wikiquote.org M templates/wikisource.org M templates/wikiversity.org M templates/wikivoyage.org M templates/wiktionary.org M templates/wmftest.org 14 files changed, 28 insertions(+), 30 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dns refs/changes/98/96198/1 diff --git a/templates/mediawiki.org b/templates/mediawiki.org index d23896a..f64365a 100644 --- a/templates/mediawiki.org +++ b/templates/mediawiki.org @@ -21,8 +21,8 @@ ; Canonical names - 1H IN A 208.80.152.208 - 1H IN AAAA 2620:0:860:ed1a::8 + 1H IN A 208.80.154.232 + 1H IN AAAA 2620:0:861:ed1a::8 localhost 1W IN A 127.0.0.1 diff --git a/templates/wikibooks.org b/templates/wikibooks.org index 4d84339..7533ec3 100644 --- a/templates/wikibooks.org +++ b/templates/wikibooks.org @@ -23,8 +23,8 @@ ; Canonical names - 1H IN A 208.80.152.204 - 1H IN AAAA 2620:0:860:ed1a::4 + 1H IN A 208.80.154.228 + 1H IN AAAA 2620:0:861:ed1a::4 localhost 1W IN A 127.0.0.1 diff --git a/templates/wikidata.org b/templates/wikidata.org index 8a1a5c1..0ff593f 100644 --- a/templates/wikidata.org +++ b/templates/wikidata.org @@ -24,8 +24,8 @@ ; Canonical names ; Point to wikidata-lb.pmtpa.wikimedia.org. - 1H IN A 208.80.152.218 - 1H IN AAAA 2620:0:860:ed1a::12 + 1H IN A 208.80.154.242 + 1H IN AAAA 2620:0:861:ed1a::12 localhost 1W IN A 127.0.0.1 diff --git a/templates/wikimedia.com b/templates/wikimedia.com index 1960760..6f88ad4 100644 --- a/templates/wikimedia.com +++ b/templates/wikimedia.com @@ -23,7 +23,8 @@ ; Canonical names - 1H IN A 208.80.152.200 + 1H IN A 208.80.154.224 + 1H IN A 2620:0:861:ed1a:: localhost 1W IN A 127.0.0.1 diff --git a/templates/wikimedia.org b/templates/wikimedia.org index 64f8d17..16f815a 100644 --- a/templates/wikimedia.org +++ b/templates/wikimedia.org @@ -21,8 +21,8 @@ ; Canonical names - 1H IN A 208.80.152.200 - 1H IN AAAA 2620:0:860:ed1a::0 + 1H IN A 208.80.154.224 + 1H IN AAAA 2620:0:861:ed1a:: ; Delegations @@ -523,10 +523,6 @@ cache 1H IN CNAME wikimedia-lb -; donate.wikimedia.org is in geobackend now -;donate 1H IN A 208.80.152.200 ; wikimedia-lb, can't mix cname+mx -; 1H IN MX 10 aluminium -; 1H IN MX 20 mchenry doc 1H IN CNAME gallium ; don't want this for anything but wikimedia.org domain @@ -762,7 +758,7 @@ bounce.email.donate 1H IN MX 5 bounce.email.donate bounce.email.donate 1H IN TXT "v=spf1 ip4:74.121.51.111 ip4:208.80.152.164 ip4:208.80.154.6 -all" -email.donate 1H IN A 208.80.152.200 +email.donate 1H IN A 208.80.154.224 email.donate 1H IN MX 10 reply.email.donate email.donate 1H IN MX 20 mail3880.email.donate email.donate 1H IN TXT "v=spf1 ip4:74.121.51.111 ip4:208.80.152.164 ip4:208.80.154.6 -all" diff --git a/templates/wikimediafoundation.org b/templates/wikimediafoundation.org index 8ea0bd8..c4482e0 100644 --- a/templates/wikimediafoundation.org +++ b/templates/wikimediafoundation.org @@ -23,8 +23,8 @@ ; Canonical names - 1H IN A 208.80.152.209 - 1H IN AAAA 2620:0:860:ed1a::9 + 1H IN A 208.80.154.233 + 1H IN AAAA 2620:0:861:ed1a::9 localhost 1W IN A 127.0.0.1 diff --git a/templates/wikinews.org b/templates/wikinews.org index 8162af3..3472da0 100644 --- a/templates/wikinews.org +++ b/templates/wikinews.org @@ -23,8 +23,8 @@ ; Canonical names - 1H IN A 208.80.152.206 - 1H IN AAAA 2620:0:860:ed1a::6 + 1H IN A 208.80.154.230 + 1H IN AAAA 2620:0:861:ed1a::6 localhost 1W IN A 127.0.0.1 diff --git a/templates/wikipedia.org b/templates/wikipedia.org index 4de1840..c1a83df 100644 --- a/templates/wikipedia.org +++ b/templates/wikipedia.org @@ -22,8 +22,8 @@ ; Canonical names - 1H IN A 208.80.152.201 - 1H IN AAAA 2620:0:860:ed1a::1 + 1H IN A 208.80.154.225 + 1H IN AAAA 2620:0:861:ed1a::1 localhost 1W IN A 127.0.0.1 diff --git a/templates/wikiquote.org b/templates/wikiquote.org index 582eddc..dd98227 100644 --- a/templates/wikiquote.org +++ b/templates/wikiquote.org @@ -23,8 +23,8 @@ ; Canonical names - 1H IN A 208.80.152.203 - 1H IN AAAA 2620:0:860:ed1a::3 + 1H IN A 208.80.154.227 + 1H IN AAAA 2620:0:861:ed1a::3 localhost 1W IN A 127.0.0.1 diff --git a/templates/wikisource.org b/templates/wikisource.org index c726505..64f3041 100644 --- a/templates/wikisource.org +++ b/templates/wikisource.org @@ -23,8 +23,8 @@ ; Canonical names - 1H IN A 208.80.152.205 - 1H IN AAAA 2620:0:860:ed1a::5 + 1H IN A 208.80.154.229 + 1H IN AAAA 2620:0:861:ed1a::5 localhost 1W IN A 127.0.0.1 diff --git a/templates/wikiversity.org b/templates/wikiversity.org index 3f79607..325269b 100644 --- a/templates/wikiversity.org +++ b/templates/wikiversity.org @@ -23,8 +23,8 @@ ; Canonical names - 1H IN A 208.80.152.207 - 1H IN AAAA 2620:0:860:ed1a::7 + 1H IN A 208.80.154.231 + 1H IN AAAA 2620:0:861:ed1a::7 localhost 1W IN A 127.0.0.1 diff --git a/templates/wikivoyage.org b/templates/wikivoyage.org index af6d64a..259b740 100644 --- a/templates/wikivoyage.org +++ b/templates/wikivoyage.org @@ -23,7 +23,8 @@ ; Canonical names - 1H IN A 208.80.152.219 + 1H IN A 208.80.154.243 + 1H IN AAAA 2620:0:861:ed1a::13 localhost 1W IN A 127.0.0.1 diff --git a/templates/wiktionary.org b/templates/wiktionary.org index a560f3d..8ec1660 100644 --- a/templates/wiktionary.org +++ b/templates/wiktionary.org @@ -23,8 +23,8 @@ ; Canonical names - 1H IN A 208.80.152.202 - 1H IN AAAA 2620:0:860:ed1a::2 + 1H IN A 208.80.154.226 + 1H IN AAAA 2620:0:861:ed1a::2 localhost 1W IN A 127.0.0.1 diff --git a/templates/wmftest.org b/templates/wmftest.org index c9069f3..6560c92 100644 --- a/templates/wmftest.org +++ b/templates/wmftest.org @@ -26,7 +26,7 @@ ; Canonical names - 1H IN A 208.80.152.209 + 1H IN A 208.80.154.233 localhost 1W IN A 127.0.0.1 -- To view, visit https://gerrit.wikimedia.org/r/96198 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I3adffd88650afa337deccddf44d0d473237e92c2 Gerrit-PatchSet: 1 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: Tim Starling <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
