Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't enable monitor mode on the external wifi adapter #96

Open
spaul13 opened this issue Aug 19, 2018 · 3 comments
Open

Can't enable monitor mode on the external wifi adapter #96

spaul13 opened this issue Aug 19, 2018 · 3 comments

Comments

@spaul13
Copy link

spaul13 commented Aug 19, 2018

I installed the driver for rtl8812au and using lsmod I can see that driver also. I also created a monitor mode interface using airmon-ng but somehow I can't enable the monitor mode operation for the external wifi usb adapter (ALFA AC1200 USB adapter).

Can anyone please tell me why? What I am missing?

@astsam
Copy link
Owner

astsam commented Aug 20, 2018

Do not use the airmon-ng to enable the monitor mode. See README.md for instructions.

@spaul13
Copy link
Author

spaul13 commented Aug 20, 2018

I have also used the instructions given in the README. But Nothing works.

@astsam
Copy link
Owner

astsam commented Aug 24, 2018

Will you provide a little more information about the issue, at list output of the commands (replace wlan0 with the corresponding interface name):
$ sudo iwconfig wlan0 mode monitor
$ sudo iw wlan0 info
and
dmesg output, related to the driver

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants