chiark / gitweb /
distorted: Provide SRV records for various obvious things.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 16 Mar 2008 15:06:33 +0000 (15:06 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 16 Mar 2008 15:06:33 +0000 (15:06 +0000)
distorted.lisp

index c0cde05d6d5bbcd0f3cc7195ad59b2af2c4d7e40..6891e23cc93ebbd2708026c6e77c28768a8a0244 100644 (file)
@@ -50,7 +50,13 @@ (defzone distorted.org.uk
                         (guvnor.ns :ip guvnor.demon))
   ;;
   ;; Mail servers
                         (guvnor.ns :ip guvnor.demon))
   ;;
   ;; Mail servers
-  ((@ mail lists bugs cryptomail) :mx mail)
+  ((@ mail lists bugs cryptomail)
+   :mx mail
+   :srv ((:smtp mail)))
+  ;;
+  ;; Other services
+  :srv ((:http www)
+       (:ftp ftp))
   ;;
   ;; Colocated services
   ;;((www ftp git) (inet :svc boyle.nsict.org) (fretwank :svc metalzone))
   ;;
   ;; Colocated services
   ;;((www ftp git) (inet :svc boyle.nsict.org) (fretwank :svc metalzone))