chiark
/
gitweb
/
~mdw
/
zones
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
hosts.lisp, distorted.lisp: Allocate an IPv6 range for DHCP.
[zones]
/
hosts.lisp
diff --git
a/hosts.lisp
b/hosts.lisp
index 9cd6a7301d15f248b2e97a73eaf8e4a2fc149392..25e151e8660ac102517c8d94f876eac74be522df 100644
(file)
--- a/
hosts.lisp
+++ b/
hosts.lisp
@@
-40,7
+40,8
@@
(defnet distorted.org.uk "172.29.198/23"
(defnet gw "81.2.113.195")
(defnet dmz "81.187.238.128/28")
(defnet distorted.org.uk-aaisp "2001:8b0:c92/48"
- (unsafe "1/64")
+ (unsafe "1/64"
+ (dhcp "6468:6370/96"))
(dmz "fff/64")
(safe "4001/64")
(untrusted "8001/64"))