ippools and Pool-Name
Alan DeKok
aland at deployingradius.com
Tue Jun 2 23:37:00 CEST 2009
up at 3.am wrote:
> I am trying to configure a server-side IP pool for select pptp users to
> bypass the NAS's internal pool. The documentation appears sparse, but
> this is what I've done so far:
>
> In raddb/radiusd.conf:
>
> ippool users_pool {
The examples show it using "main_pool". The name doesn't matter, but
it's a hint:
$ grep main_pool raddb/sites-available/*
You can re-name "main_pool" to "users_pool", if you want.
You have to tell the server to allocate IP's in the post-auth section,
and to manage them from the accounting section.
Alan DeKok.
More information about the Freeradius-Users
mailing list