Marten Pape wrote:
Now the wish with freeradius is:
Access points can be used in the same subnet as the other lan-clients,
but the clients that come in via WLAN should get an ip-address from
"address-pool 2" (that is different to pool 1!).
That can almost be done, except that FreeRADIUS doesn't (yet) have an
IP pool allocation system for DHCP. There's an "sqlippool" module, but
it only works for RADIUS.
Do you want to say that I need a seperate dhcp-server for normal
lan-clients? (this already exists).