]> git.openstreetmap.org Git - dns.git/commitdiff
Add basic DNS for osm.org
authorTom Hughes <tom@compton.nu>
Thu, 28 May 2009 23:43:45 +0000 (23:43 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 28 May 2009 23:43:45 +0000 (23:43 +0000)
osm.org [new file with mode: 0644]

diff --git a/osm.org b/osm.org
new file mode 100644 (file)
index 0000000..537eae8
--- /dev/null
+++ b/osm.org
@@ -0,0 +1,23 @@
+# tinydns data for osm.org
+#
+# Full reference is at http://cr.yp.to/djbdns/tinydns-data.html
+
+# Let Bytemark handle the DNS
+
+.osm.org::a.ns.bytemark.co.uk
+.osm.org::b.ns.bytemark.co.uk
+.osm.org::c.ns.bytemark.co.uk
+
+# Make the virtual machine the primary MX with Bytemark as backup
+
+@osm.org:89.16.177.88:a:10
+@osm.org::backup.mx.bytemark.co.uk:20
+
+# Main web server and it's aliases
+
++osm.org:128.40.58.203
++www.osm.org:128.40.58.203
+
+# Donation site
+
++donate.osm.org:89.145.67.86