Показать сообщение отдельно

  #760  
Старый 28.11.2015, 05:10
snabgenech
Новичок
Регистрация: 26.10.2015
Сообщений: 12
С нами: 5552246

Репутация: 0
По умолчанию

Подскажите что за проблема может быть?

Установлен kali 2.0

Код:
root@neo:~# iwconfig
eth0      no wireless extensions.

wlan0     IEEE 802.11bgn  ESSID:eek:ff/any
          Mode:Managed  Access Point: Not-Associated   Tx-Power=off
          Retry short limit:7   RTS thr:eek:ff   Fragment thr:eek:ff
          Encryption key:eek:ff
          Power Management:eek:ff
       
lo        no wireless extensions.

root@neo:~# ifconfig wlan0 domn
domn: Сбой поиска имени узла
ifconfig: `--help' gives usage information.
root@neo:~# ifconfig wlan0 down
root@neo:~# iwconfig wlan0 mode monitor
root@neo:~# ifconfig wlan0 up
SIOCSIFFLAGS: Операция не позволяется из-за RF-kill
root@neo:~# iwconfig
eth0      no wireless extensions.

wlan0     IEEE 802.11bgn  Mode:Monitor  Tx-Power=off
          Retry short limit:7   RTS thr:eek:ff   Fragment thr:eek:ff
          Power Management:eek:ff
       
lo        no wireless extensions.

root@neo:~# airmon-ng start wlan0
Found 4 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
  691 NetworkManager
  782 wpa_supplicant
  989 avahi-daemon
  990 avahi-daemon

PHY    Interface    Driver        Chipset

phy0    wlan0        ath9k        Qualcomm Atheros AR9485 Wireless Network Adapter (rev 01)
Failed to set wlan0 up using ip

        (mac80211 monitor mode already enabled for [phy0]wlan0 on [phy0]wlan0)
root@neo:~# iwconfig
eth0      no wireless extensions.

wlan0     IEEE 802.11bgn  Mode:Monitor  Tx-Power=off
          Retry short limit:7   RTS thr:eek:ff   Fragment thr:eek:ff
          Power Management:eek:ff
       
lo        no wireless extensions.

root@neo:~# airodump-ng wlan0
ioctl(SIOCSIFFLAGS) failed: Operation not possible due to RF-kill
root@neo:~#
airodump-ng не могу запустить и и т.д. в режим мониторинга переходит, как бы...

Заранее спасибо
 
Ответить с цитированием