]> git.openstreetmap.org Git - dns.git/blob - src/ptr_equinix_ams_uplink_ipv6.js
Add DNS for Equinix uplink addresses
[dns.git] / src / ptr_equinix_ams_uplink_ipv6.js
1 D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER),
2   PTR(EQUINIXGWAMS_IPV6, "equinix-gw.ams.openstreetmap.org."),
3   PTR(EQUINIXGW1AMS_IPV6, "equinix-gw-1.ams.openstreetmap.org."),
4   PTR(EQUINIXGW2AMS_IPV6, "equinix-gw-2.ams.openstreetmap.org."),
5   PTR(EQUINIXOSMAMS_IPV6, "equinix-osm.ams.openstreetmap.org.")
6 );