Emerson wrote:

Hi,

people, i mounted a freeradius and a NAS running linux with hostapd + wpa_supliccant and DHCP. My users authing with wifi 802.1X, always it work. But i need to know if the radius log the IP of user in accounting.....and save this on a table mysql ?
Anyone make this work ?

Thanks.....

Emerson

- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

The IP will be in the radius start and stop packets which are logged by default to a flat text file by the detail module. You can have them logged to a mysql database, as I do, by modifying sql.conf to fit your needs and putting 'sql' in the accounting stanza of the radiusd.conf file.

Chris Carver
Network Engineer
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to