EvilZone
Hacking and Security => Hacking and Security => : D1M4 June 13, 2014, 11:30:15 AM
-
Everytime i try to make a Fake AP i get this log:
I'm using a RTL8187BvE chipset.
Created tap interface at0
Trying to set MTU on at0 to 1500
Trying to set MTU on mon0 to 1800
Acces Point with BSSID 00:1C:DF:XX:XX
Error: Got channel -1, expected a value > 0.
anyone have an idea what I'm doing wrong?
-D1M4
-
Can you post the command and arguments you used?
-
I used, airbase-ng -c 11 -e freewifi mon0
-D1M4
-
Everytime i try to make a Fake AP i get this log:
I'm using a RTL8187BvE chipset.
Created tap interface at0
Trying to set MTU on at0 to 1500
Trying to set MTU on mon0 to 1800
Acces Point with BSSID 00:1C:DF:XX:XX
Error: Got channel -1, expected a value > 0.
anyone have an idea what I'm doing wrong?
-D1M4
Yes , kill any networking daemon, take down the wireless interface like; ifconfig wlan0 down
Try airodump-ng which will behave the same, for easy testing.
You can also force an interface to a certain channel with iwconfig, rtfm.
:)
-
Ty proxx !!! You're my hero! :D