Update for Demon IP-address change.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 23 Dec 2006 14:41:09 +0000 (14:41 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 23 Dec 2006 14:41:09 +0000 (14:41 +0000)
distorted.org.uk.lisp
distorted.tex
hosts.lisp

index a677d71..e851922 100644 (file)
 
 ;; Host allocations
 (defhost guvnor (unsafe))
-(defhost guvnor.demon 83.105.60.35)
+(defhost guvnor.demon 80.177.3.76)
 (defhost metalzone (unsafe))
 (defhost tubescreamer (safe))
+(defhost obsidian (safe))
 (defhost evolution (unsafe))
 (defhost evolution.wireless (wireless))
 (defhost fuzzface (virtual))
@@ -38,7 +39,7 @@
   ((@ lists bugs cryptomail) :mx guvnor)
   ;;
   ;; Colocated services
-  ((www ftp wiki) :a boyle.nsict.org)
+  ((www ftp wiki git) :a boyle.nsict.org)
   ;;
   ;; Entry is via little port-forwarding box
   (guvnor (demon :a guvnor.demon)
@@ -54,6 +55,7 @@
   ;; Wired ethernet
   (metalzone (fretwank :a metalzone))
   (tubescreamer (fretwank :a tubescreamer))
+  (obsidian (fretwank :a obsidian))
   (fuzzface (virtual :a fuzzface))
   (mz (virtual :a mz))
   ;;
index bec4f22..1ec0db2 100644 (file)
@@ -340,9 +340,7 @@ externally available: these are shown in table~\ref{tab:services}.
     Ident & TCP 113      & NTP & UDP 123%
       %%\footnote{Only to upstream ISP's time servers.}
                                             & HTTPS & TCP 443    \\
-    TrIPE & UDP 22\,003
-      & \multicolumn{2}{c|}{---}
-      & \multicolumn{2}{c|}{---}                                 \\ \hlx{vh}
+    rsync & TCP 873      & GIT & TCP 9418   & TrIPE & UDP 22\,003 \\ \hlx{vh}
   \end{tabular}
   \end{minipage}
 
index c98c133..6287e8b 100644 (file)
@@ -1,6 +1,6 @@
 ;; Static IP addresses for various useful hosts
 
-(defhost guvnor.distorted.org.uk 83.105.60.35)
+(defhost guvnor.distorted.org.uk 80.177.3.76)
 (defhost boyle.nsict.org 85.158.42.162)
 (defhost chiark.greenend.org.uk 193.201.200.170)
 (defhost mccoy.flatline.org.uk 80.74.241.31)