7 Jun
2009
7 Jun
'09
9:09 a.m.
Karl Auer wrote:
On Sun, 2009-06-07 at 12:22 +0100, Alexander Clouter wrote:
I have been using DHCP with a LDAP patch that is getting harder and harder to maintain. FreeRADIUS can pretty much do the same, I get to keep my LDAP policy schema stuff (and write a unlang glue to use it) and you get proper DHCP load-balancing/failover.
DHCP failover and load-balancing are not simple *at all*.
They're trivial once you're storing leases in a transactional database. Arran