Well the AP's are in the same room as my Backtrack 4 setup, i have also tried moving them to other parts of my House but still no luck.
My commands are as follows:
Code:
airmon-ng
airmon-ng start wlan1
airodump-ng mon0 -w test --output-format csv
then i use a rules file i created located in the airdrop-ng directory, with deny all users from one of my AP's
cd /pentest/wireless/airdrop-ng/
airdrop-ng -i mon0 -t ~/test-01.csv -r rules -b -p
Then airdrop-ng just runs scrolling all the txt etc but nothing happens to the AP's.
Is it an error in what i am typing???