F5F Stay Refreshed Software Operating Systems Using Fern Wifi cracker with an AWUS 1900 router

Using Fern Wifi cracker with an AWUS 1900 router

Using Fern Wifi cracker with an AWUS 1900 router

N
Necromere
Junior Member
5
06-14-2016, 07:17 PM
#1
I purchased an AWUS 1900 today and understand it has monitor mode support. I can turn it on, but whenever I try to connect to Fern WiFi it fails to enable monitor mode and shows an error. Changing the IP settings with "ip link set wlan0 name wlan0mon" works temporarily—it restarts the connection but disconnects me from the network and prevents both me and Fern from finding any networks. After a restart, it reverts back to the default wlan0 setting. To resolve this, I need to figure out how to properly enable monitor mode without losing connectivity or network discovery.
N
Necromere
06-14-2016, 07:17 PM #1

I purchased an AWUS 1900 today and understand it has monitor mode support. I can turn it on, but whenever I try to connect to Fern WiFi it fails to enable monitor mode and shows an error. Changing the IP settings with "ip link set wlan0 name wlan0mon" works temporarily—it restarts the connection but disconnects me from the network and prevents both me and Fern from finding any networks. After a restart, it reverts back to the default wlan0 setting. To resolve this, I need to figure out how to properly enable monitor mode without losing connectivity or network discovery.

W
WildFlowerIRD
Junior Member
48
06-15-2016, 03:06 AM
#2
You can explore these drivers at https://github.com/aircrack-ng/rtl8814au. For Realtek devices, aircrack-ng works best. You might also consider Airmon-ng, which controls Monitor Mode. It's included in the Aircrack-ng suite.
W
WildFlowerIRD
06-15-2016, 03:06 AM #2

You can explore these drivers at https://github.com/aircrack-ng/rtl8814au. For Realtek devices, aircrack-ng works best. You might also consider Airmon-ng, which controls Monitor Mode. It's included in the Aircrack-ng suite.

A
Airko_
Junior Member
48
06-15-2016, 03:24 AM
#3
You've downloaded and extracted the file, but you're checking if you're doing it correctly. Make sure you followed the installation steps carefully and that all dependencies are met. Let me know if you need help with anything specific!
A
Airko_
06-15-2016, 03:24 AM #3

You've downloaded and extracted the file, but you're checking if you're doing it correctly. Make sure you followed the installation steps carefully and that all dependencies are met. Let me know if you need help with anything specific!

S
Sindyion
Member
203
06-20-2016, 12:23 PM
#4
The installation details are available on their official pages. Clone and compile them using Git. Make sure to remove any additional Realtek drivers before proceeding. In the driver settings, go to "build & install," then "compiling and installing."
S
Sindyion
06-20-2016, 12:23 PM #4

The installation details are available on their official pages. Clone and compile them using Git. Make sure to remove any additional Realtek drivers before proceeding. In the driver settings, go to "build & install," then "compiling and installing."

O
OinkerPS
Junior Member
16
06-21-2016, 08:36 PM
#5
You're new to Linux and need help removing software. Start by checking your package manager's guide—most systems use something like APT or YUM. Look for the latest version of the app you want to uninstall, then follow the instructions to remove it safely.
O
OinkerPS
06-21-2016, 08:36 PM #5

You're new to Linux and need help removing software. Start by checking your package manager's guide—most systems use something like APT or YUM. Look for the latest version of the app you want to uninstall, then follow the instructions to remove it safely.

C
Chiller9592
Senior Member
670
06-22-2016, 04:43 PM
#6
The code encountered an issue where the macro 'GRO_DROP' was not defined before its first use in the function.
C
Chiller9592
06-22-2016, 04:43 PM #6

The code encountered an issue where the macro 'GRO_DROP' was not defined before its first use in the function.

E
EricChi
Junior Member
10
06-23-2016, 12:49 AM
#7
It depends on the installation method. There seems to be an open bug report with a pending commit; try the steps below: git clone, cd, make, sudo, install dkms.
E
EricChi
06-23-2016, 12:49 AM #7

It depends on the installation method. There seems to be an open bug report with a pending commit; try the steps below: git clone, cd, make, sudo, install dkms.