Freeradius Proxy - Framed IP Address Accounting attribute
    Matthew Newton 
    matthew at newtoncomputing.co.uk
       
    Tue Jun 20 13:14:16 CEST 2017
    
    
  
On Tue, Jun 20, 2017 at 04:35:28PM +1000, Byron Jeffery wrote:
> I have been doing some research on the Freeradius DHCP and from
> what I could tell would I be correct in saying that the
> Freeradius DHCP service is a static DHCP service?
Well, I'm guessing you don't move the servers around too much...
:)
But no, you can do dynamic DHCP. See sites-enabled/dhcp, the
section that is commented out for dhcp_sqlippool (which also uses
policies from policy.d/dhcp).
It's a bit more low-level than, say, ISC dhcpd. Less tested as
there's less usage (it is being used in live deployments) but far
more flexible. dhcpd doesn't let you store your leases in a
database, for example.
-- 
Matthew
    
    
More information about the Freeradius-Users
mailing list