And what's wrong with:
"iw dev wlan0 station dump"
??
I think, that's the most reliable way.


2013/5/7 Eric Cooper <[email protected]>

> On Tue, May 07, 2013 at 07:54:05AM -0400, Celejar wrote:
> > On Tue, 07 May 2013 03:41:19 -0400
> > cmsv <[email protected]> wrote:
> >
> > > Look at :  /tmp/dhcp.leases and you can tail it.
> > >
> > > tail -f /tmp/dhcp.leases
> > >
> > > It will show you in real time the list of clients connecting.
> >
> > This will actually only show those asking for a DHCP lease, not those
> > that probe / connect without using DHCP, e.g., those assigning
> > themselves a static address.
>
> On my encrypted network, I can do
>     logread -f | grep hostapd
> to see the MAC addresses of stations that authenticate.
>
> If I run hostapd with debugging ("-dd"), I also get messages about
> stations associating.  (I did this from the command line; if anyone
> knows how to make this a configuration setting, please share.)
>
> --
> Eric Cooper             e c c @ c m u . e d u
> _______________________________________________
> openwrt-users mailing list
> [email protected]
> https://lists.openwrt.org/mailman/listinfo/openwrt-users
>
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-users

Reply via email to