11 Dec
2009
11 Dec
'09
7:35 a.m.
Maciej Ćukasz Wojszkun wrote:
Hi,
Im' using freeradius 2.0.4 with 3com 4500 switches. On switches is setting guest-vlan for dot1x. If user will be assigned to guest vlan, and receive a guest-IP address
From a DHCP server. Not from the RADIUS server.
(eg. 192.168.253.10), then after authorization freeradius inputs this guest-ip into sql database (instead valid ip for his vlan, eg. 192.168.90.5). Of course, user receive vaild ip after authorization.
Is there any idea how i can input valid ip address into database?
Use a DHCP server that talks to SQL. Allocating IPs from RADIUS will do *nothing*. Alan DeKok.