aircrack problem

Started by bacos, September 10, 2011, 04:28:21 PM

Previous topic - Next topic

bacos

hello i have backbox and i have a problem with aircrack program

i type to the console :sudo airmon-ng start wlan0

and the answer is  /usr/local/sbin/airmon-ng: 361: Syntax error: "else" unexpected (expecting "then")




raffaele

Are you sure?!

raffaele@backbox:~$ which airmon-ng
/usr/sbin/airmon-ng
raffaele@backbox:~$ Get root or die tryin'

bacos

finally i fixed the specific problem ...but i have a new problem


i type


sudo airmon-ng start wlan0 

Found 5 processes that could cause trouble.
If airodump-ng, aireplay-ng or airtun-ng stops working after
a short period of time, you may want to kill (some of) them!

PID   Name
785   avahi-daemon
786   avahi-daemon
910   NetworkManager
962   wpa_supplicant
11241   dhclient
Process with PID 11241 (dhclient) is running on interface wlan0


Interface   Chipset      Driver

wlan0      Intel 4965/5xxx   iwlagn - [phy1]
            (monitor mode enabled on mon1)
mon0      Intel 4965/5xxx   iwlagn - [phy1]



CH  9 ][ Elapsed: 2 hours 49 mins ][ 2010-12-27 12:30 ][ fixed channel mon0: ---------------------------) how can i fix this????????????????????????????/
                                                                               
BSSID              PWR RXQ  Beacons    #Data, #/s  CH  MB   ENC  CIPHER AUTH E
                                                                               
08:10:74:2F:70:12  -88  75    77346        0    0   9  11   WPA  TKIP   PSK  p
                                                                               
BSSID              STATION            PWR   Rate    Lost  Packets  Probes




bacos


raffaele

are you sure you don't have edited something? however, read this:

http://wiki.backbox.org/index.php/Aircrack-ng
raffaele@backbox:~$ Get root or die tryin'

bacos

thx for being working on my problem

i did copy paste this

sudo nano /etc/dhcp3/dhcpd.conf (ENTER)

Copy the following string to the dhcpd.conf file:

ddns-update-style ad-hoc;
default-lease-time 600;
max-lease-time 7200;
subnet 192.168.2.128 netmask 255.255.255.128 {
option subnet-mask 255.255.255.128;
option broadcast-address 192.168.2.255;
option routers 192.168.2.129;
option domain-name-servers 4.2.2.2;
range 192.168.2.130 192.168.2.140;
}


finally it didn t work i have the same result (fixed channel mon0)


i use the program GRIMWEPA ALPHA



i downloaded it from this page http://xtrabuntu.blogspot.com/2010/12/install-grimwepa-ubuntu-010.html

ultra_lazer

Hi
Intel chipset is not supported by compat-wirless, you need to use an external wifi card, and if you still get ( mono fixed channel) you will need to install the latest compat-wireless patched drivers.
Good luck.

bacos

i found the drivers i want  into page  http://wireless.kernel.org/en/users/Download  but the page doesn t work :( i follow the directions from the page http://www.aircrack-ng.org/doku.php?id=iwlagn


do you have something different to help me?????????

ultra_lazer

I would happily do it for you , but, intel drivers are supported by kernels up to 2.6.30, and BB runs the latest kernels, that's why i told you to get a usb wifi card !