DHCP configuration using freeradius

kabin mool kabin_mool at hotmail.com
Tue Mar 10 10:37:49 CET 2020


Thanks Ben.

Let's start with the simple DHCP with statically assignment.
Can you share me some details on this?

kabin

________________________________
From: Freeradius-Users <freeradius-users-bounces+kabin_mool=hotmail.com at lists.freeradius.org> on behalf of Benjamin Thompson <b.thompson at latera.ru>
Sent: Tuesday, March 10, 2020, 1:26 PM
To: FreeRadius users mailing list
Subject: Re: DHCP configuration using freeradius

On 10/03/2020, kabin mool <kabin_mool at hotmail.com> wrote:

> Recently, I started using freeradius for my home WiFi and i wanted to
> configuration freeradius to provide DHCP service.
>
> Can any one help me on this.

I might be able to help you but I would first need to know a bit more
about how you want it to work.

DHCP servers generally either give out addresses dynamically or
statically (e.g based on a MAC address or Option 82 value) and
sometimes a mixture of both. If you want to do dynamic addressing then
you need to think about where you will strore the leases. Probably you
would strore them in a database of some sort but the thing is that
FreeRADIUS supports so many that you need to first decide which one
you will use.

So I would say that the first thing to do is decide on your strategy
for issuing addresses and then decide where you want to keep the
leases and/or static mac/ip mappings so support your chosen sheme.
Once you have that I (or others) can help you with the details.

--
Ben Thompson
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



More information about the Freeradius-Users mailing list