What's new

Bouncing WiFi clients

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Jack Yaz

Part of the Furniture
I'm working on something to bounce my WiFi clients, and I understand I can do this with wl deauthenticate. It works fine without error if I specify a MAC, but if I omit the MAC, it deauths all clients on the interface (which is what I want). However, the last line of the output doesn't make sense:
Code:
admin@RTAC86U: wl -i wl0.1 deauthenticate

STA MAC not specified, deauth all
wl: Not Found

Is the message just superfluous output?

Router f/w and model if it makes a difference: AC86U 384.8_2
 
Kinda odd, looks like it’s calling itself (but obviously with an incorrect path)!
If it does as you want I wouldn’t worry about it, it’s not a common enough use case in the big wide world for this to likely have been noticed let alone fixed as a bug.


Sent from my iPhone using Tapatalk
 
Last edited:
Kinda odd, looks like it’s calling itself (but obviously with an incorrect path)!
If it does as you want I wouldn’t worry about it, it’s not a common enlightenment use case in the big wide world for this to likely have been noticed let alone fixed as a bug.


Sent from my iPhone using Tapatalk
Thanks, I'll probably be sending the output to /dev/null anyway , was just curious :)
 

Similar threads

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top