X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/zones/blobdiff_plain/3981f7c36e2d4695e49c1a42ac52fafd0aa75e66..9a93662e70df95aba3a7f4cc24e8970e4e698396:/binswood.lisp diff --git a/binswood.lisp b/binswood.lisp index 767e178..fbba896 100644 --- a/binswood.lisp +++ b/binswood.lisp @@ -4,6 +4,16 @@ (load "hosts.lisp" :verbose nil) (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 netgear.binswood (binswood 1)) +(defhost linksys.binswood (binswood 2)) +(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 @@ -17,6 +27,11 @@ (defzone binswood.org.uk (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)