BBlack has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/391131 )

Change subject: Reserve internal anycast range
......................................................................


Reserve internal anycast range

Change-Id: Ie97f0e89fce277d3e09835c3083d30d8c78446d6
---
M templates/10.in-addr.arpa
M templates/wmnet
2 files changed, 11 insertions(+), 0 deletions(-)

Approvals:
  BBlack: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa
index a7222b7..f0bb323 100644
--- a/templates/10.in-addr.arpa
+++ b/templates/10.in-addr.arpa
@@ -99,6 +99,12 @@
 
 $ORIGIN 5.2.{{ zonename }}.
 
+; 10.3.0.0/24 - Internal anycast services
+
+$ORIGIN 0.3.{{ zonename }}.
+
+1  1H  IN PTR  recdns.anycast.wmnet.
+
 ;
 ; ESAMS
 ;
diff --git a/templates/wmnet b/templates/wmnet
index 3646bc2..f5ff0dc 100644
--- a/templates/wmnet
+++ b/templates/wmnet
@@ -4896,3 +4896,8 @@
 ; Will become a proper discovery endpoint once we add more registries
 docker-registry 300 IN CNAME darmstadtium.eqiad.wmnet.
 
+; Internal Anycast addresses (10.3.0.0/24)
+
+$ORIGIN anycast.wmnet.
+
+recdns        1H  IN A        10.3.0.1

-- 
To view, visit https://gerrit.wikimedia.org/r/391131
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie97f0e89fce277d3e09835c3083d30d8c78446d6
Gerrit-PatchSet: 3
Gerrit-Project: operations/dns
Gerrit-Branch: master
Gerrit-Owner: Ayounsi <ayou...@wikimedia.org>
Gerrit-Reviewer: BBlack <bbl...@wikimedia.org>
Gerrit-Reviewer: Faidon Liambotis <fai...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to