chiark / gitweb /
hosts.lisp, distorted.lisp: Reinstate IPv6 addresses for `www-cache'!
[zones] / hosts.lisp
index 50c3aa31ed976140e9568454f1293070357eddfd..46a5697e0b0c7fd9cc4a318cdf2c4208337cc1e6 100644 (file)
@@ -127,7 +127,7 @@ (defhost dns0.any ((:ipv4 any 0) (:ipv6 any "::0:0")))
 (defhost dns1.any ((:ipv4 any 1) (:ipv6 any "::1:0")))
 (defhost ntp0.any ((:ipv4 any 2) (:ipv6 any "::2:0")))
 (defhost ntp1.any ((:ipv4 any 3) (:ipv6 any "::3:0")))
-(defhost www-cache.any ((:ipv4 any 4)))
+(defhost www-cache.any ((:ipv4 any 4) (:ipv6 any "::4:0")))
 (defhost krb0.any ((:ipv4 any 5) (:ipv6 any "::5:0")))
 (defhost krb1.any ((:ipv4 any 6) (:ipv6 any "::6:0")))