Presently I am trying (and failing) to successfully execute a deauthentication attack using Kali Linux. The process I'm using is:
airodump-ng --bssid MAC address here --channel channel # here --write filename interface
aireplay-ng --deauth packet number -a network MAC -c client MAC interface
I'm met with the following:
Waiting for beacon frame (BSSID: network MAC) on channel channel #
No such BSSID available.
This process has worked for me in the past on 2.4GHz networks, but on 5GHz it fails universally.