]> git.openstreetmap.org Git - dns.git/blobdiff - dnsconfig.js
Point hardware.osmfoundation at idris
[dns.git] / dnsconfig.js
index 45a01dc96728a91452297e8bd50288e60f0dc507..e2e9c342befd43592d00c08026c7e88208972355 100644 (file)
@@ -124,4 +124,12 @@ OSM2PGSQL("osm2pgsql.com", REG_GANDI);
 
 var IDEDITOR = loadTemplate("ideditor");
 
-IDEDITOR("ideditor.com", REG_GANDI);
\ No newline at end of file
+IDEDITOR("ideditor.com", REG_GANDI);
+
+var PTR_EQUINIX_DUB_IPV4 = loadTemplate("ptr_equinix_dub_ipv4");
+
+PTR_EQUINIX_DUB_IPV4("96-27.226.104.184.in-addr.arpa", REG_NONE);
+
+var PTR_EQUINIX_DUB_IPV6 = loadTemplate("ptr_equinix_dub_ipv6");
+
+PTR_EQUINIX_DUB_IPV6(REV("2001:470:1:b3b::/64"), REG_NONE);