X-Git-Url: https://git.distorted.org.uk/~mdw/zones/blobdiff_plain/3981f7c36e2d4695e49c1a42ac52fafd0aa75e66..9e4bef7991ca1373213e0c3260bf542d52e5a5c4:/binswood.lisp diff --git a/binswood.lisp b/binswood.lisp index 767e178..5356168 100644 --- a/binswood.lisp +++ b/binswood.lisp @@ -4,19 +4,27 @@ (setf *default-zone-admin* "hostmaster@distorted.org.uk") (setf *default-zone-source* 'radius.distorted.org.uk.) +;; Binswood. Address range retroactively claimed from Cambridge G-RIN. +(defnet binswood.org.uk 10.165.27.0/24 + (binswood 256)) +(defhost binswrt.binswood (binswood 1)) +(defhost mango.binswood (binswood 3)) + (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)) ;; Internal hosts. - (netgear :a netgear.binswood) - (linksys :a linksys.binswood) + (binswrt :a binswrt.binswood) (mango :a mango.binswood) - (hplaser :a hplaser.binswood) + + ;; External services. + ((@ www) :svc stratocaster) ;; Dynamic addresses. (dyn :ns ((radius.ns.dyn :ip radius)