Jump to content

aireplay-ng channel hopping


bl4ckrose

Recommended Posts

hello all, I have been trying for awhile and have read through quite a few forums trying to prevent my aireplay-ng --deauth command from channel hopping. I have set the channel in a few different ways that i have seen in other forums and this seemed to be the most popular:

sudo ifconfig wlan* down
sudo iwconfig wlan* mode monitor channel *
sudo ifconfig wlan* up

but also didnt work for me. Is there another way to prevent this?

I am using ALFA AWUS036ACH AC1100 2.4/5ghz wifi adapter and setting it to 5ghz.

I have another ALFA that is 2.4ghz only and these commands work perfectly fine. This dual band adapter seems to be having issues with deuathenticating and also capturing handshake even on 2.4ghz channel.

Link to comment
Share on other sites

8 hours ago, bl4ckrose said:

but also didnt work for me. Is there another way to prevent this?

This interested me so googled it. I see many others having the same issue with that device. However there was one post where someone claims to have it working by doing the following. I have not tested or have the device to test so good luck.

sudo apt update
sudo apt install dkms
sudo apt install build-essential bc libelf-dev linux-headers-`uname -r`
sudo git clone -b v5.6.4.2 https://github.com/aircrack-ng/rtl8812au.git
cd rtl*
sudo ./dkms-install.sh
sudo reboot

So looks like a driver issue. Its worth reading the git page.

 

 

Edited by Just_a_User
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...