X-Git-Url: https://git.distorted.org.uk/~mdw/zones/blobdiff_plain/e8d49c402db2c19994f12a3551255ed5250ea2a2..4c4e7b51c9c0d01d54e307441123b28da39b52e4:/distorted.lisp diff --git a/distorted.lisp b/distorted.lisp index ec82871..1501e72 100644 --- a/distorted.lisp +++ b/distorted.lisp @@ -185,7 +185,7 @@ (unsafe :svc roadstar.unsafe :sshfp "roadstar")) ;; Internal services. - #+view/inside ((news lpr) :svc vampire.unsafe :sshfp "vampire") + #+view/inside ((news lpr) :svc roadstar.unsafe :sshfp "roadstar") ;; Anonymity services. (anon (colo :svc jazz.colo) @@ -229,23 +229,29 @@ (national :abbrev n (linode :abbrev nl) (upn :abbrev ny)) (national (linode :addr national.linode) (upn :addr national.upn)) + (mdwdev (upn :addr mdwdev.upn)) - ;; Media server (on loan to Good Technology HSTG). - (jaguar :abbrev jag) - (jaguar (jump :addr jaguar.jump :sshfp "jaguar")) - - ;; Nicko's server. + ;; Nicko's servers. (richmond (jump :svc richmond.jump)) + (marshall (jump :svc marshall.jump)) ;; Entry is via little router box. (dmz :net dmz) (guvnor (dmz :addr guvnor.dmz)) (nat (dmz :addr nat.dmz)) - ;; Wireless gateway. + ;; Wireless access points. (wireless :net wireless) (evolution (safe :addr evolution.safe)) (evolution :alias evo) + (kitkat :alias ap0) + (kitkat (safe :addr kitkat.safe)) + (lunch :alias ap1) + (lunch (safe :addr lunch.safe)) + + ;; Printer. + (burntaxe :alias lp0) + (burntaxe (safe :addr burntaxe.safe)) ;; Switches. (grigsby :alias tp0)