EvilZone

Hacking and Security => Hacking and Security => : D1M4 June 13, 2014, 11:30:15 AM

: Airbase-Ng Problem
: 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
: Re: Airbase-Ng Problem
: ThePH30N1X June 13, 2014, 11:58:18 AM
Can you post the command and arguments you used?
: Re: Airbase-Ng Problem
: D1M4 June 13, 2014, 12:01:46 PM
I used, airbase-ng -c 11 -e freewifi mon0


-D1M4
: Re: Airbase-Ng Problem
: proxx June 13, 2014, 12:11:51 PM
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.
:)
: Re: Airbase-Ng Problem
: D1M4 June 13, 2014, 03:57:54 PM
Ty proxx !!! You're my hero! :D