Re: Log the 802.1x session

2010-04-09 Thread Matt Hite
On Fri, Apr 9, 2010 at 12:11 PM, Garber, Neal wrote: > >From what I've read, supplicants can send an EAPOL-Logoff message to > > If the requirement is to determine when the user disconnects, isn't this best > handled by accounting data?  That is, if the authenticator supports sending > Accountin

Re: Log the 802.1x session

2010-04-09 Thread Alan DeKok
Rosario Lumia wrote: > Sorry for my (very) bad english. Only for clearness: I'd want to know if > there is a way to log the end of a 802.1x session. I mean: a client turn > off his wireless card and (I think) AP can (??) send a message to > freeradius because the association between client and AP i

RE: Log the 802.1x session

2010-04-09 Thread Garber, Neal
>From what I've read, supplicants can send an EAPOL-Logoff message to If the requirement is to determine when the user disconnects, isn't this best handled by accounting data? That is, if the authenticator supports sending Accounting-Request packets to RADIUS, then when the user disconnects, it

Re: Log the 802.1x session

2010-04-09 Thread Matt Hite
On Fri, Apr 9, 2010 at 8:46 AM, Rosario Lumia wrote: > Sorry for my (very) bad english. Only for clearness: I'd want to know if > there is a way to log the end of a 802.1x session. I mean: a client turn off > his wireless card and (I think) AP can (??) send a message to freeradius > because the a

Re: Log the 802.1x session

2010-04-09 Thread Rosario Lumia
2010/4/9 Alan DeKok > Rosario Lumia wrote: > > Hi to all, > > > > my question is if it's possible to log the end of a 802.1x session. > > What does that mean? > > Sorry for my (very) bad english. Only for clearness: I'd want to know if there is a way to log the end of a 802.1x session. I mean:

Re: Log the 802.1x session

2010-04-09 Thread Alan DeKok
Rosario Lumia wrote: > Hi to all, > > my question is if it's possible to log the end of a 802.1x session. What does that mean? > I > need this log for legal reason. > I need the start session log which i can get by a mysql query in > post-auth session. > For the end of 802.1x session? Any idea