PPPoE IP Pools from Radius

Is there any way to get pppoe ip pools from radius server?

We use freeradius and it would be much easyer than configure for each router manualy

Greetings
Manuel

“Framed-Pool” is what I use with the hotspot and FreeRADIUS to assign an ip pool.

What i understand from Framed-Pool is, that i could give the name of a pool already created on the router, right?
Or is there any other way?

Greetings
Manuel

It does depend on the ip pool name assigned on that router. But that does not limit the ip range. The same ip pool on two different routers could be different ranges.

There is “Framed-IP-Address”, but that is much more specific.

It’s impossible, AFAIK :slight_smile:

It is possible Using FreeRADIUS.
Check the module radippool
You can use a mysql database to store the ip to distribuite.

I’ve 60 PPPoE servers (one on each AP) on my network, synced by FreeRADIUS.
You have to tune it a bit to avoid IP collisions, but it works, and it works PERFECTLY.
I even choose which range of IP assign to specific PPPoE Servers, when those IP are all busy, FreeRADIUS assigns other available IPs.

How do you tune it? Details are appreciated. Thanks.

I am also interested in this…

Its good to deploy large number of pppoe servers and then with ospf you set correct route.

You get pppoe users distribution on devices and also backup is one concentrator fails.