distorted.lisp, hosts.lisp: Assign VPN addresses to VPN hubs.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 14 Mar 2015 12:05:00 +0000 (12:05 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 14 Mar 2015 12:05:00 +0000 (12:05 +0000)
commitaa779726bf98d1aa5e735d9f1ed5e0d69dc80de5
tree45a990d622197bf24f7cefa2e3f748b33c2655cb
parent1f20839b6a4d682559dbd39828d3cc02c25f849b
distorted.lisp, hosts.lisp: Assign VPN addresses to VPN hubs.

Now that we have trusted wireless networks, we want to be able to
allow hosts to use dynamically assigned addresses on those networks
and still claim their stable VPN addresses (e.g., for centralized
management).  For this to work, the internal endpoint of the VPN hub
has to be outside of the internal network range.

This is currently especially broken for radius, since it's the main
router in the house network.
distorted.lisp
hosts.lisp