GraseHotspot / grase-www-portal

Grase WWW Portal (Main Package)
51 stars 20 forks source link

List connected devices (Trac #66) #66

Closed ghost closed 9 years ago

ghost commented 10 years ago

I've set up the hotspot in a network with about 250 users. All users are connected to WiFi APs, wich in turn are connected to a managed switch. I can monitor access points and connected PCs from the switch, but it would be much easier to get a list of APs and connected users with IP and MAC in the admin-section of Grase! Is this something worth implementing?

Migrated from http://trac.grasehotspot.org/ticket/66

{
    "status": "new", 
    "changetime": "2012-03-09T12:29:06", 
    "description": "I've set up the hotspot in a network with about 250 users.\nAll users are connected to WiFi APs, wich in turn are connected to a managed switch. I can monitor access points and connected PCs from the switch, but it would be much easier to get a list of APs and connected users with IP and MAC in the admin-section of Grase!\nIs this something worth implementing?", 
    "reporter": "frank arne hammer\u00f8", 
    "cc": "", 
    "resolution": "", 
    "_ts": "1331296146920179", 
    "component": "Admin Interface", 
    "summary": "List connected devices", 
    "priority": "minor", 
    "keywords": "", 
    "version": "3.7", 
    "time": "2012-03-09T09:54:00", 
    "milestone": "", 
    "owner": "tim", 
    "type": "enhancement"
}
ghost commented 10 years ago

Trac update at 20120309T12:29:06: tim commented:

It's probably not possible to get a list of users on each access point, as from a networking point of view, Coova Chilli doesn't know which access point a user is on (and seeing as the access points should be basically transparent from a Layer 3 point of view, it has no way of knowing which access point a user is on).

All active users can be seen in the "Monitor Sessions" page. I'm intending to modify it to show more clearly which users are still logged in (probably just have a table above the current one that just shows active sessions, and the current one to just show finished sessions). The IP address are already in that table, and if you hover over the ip address (or click it) it'll show you the MAC address.

Is that what you are looking for?

timwhite commented 9 years ago

DHCP Leases are now shown in their own section