21 Oct
2005
21 Oct
'05
1:36 p.m.
Kevin Capwell <capke@webmail.onalaska.k12.wi.us> wrote:
GIVEN: I can use both the test account and a laptop with an access point to access our wireless network via freeradius. However, I can not see who is currently online through radlast and radwho.
The data in radwho & radlast come from accounting packets. If the server doesn't get accounting packets, no information can go into radlast and radwho.
NAS: Netgear - Prosafe Wireless Access Point WG102 Firmware Version V1.0.31 ==Accounting is ON==
<shrug> No accounting packets are being sent to the server.
$ /usr/local/sbin/radiusd -X ... Listening on accounting *:1813 Ready to process requests.
The server starts. That's nice. Is it receiving accounting packets? Nope. Alan DeKok.