"Robert Baron" <[EMAIL PROTECTED]> wrote: > The aim is: Support consultants from other comanys with a network access via > 802.11x. > The plan is to create accounts (Radiusaccounts) and give them to the > consultants. They can type in the username and password to their WinXP > Machines. Doing this in the right way (with matching username and password) > the machine can access to the network. ... > Sending Access-Challenge of id 128 to 192.168.100.55:3600 > Service-Type = Framed-User > Framed-Protocol = PPP > Framed-IP-Address = 192.168.100.50 > Framed-IP-Netmask = 255.255.255.0
This won't work. The challenge isn't supposed to assign IP addresses. And don't use Framed-IP-Netmask. See the FAQ. And you can't assign IP address when the client is performing EAP authentication. > This starts then every 6 seconds, because I don't get assigned the > IP-Adress. Ensure that the authentication works, and that there is a final Access-Accept. Once that happens, the wireless client will do DHCP to obtain an IP address. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

