Damjan <[EMAIL PROTECTED]> wrote: > A clever AP could support this: > 1. Serving DHCP to the wireless netowork only > 2. Getting the Framed-IP-Address from the radius Access-Accept, and > putting it in a internal table (MAC -> IP) > 3. Serving that exact IP via DHCP when the subsciber asks for a lease.
Or, write a "dhcp2radius" protocol translator. When the wireless client does DHCP, have it forward the request to the RADIUS server, which assigns an IP address. It shouldn't be too hard to get a quick & dirty hack together. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

