chiark / gitweb /
zones
8 years agodistorted.lisp: Avoid repeating the tedious details for our internal CA.
Mark Wooding [Wed, 27 Jan 2016 13:53:50 +0000 (13:53 +0000)]
distorted.lisp: Avoid repeating the tedious details for our internal CA.

Unfortunately, the best approach at the moment appears to be using the
`#n=' and `#n#' reader macros, which is rather bletcherous.  Sorry.

8 years agodistorted.lisp, hosts.lisp: New virtual host `national'.
Mark Wooding [Thu, 1 Oct 2015 07:07:52 +0000 (08:07 +0100)]
distorted.lisp, hosts.lisp: New virtual host `national'.

Hosted by Linode in Dallas, TX.

8 years agoMakefile, hosts.lisp: New network for untrusted hosts on the VPN.
Mark Wooding [Thu, 1 Oct 2015 07:06:44 +0000 (08:06 +0100)]
Makefile, hosts.lisp: New network for untrusted hosts on the VPN.

8 years agodistorted.lisp: Add missing TLSA record for IMAPS.
Mark Wooding [Mon, 28 Sep 2015 09:41:42 +0000 (10:41 +0100)]
distorted.lisp: Add missing TLSA record for IMAPS.

Since we're providing public IMAPS on the right port, we ought to
authenticate the certificate.

8 years agodistorted.lisp: Add HTTPS TLSA record for mail.distorted.org.uk.
Mark Wooding [Mon, 28 Sep 2015 09:35:02 +0000 (10:35 +0100)]
distorted.lisp: Add HTTPS TLSA record for mail.distorted.org.uk.

Shiny new Prayer-based webmail system.

8 years agodistorted.lisp: Add new records for the bug tracking system.
Mark Wooding [Tue, 9 Jun 2015 22:21:02 +0000 (23:21 +0100)]
distorted.lisp: Add new records for the bug tracking system.

8 years agodistorted.lisp: No, there isn't an HTTPS certificate for the list server.
Mark Wooding [Tue, 9 Jun 2015 22:18:45 +0000 (23:18 +0100)]
distorted.lisp: No, there isn't an HTTPS certificate for the list server.

8 years agodistorted.lisp: Reformat mail server SRV records.
Mark Wooding [Tue, 9 Jun 2015 22:15:54 +0000 (23:15 +0100)]
distorted.lisp: Reformat mail server SRV records.

This makes it easier to add more.

9 years agobinswood.lisp: New master router; expunge dead devices.
Mark Wooding [Sat, 4 Apr 2015 17:04:17 +0000 (18:04 +0100)]
binswood.lisp: New master router; expunge dead devices.

9 years agodistorted.lisp: Expunge some old services allegedly running on vampire.
Mark Wooding [Wed, 1 Apr 2015 19:49:38 +0000 (20:49 +0100)]
distorted.lisp: Expunge some old services allegedly running on vampire.

The wiki will probably end up on jazz.  The others will just quietly
die.

9 years agodistorted.lisp: Prepare for a new listserver on telecaster.
Mark Wooding [Wed, 1 Apr 2015 19:49:15 +0000 (20:49 +0100)]
distorted.lisp: Prepare for a new listserver on telecaster.

9 years agodistorted.lisp, hosts.lisp: Move lespaul to the unsafe network.
Mark Wooding [Wed, 1 Apr 2015 17:07:56 +0000 (18:07 +0100)]
distorted.lisp, hosts.lisp: Move lespaul to the unsafe network.

9 years agodistorted.lisp, hosts.lisp: Sort client hosts by subnet.
Mark Wooding [Wed, 1 Apr 2015 17:03:32 +0000 (18:03 +0100)]
distorted.lisp, hosts.lisp: Sort client hosts by subnet.

Makes it a little easier to find the one you're looking for.

9 years agodistorted.lisp: Include nameservers in dhcp subzone.
Mark Wooding [Wed, 1 Apr 2015 16:13:52 +0000 (17:13 +0100)]
distorted.lisp: Include nameservers in dhcp subzone.

This makes diffs slightly less cluttered.

9 years agoMakefile: Actually fail if nsdiff doesn't work.
Mark Wooding [Wed, 1 Apr 2015 16:09:12 +0000 (17:09 +0100)]
Makefile: Actually fail if nsdiff doesn't work.

9 years agoInclude DS records explicitly; check them when diffing.
Mark Wooding [Thu, 26 Mar 2015 01:45:58 +0000 (01:45 +0000)]
Include DS records explicitly; check them when diffing.

9 years agodistorted.lisp, hosts.lisp: Reverse entries for haze and gretsch.
Mark Wooding [Wed, 25 Mar 2015 21:13:46 +0000 (21:13 +0000)]
distorted.lisp, hosts.lisp: Reverse entries for haze and gretsch.

Annoyingly, haze doesn't seem to be doing IPv6 over wifi at the
moment, but I'm living in hopes...

9 years agoMakefile: New target VIEW/ZONE.zonediff shows pending differences.
Mark Wooding [Wed, 25 Mar 2015 21:56:12 +0000 (21:56 +0000)]
Makefile: New target VIEW/ZONE.zonediff shows pending differences.

Requires Tony Finch's winning nsdiff(1) tool.  See

http://dotat.at/prog/nsdiff/

9 years agodistorted.lisp, hosts.lisp: Assign theme names to the TP-Link switches.
Mark Wooding [Fri, 20 Mar 2015 20:34:00 +0000 (20:34 +0000)]
distorted.lisp, hosts.lisp: Assign theme names to the TP-Link switches.

Thanks to Owen Dunn for pointing me at some excellent names.

9 years agodistorted.lisp, hosts.lisp: Add entries for crybaby.unsafe.
Mark Wooding [Fri, 20 Mar 2015 20:28:35 +0000 (20:28 +0000)]
distorted.lisp, hosts.lisp: Add entries for crybaby.unsafe.

9 years agodistorted.lisp, hosts.lisp: Assign VPN addresses to VPN hubs.
Mark Wooding [Sat, 14 Mar 2015 12:05:00 +0000 (12:05 +0000)]
distorted.lisp, hosts.lisp: Assign VPN addresses to VPN hubs.

Now that we have trusted wireless networks, we want to be able to
allow hosts to use dynamically assigned addresses on those networks
and still claim their stable VPN addresses (e.g., for centralized
management).  For this to work, the internal endpoint of the VPN hub
has to be outside of the internal network range.

This is currently especially broken for radius, since it's the main
router in the house network.

9 years agohosts.lisp: evolution now speaks IPv6.
Mark Wooding [Thu, 12 Mar 2015 12:41:08 +0000 (12:41 +0000)]
hosts.lisp: evolution now speaks IPv6.

New hardware, new OS.

9 years agodistorted.lisp, hosts.lisp: Move groove to the unsafe network.
Mark Wooding [Tue, 17 Feb 2015 10:02:08 +0000 (10:02 +0000)]
distorted.lisp, hosts.lisp: Move groove to the unsafe network.

It's a proper host on the wired network now.

9 years agodistorted.lisp, hosts.lisp: Entries for the new switches.
Mark Wooding [Mon, 16 Feb 2015 23:03:27 +0000 (23:03 +0000)]
distorted.lisp, hosts.lisp: Entries for the new switches.

9 years agodistorted.lisp: Reorder the network infrastructure hosts.
Mark Wooding [Mon, 16 Feb 2015 22:57:47 +0000 (22:57 +0000)]
distorted.lisp: Reorder the network infrastructure hosts.

9 years agodistorted.lisp: Publish our standard abbreviated names in a subdomain.
Mark Wooding [Fri, 13 Feb 2015 20:01:51 +0000 (20:01 +0000)]
distorted.lisp: Publish our standard abbreviated names in a subdomain.

We've been using abbreviated names for our hosts for ages, but haven't
published the abbrevations in DNS.  Now they're all in the `abbrev'
subdomain, as CNAME records pointing at the primary names.

Also publish `strat.NET' and `tele.NET' aliases.  I don't know why
these weren't published before.

This is a bit ugly.  It'd be nice to work out a better way of doing it.

9 years agodistorted.lisp: Service name for keyserver.
Mark Wooding [Mon, 9 Feb 2015 13:08:03 +0000 (13:08 +0000)]
distorted.lisp: Service name for keyserver.

9 years agodistorted.lisp, hosts.lisp: Proper VPN address for groove.
Mark Wooding [Sat, 7 Feb 2015 19:46:24 +0000 (19:46 +0000)]
distorted.lisp, hosts.lisp: Proper VPN address for groove.

Also an SSH fingerprint.

9 years agogoodhstg.lisp: New domain `goodhstg.com'.
Mark Wooding [Sat, 7 Feb 2015 13:43:01 +0000 (13:43 +0000)]
goodhstg.lisp: New domain `goodhstg.com'.

9 years agohosts.lisp: Simple name for `jaguar', since it'll be hosting services.
Mark Wooding [Sat, 7 Feb 2015 13:42:19 +0000 (13:42 +0000)]
hosts.lisp: Simple name for `jaguar', since it'll be hosting services.

9 years agodistorted.lisp: DHCP CNAME for new host `gretsch'.
Mark Wooding [Tue, 20 Jan 2015 10:43:52 +0000 (10:43 +0000)]
distorted.lisp: DHCP CNAME for new host `gretsch'.

9 years agodistorted.lisp: Abbreviate the certificate pathnames.
Mark Wooding [Tue, 23 Dec 2014 11:58:20 +0000 (11:58 +0000)]
distorted.lisp: Abbreviate the certificate pathnames.

9 years agoAdd some useful-looking TLSA records to hedge against CA uselessness.
Mark Wooding [Mon, 22 Dec 2014 18:21:13 +0000 (18:21 +0000)]
Add some useful-looking TLSA records to hedge against CA uselessness.

Also to help convince outsiders about our own CA.

9 years agodistorted.lisp, keys/haze.sshfp: Deploy haze properly.
Mark Wooding [Sat, 19 Jul 2014 21:27:32 +0000 (22:27 +0100)]
distorted.lisp, keys/haze.sshfp: Deploy haze properly.

9 years agoecorted.lisp, Makefile: New zone, because of a transcription error.
Mark Wooding [Mon, 14 Jul 2014 13:24:11 +0000 (14:24 +0100)]
ecorted.lisp, Makefile: New zone, because of a transcription error.

9 years agohosts.lisp, distorted.org.uk: New VPN host `haze'.
Mark Wooding [Thu, 3 Jul 2014 13:11:34 +0000 (14:11 +0100)]
hosts.lisp, distorted.org.uk: New VPN host `haze'.

9 years agoHack :ANY pseudo-record type to cope with the new domain name objects.
Mark Wooding [Wed, 21 May 2014 16:06:08 +0000 (17:06 +0100)]
Hack :ANY pseudo-record type to cope with the new domain name objects.

9 years agodistorted.lisp: Add MX for blackhole.
Mark Wooding [Mon, 12 May 2014 18:01:26 +0000 (19:01 +0100)]
distorted.lisp: Add MX for blackhole.

9 years agobinswood.lisp: Publish records for the web server.
Mark Wooding [Sun, 4 May 2014 12:13:28 +0000 (13:13 +0100)]
binswood.lisp: Publish records for the web server.

9 years agoodin.lisp: Back to `NAME-ns.odin.gg' names for in-bailiwick nameservers.
Mark Wooding [Tue, 29 Apr 2014 17:28:47 +0000 (18:28 +0100)]
odin.lisp: Back to `NAME-ns.odin.gg' names for in-bailiwick nameservers.

Apparently the registry is hopeless and can't cope with multi-label
glue records.

9 years agodistorted.lisp: The record for `iodine' shouldn't override jazz's PTR.
Mark Wooding [Sun, 27 Apr 2014 22:33:47 +0000 (23:33 +0100)]
distorted.lisp: The record for `iodine' shouldn't override jazz's PTR.

9 years agodistorted.lisp: Emit reverse zones for optimistic RFC2317 delegations.
Mark Wooding [Fri, 25 Apr 2014 23:16:50 +0000 (00:16 +0100)]
distorted.lisp: Emit reverse zones for optimistic RFC2317 delegations.

10 years agoUpdate IPv6 and SSHFP records for jaguar.
Mark Wooding [Fri, 25 Apr 2014 17:04:33 +0000 (18:04 +0100)]
Update IPv6 and SSHFP records for jaguar.

10 years agodistorted.lisp: Make `dyndns' be external only.
Mark Wooding [Tue, 22 Apr 2014 15:38:13 +0000 (16:38 +0100)]
distorted.lisp: Make `dyndns' be external only.

A useful application is catching external IP addresses for satellite
sites, and this doesn't work if the connection goes via the VPN.

10 years agohosts.lisp: Move VPN and anycast hosts to ...:1.
Mark Wooding [Mon, 21 Apr 2014 21:22:18 +0000 (22:22 +0100)]
hosts.lisp: Move VPN and anycast hosts to ...:1.

Linux thinks that host addresses which coincide with network base
addresses are `anycast', and that this means that it shouldn't send
ICMP errors to them.  This is obviously ridiculous. so move hosts to
address ...:1 to prevent this stupidity.

10 years agohosts.lisp, distorted.lisp: Fix records for `richmond'.
Mark Wooding [Mon, 21 Apr 2014 15:27:23 +0000 (16:27 +0100)]
hosts.lisp, distorted.lisp: Fix records for `richmond'.

Add the IPv6 address, because it seems to respond just fine to IPv6;
and arrange to put the correct name in the reverse zone.

10 years agohosts.lisp: Make the IPv6 entry for `blackhole' more presentable.
Mark Wooding [Mon, 21 Apr 2014 15:26:41 +0000 (16:26 +0100)]
hosts.lisp: Make the IPv6 entry for `blackhole' more presentable.

Now we have proper address-suffix notation.

10 years agohosts.lisp, distorted.lisp: Reinstate IPv6 addresses for `www-cache'!
Mark Wooding [Mon, 21 Apr 2014 13:46:33 +0000 (14:46 +0100)]
hosts.lisp, distorted.lisp: Reinstate IPv6 addresses for `www-cache'!

Upgrading to squid3 was very easy, and it supports IPv6 just fine.

This reverts commit 43fc56bd687d70a16ec7cc6921e5a7681fe2674d.

10 years agoAdd telecaster as a public-facing nameserver.
Mark Wooding [Sun, 20 Apr 2014 13:44:41 +0000 (14:44 +0100)]
Add telecaster as a public-facing nameserver.

Annoyingly, precision has been a little flaky recently.  Provide some
good colocated backup.

10 years agodistorted.lisp: Use `do-host' now that it's exported.
Mark Wooding [Sat, 13 Jul 2013 15:34:40 +0000 (16:34 +0100)]
distorted.lisp: Use `do-host' now that it's exported.

10 years agohosts.lisp, distorted.lisp: Remove IPv6 addresses for `www-cache'.
Mark Wooding [Sat, 13 Jul 2013 15:34:40 +0000 (16:34 +0100)]
hosts.lisp, distorted.lisp: Remove IPv6 addresses for `www-cache'.

At the moment squid doesn't handle IPv6 at all, so this is a dead loss.

10 years agohosts.lisp: Replacing IPv6 host routes with /112 networks.
Mark Wooding [Sat, 13 Jul 2013 15:34:40 +0000 (16:34 +0100)]
hosts.lisp: Replacing IPv6 host routes with /112 networks.

Linux has a bug: it doesn't make route cache entries for remote hosts if
there's already a host route, and it only attaches path-MTU information
to cache entries.  The result is that it doesn't handle ICMPv6 `packet
too big' messages properly for destinations with host routes.

I'm bodging this by replacing all of the host routes with tiny /112
networks.  It's awful, but it seems to work.  The convention is that the
`host part' of the net is always zero.

10 years agodistorted.lisp: Service name `dyndns' for telecaster.
Mark Wooding [Thu, 17 Apr 2014 17:58:30 +0000 (18:58 +0100)]
distorted.lisp: Service name `dyndns' for telecaster.

10 years agoInclude IPv6 addresses for dynamic hosts.
Mark Wooding [Wed, 16 Apr 2014 14:57:30 +0000 (15:57 +0100)]
Include IPv6 addresses for dynamic hosts.

It's easiest to stuff these in a dummy zone and get the magic
machinery to make the reverse records.

10 years agoodin.lisp: Bring Gandi's nameserver in-bailiwick.
Mark Wooding [Wed, 16 Apr 2014 13:46:14 +0000 (14:46 +0100)]
odin.lisp: Bring Gandi's nameserver in-bailiwick.

10 years agohosts.lisp: Mark IPv4-only hosts as being such.
Mark Wooding [Wed, 16 Apr 2014 13:45:27 +0000 (14:45 +0100)]
hosts.lisp: Mark IPv4-only hosts as being such.

10 years agodistorted.lisp: IPv6 reverse zones.
Mark Wooding [Tue, 15 Apr 2014 17:43:42 +0000 (18:43 +0100)]
distorted.lisp: IPv6 reverse zones.

10 years agodistorted.lisp: Use out-of-zone nameservers for reverse zones.
Mark Wooding [Tue, 15 Apr 2014 17:18:23 +0000 (18:18 +0100)]
distorted.lisp: Use out-of-zone nameservers for reverse zones.

Kind of cluttery with the A records in there, and it's rather less
critical than the forward zones.

10 years agoPublish IPv6 addresses for hosts which can cope.
Mark Wooding [Tue, 15 Apr 2014 17:15:35 +0000 (18:15 +0100)]
Publish IPv6 addresses for hosts which can cope.

10 years agodistorted.lisp: Use `:addr' records for hosts.
Mark Wooding [Tue, 15 Apr 2014 16:59:03 +0000 (17:59 +0100)]
distorted.lisp: Use `:addr' records for hosts.

The `:a' only makes IPv4 records.

10 years agodistorted.lisp: Better processing of anycast addresses.
Mark Wooding [Tue, 15 Apr 2014 16:41:05 +0000 (17:41 +0100)]
distorted.lisp: Better processing of anycast addresses.

Introduce a custom `:anycast' record parser which hacks on descriptions
of which address families provide which services and does the right
thing.

This stuff is complicated because IPv6 anycast addresses actually
work globally so we might as well publish them properly.  Also, actual
anycast addresses have dedicated allocations, so it's right to maintain
PTR records for them; but the static-provider addresses are service
names and don't want reverse records.

10 years agodistorted.lisp: Use `:multi' because `:cidr-delegation' has gone away.
Mark Wooding [Tue, 15 Apr 2014 16:26:59 +0000 (17:26 +0100)]
distorted.lisp: Use `:multi' because `:cidr-delegation' has gone away.

10 years agoMove lots of key files into a subdirectory.
Mark Wooding [Tue, 15 Apr 2014 16:08:46 +0000 (17:08 +0100)]
Move lots of key files into a subdirectory.

New `zone' will find them, by magic.  Also prettify the DKIM stanzas
slightly.

10 years agoPublish SSHFP records in the DNS.
Mark Wooding [Thu, 3 Apr 2014 17:46:26 +0000 (18:46 +0100)]
Publish SSHFP records in the DNS.

Machinery for fetching the fingerprints (relying on the existing CA) is
also included.  I'm checking in the fingerprint files because I want to
track how they evolve.

10 years agoDomain keys support.
Mark Wooding [Thu, 3 Apr 2014 14:19:15 +0000 (15:19 +0100)]
Domain keys support.

10 years agodistorted.lisp: Whitespace cleanup.
Mark Wooding [Thu, 3 Apr 2014 14:18:34 +0000 (15:18 +0100)]
distorted.lisp: Whitespace cleanup.

10 years agodistorted.lisp: Arrange for artist to front for pifi generally.
Mark Wooding [Thu, 13 Mar 2014 01:55:54 +0000 (01:55 +0000)]
distorted.lisp: Arrange for artist to front for pifi generally.

The previous situation was a disaster: because orange is a VPN host,
it's not allowed to communicate directly with untrusted clients, but
not all clients can easily be persuaded to use www-cache.  So just
give up and proxy everything.

10 years agodistorted.lisp: FTP now on telecaster; `mirror' alias for roadstar.
Mark Wooding [Sun, 9 Mar 2014 18:35:05 +0000 (18:35 +0000)]
distorted.lisp: FTP now on telecaster; `mirror' alias for roadstar.

10 years agodistorted.lisp: `db' now hosted on telecaster.
Mark Wooding [Sat, 22 Feb 2014 15:29:18 +0000 (15:29 +0000)]
distorted.lisp: `db' now hosted on telecaster.

10 years agobinswood.lisp: Stable addreess for spare printer.
Mark Wooding [Fri, 21 Feb 2014 14:58:32 +0000 (14:58 +0000)]
binswood.lisp: Stable addreess for spare printer.

10 years agodistorted.lisp: Point `pifi' to `orange.dhcp' internally.
Mark Wooding [Fri, 14 Feb 2014 18:39:01 +0000 (18:39 +0000)]
distorted.lisp: Point `pifi' to `orange.dhcp' internally.

10 years agodistorted.lisp, odin.lisp: Move main mail service to stratocaster.
Mark Wooding [Sun, 26 Jan 2014 13:47:38 +0000 (13:47 +0000)]
distorted.lisp, odin.lisp: Move main mail service to stratocaster.

And there was much rejoicing.

10 years agodistorted.lisp, odin.lisp: Reduce TTL for mail servers.
Mark Wooding [Sun, 29 Dec 2013 21:20:49 +0000 (21:20 +0000)]
distorted.lisp, odin.lisp: Reduce TTL for mail servers.

They ought to be changing soon.

10 years agoNo longer serving harlequin.org.uk or felixpearce.com.
Mark Wooding [Sun, 24 Nov 2013 23:34:44 +0000 (23:34 +0000)]
No longer serving harlequin.org.uk or felixpearce.com.

10 years agobinswood.lisp: Placeholder for web service.
Mark Wooding [Sun, 24 Nov 2013 23:34:29 +0000 (23:34 +0000)]
binswood.lisp: Placeholder for web service.

10 years agoNew domain odin.gg.
Mark Wooding [Tue, 3 Sep 2013 16:50:20 +0000 (17:50 +0100)]
New domain odin.gg.

Really silly vanity domain.

10 years agohosts.lisp, distorted.lisp: Allocate address for jaguar.
Mark Wooding [Mon, 2 Sep 2013 13:45:41 +0000 (14:45 +0100)]
hosts.lisp, distorted.lisp: Allocate address for jaguar.

10 years agodistorted.lisp: Use the proper address for `guvnor' internally.
Mark Wooding [Wed, 14 Aug 2013 00:56:50 +0000 (01:56 +0100)]
distorted.lisp: Use the proper address for `guvnor' internally.

11 years agohosts.lisp, distorted.lisp: Move anonymity services to jazz.
Mark Wooding [Mon, 8 Apr 2013 12:25:07 +0000 (13:25 +0100)]
hosts.lisp, distorted.lisp: Move anonymity services to jazz.

11 years agobinswood.lisp: Static allocation for Wifi client gadget.
Mark Wooding [Sun, 7 Apr 2013 14:04:34 +0000 (15:04 +0100)]
binswood.lisp: Static allocation for Wifi client gadget.

11 years agobinswood.lisp, hosts.lisp: Move network definition to specific file.
Mark Wooding [Sun, 7 Apr 2013 14:01:26 +0000 (15:01 +0100)]
binswood.lisp, hosts.lisp: Move network definition to specific file.

11 years agodistorted.lisp, hosts.lisp: Evict records for mango.
Mark Wooding [Wed, 20 Mar 2013 22:51:16 +0000 (22:51 +0000)]
distorted.lisp, hosts.lisp: Evict records for mango.

11 years agofelixpearce.com: Move hosting to stratocaster.
Mark Wooding [Wed, 20 Mar 2013 22:50:37 +0000 (22:50 +0000)]
felixpearce.com: Move hosting to stratocaster.

11 years agodistorted.lisp: Host vox on jazz.
Mark Wooding [Fri, 22 Feb 2013 09:54:47 +0000 (09:54 +0000)]
distorted.lisp: Host vox on jazz.

11 years agobinswood.lisp, hosts.lisp: Stable name and address for the printer.
Mark Wooding [Sun, 10 Feb 2013 13:10:37 +0000 (13:10 +0000)]
binswood.lisp, hosts.lisp: Stable name and address for the printer.

11 years agohosts.lisp, distorted.lisp: artist is on the untrusted network.
Mark Wooding [Sun, 27 Jan 2013 20:52:44 +0000 (20:52 +0000)]
hosts.lisp, distorted.lisp: artist is on the untrusted network.

For some reason evo was still partially listed with that address.

11 years agoNew domain `binswood.org.uk'.
Mark Wooding [Thu, 24 Jan 2013 21:07:09 +0000 (21:07 +0000)]
New domain `binswood.org.uk'.

11 years agodistorted.lisp: New zone for dynamic DNS service.
Mark Wooding [Thu, 24 Jan 2013 21:05:59 +0000 (21:05 +0000)]
distorted.lisp: New zone for dynamic DNS service.

11 years agoMakefile: Prettify declaraions of other zones.
Mark Wooding [Thu, 24 Jan 2013 21:04:46 +0000 (21:04 +0000)]
Makefile: Prettify declaraions of other zones.

11 years agodistorted.lisp: Proxy pifi via artist for external users.
Mark Wooding [Fri, 18 Jan 2013 01:12:20 +0000 (01:12 +0000)]
distorted.lisp: Proxy pifi via artist for external users.

11 years agodistorted.lisp: Service name `pifi' for lounge jukebox
Mark Wooding [Thu, 17 Jan 2013 23:44:35 +0000 (23:44 +0000)]
distorted.lisp: Service name `pifi' for lounge jukebox

11 years agodistorted.lisp: Move main www service to stratocaster.
Mark Wooding [Thu, 17 Jan 2013 23:44:01 +0000 (23:44 +0000)]
distorted.lisp: Move main www service to stratocaster.

11 years agoMakefile: `vpn' is a preferred subnet for the inside view
Mark Wooding [Thu, 17 Jan 2013 23:41:52 +0000 (23:41 +0000)]
Makefile: `vpn' is a preferred subnet for the inside view

11 years agodistorted.lisp: Give rawk a more sensible external address.
Mark Wooding [Sun, 13 Jan 2013 22:11:03 +0000 (22:11 +0000)]
distorted.lisp: Give rawk a more sensible external address.

11 years agohosts.lisp, distorted.lisp: Addresses for Raspberry Pi VPN devices.
Mark Wooding [Sun, 13 Jan 2013 18:52:11 +0000 (18:52 +0000)]
hosts.lisp, distorted.lisp: Addresses for Raspberry Pi VPN devices.

11 years agodistorted.lisp: Move Git service to stratocaster.
Mark Wooding [Sun, 13 Jan 2013 18:51:54 +0000 (18:51 +0000)]
distorted.lisp: Move Git service to stratocaster.

11 years agodistorted.lisp, hosts.lisp: Move Kerberos, and use anycast.
Mark Wooding [Fri, 28 Dec 2012 22:49:47 +0000 (22:49 +0000)]
distorted.lisp, hosts.lisp: Move Kerberos, and use anycast.

Move the Kerberos master server to radius, and set up slave servers,
for performance and reliability, using anycast addresses.

11 years agodistorted.lisp: Move `rawk' server (back?) to artist.
Mark Wooding [Fri, 28 Dec 2012 17:56:46 +0000 (17:56 +0000)]
distorted.lisp: Move `rawk' server (back?) to artist.

11 years agodistorted.lisp: Announce `cabal' internal webserver.
Mark Wooding [Fri, 28 Dec 2012 17:55:32 +0000 (17:55 +0000)]
distorted.lisp: Announce `cabal' internal webserver.

11 years agodistorted.lisp: Move IRC server to jazz.
Mark Wooding [Thu, 13 Dec 2012 17:48:38 +0000 (17:48 +0000)]
distorted.lisp: Move IRC server to jazz.