Strange behaviour of freeradius...?
- To: freeradius users-list <freeradius-users@lists.freeradius.org>
- Subject: Strange behaviour of freeradius...?
- From: apolyxrono <apolyxrono@yahoo.co.uk>
- Date: Tue, 16 Jan 2007 02:22:26 +0200
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.uk; h=Received:X-YMail-OSG:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:Content-Type:Content-Transfer-Encoding; b=GHpXkFXHH/UQ2aYkgM/oWFRyGrvOWo3SW0lExPDvSkaWHQeTris5jkzaqLMxSBiA5YnaaBhRg3P09Uc/om5Fn2mECqdcSsaoKSohLN8T3FDortXlJWm+d/+37aZ73z1OzrV4GMjYDpNWnexiaOgi2wbtEG65H3cQA9J2VaeJj4I= ;
- Reply-to: FreeRadius users mailing list <freeradius-users@lists.freeradius.org>
- User-agent: Thunderbird 1.5.0.9 (X11/20070103)
Hi list ,
I have set up a wlan using : freeradius-1.1.4
(peap-eap/mschapv2-authentication), AccessPoint-3Com7250 and windows xp
wireless users. My AP has the option for accounting and i have set it
on. I logged the accounting info in the radius database in the radacct
table to be more specific. When a wireless user connected to the wlan i
am executing the following sql query:
select UserName , NASIPAddress , AcctStartTime , AcctStopTime ,
AcctSessionTime , AcctInputOctets , AcctOutputOctets from radacct ;
and the output is :
+----------+--------------+---------------------+---------------------+-----------------+-----------------+------------------+
| UserName | NASIPAddress | AcctStartTime | AcctStopTime |
AcctSessionTime | AcctInputOctets | AcctOutputOctets |
+----------+--------------+---------------------+---------------------+-----------------+-----------------+------------------+
| sony | 10.0.0.10 | 2007-01-15 22:33:12 | 0000-00-00 00:00:00
| 41 | 718 | 164 |
+----------+--------------+---------------------+---------------------+-----------------+-----------------+------------------+
After
If the user select from his wireless card software to disconnect from
the specific wlan and make the same query to the database i can see
that the AcctStopTime have a specific value and accounting for this user
has stopped. However if the user does not use his/her wireless
software to disconnect from the wlan and tun-off the wlan switcher
of his/her card the accounting is continued (AcctSessionTime is
counting) on freeradius but the AcctInputOctets and AcctOutputOctets
stop counting. Why is that happening ? How should i know when the user
is connected in the wlan and the user was just turned-off his/her switch
of wlan ?
thanks
___________________________________________________________
The all-new Yahoo! Mail goes wherever you go - free your email address from your Internet provider. http://uk.docs.yahoo.com/nowyoucan.html
This archive was generated by a fusion of
Pipermail (Mailman edition) and
MHonArc.