hosts.lisp: Make the IPv6 entry for `blackhole' more presentable.
[zones] / binswood.lisp
index 64f606d..9f76fa5 100644 (file)
 (defhost mango.binswood (binswood 3))
 (defhost hplaser.binswood (binswood 4))
 (defhost wifi-client-1.binswood (binswood 5))
+(defhost hplaser2.binswood (binswood 6))
 
 (defzone binswood.org.uk
 
   ;; Nameservers
   :ns ((radius.ns :ip radius)
        (precision.ns :ip precision)
+       (telecaster.ns :ip telecaster)
        (mythic-beasts-1.ns :ip mythic-ns1)
        (mythic-beasts-2.ns :ip mythic-ns2))
 
   (linksys :a linksys.binswood)
   (mango :a mango.binswood)
   (hplaser :a hplaser.binswood)
+  (hplaser2 :a hplaser2.binswood)
   (wifi-client-1 :a wifi-client-1.binswood)
 
+  ;; External services.
+  ;;((@ www) :svc stratocaster)
+
   ;; Dynamic addresses.
   (dyn :ns ((radius.ns.dyn :ip radius)
            (precision.ns.dyn :ip precision)))