chiark / gitweb /
hosts.lisp, distorted.lisp: Remove IPv6 addresses for `www-cache'.
[zones] / hosts.lisp
index 7c3383e3562b22440910c45437ae59491b8bd6a2..7815980c5f1a5c62cf5537a00ff39eac7264de19 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) (:ipv6 any "::4:0")))
+(defhost www-cache.any ((:ipv4 any 4)))
 (defhost krb0.any ((:ipv4 any 5) (:ipv6 any "::5:0")))
 (defhost krb1.any ((:ipv4 any 6) (:ipv6 any "::6:0")))