Author Topic: Airbase-Ng Problem  (Read 3680 times)

0 Members and 1 Guest are viewing this topic.

Offline D1M4

  • NULL
  • Posts: 4
  • Cookies: 2
    • View Profile
Airbase-Ng Problem
« on: 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
« Last Edit: June 13, 2014, 11:31:37 am by D1M4 »
The definition of insanity is doing the same thing over and over and expecting different results.
-Albert Einstein


Offline ThePH30N1X

  • Peasant
  • *
  • Posts: 50
  • Cookies: 18
  • Java Programmer
    • View Profile
Re: Airbase-Ng Problem
« Reply #1 on: June 13, 2014, 11:58:18 am »
Can you post the command and arguments you used?
« Last Edit: June 13, 2014, 11:58:56 am by ThePH30N1X »

Offline D1M4

  • NULL
  • Posts: 4
  • Cookies: 2
    • View Profile
Re: Airbase-Ng Problem
« Reply #2 on: June 13, 2014, 12:01:46 pm »
I used, airbase-ng -c 11 -e freewifi mon0


-D1M4
The definition of insanity is doing the same thing over and over and expecting different results.
-Albert Einstein


Offline proxx

  • Avatarception
  • Global Moderator
  • Titan
  • *
  • Posts: 2803
  • Cookies: 256
  • ФФФ
    • View Profile
Re: Airbase-Ng Problem
« Reply #3 on: 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.
:)
Wtf where you thinking with that signature? - Phage.
This was another little experiment *evillaughter - Proxx.
Evilception... - Phage

Offline D1M4

  • NULL
  • Posts: 4
  • Cookies: 2
    • View Profile
Re: Airbase-Ng Problem
« Reply #4 on: June 13, 2014, 03:57:54 pm »
Ty proxx !!! You're my hero! :D
The definition of insanity is doing the same thing over and over and expecting different results.
-Albert Einstein