Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # wpa_supplicant -iwlan0 -c/etc/wpa_supplicant/wpa_supplicant.conf -d
- Initializing interface 'wlan0' conf '/etc/wpa_supplicant/wpa_supplicant.conf' driver 'default' ctrl_interface 'N/A' bridge 'N/A'
- Configuration file '/etc/wpa_supplicant/wpa_supplicant.conf' -> '/etc/wpa_supplicant/wpa_supplicant.conf'
- Reading configuration file '/etc/wpa_supplicant/wpa_supplicant.conf'
- ctrl_interface='/var/run/wpa_supplicant'
- ctrl_interface_group='users'
- update_config=1
- Priority group 0
- id=0 ssid='Cutiechick'
- WEXT: cfg80211-based driver detected
- SIOCGIWRANGE: WE(compiled)=22 WE(source)=21 enc_capa=0xf
- capabilities: key_mgmt 0xf enc 0xf flags 0x0
- netlink: Operstate: linkmode=1, operstate=5
- Own MAC address: 68:7f:74:89:a8:48
- wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
- wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
- wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
- wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
- wpa_driver_wext_set_countermeasures
- RSN: flushing PMKID list in the driver
- Setting scan request: 0 sec 100000 usec
- EAPOL: SUPP_PAE entering state DISCONNECTED
- EAPOL: Supplicant port status: Unauthorized
- EAPOL: KEY_RX entering state NO_KEY_RECEIVE
- EAPOL: SUPP_BE entering state INITIALIZE
- EAP: EAP entering state DISABLED
- EAPOL: Supplicant port status: Unauthorized
- EAPOL: Supplicant port status: Unauthorized
- Using existing control interface directory.
- ctrl_interface_group=100 (from group name 'users')
- ctrl_iface bind(PF_UNIX) failed: Address already in use
- ctrl_iface exists and seems to be in use - cannot override it
- Delete '/var/run/wpa_supplicant/wlan0' manually if it is not used anymore
- Failed to initialize control interface '/var/run/wpa_supplicant'.
- You may have another wpa_supplicant process already running or the file was
- left by an unclean termination of wpa_supplicant in which case you will need
- to manually remove this file before starting wpa_supplicant again.
- Failed to add interface wlan0
- No keys have been configured - skip key clearing
- State: DISCONNECTED -> DISCONNECTED
- wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
- netlink: Operstate: linkmode=-1, operstate=5
- EAPOL: External notification - portEnabled=0
- EAPOL: Supplicant port status: Unauthorized
- EAPOL: External notification - portValid=0
- EAPOL: Supplicant port status: Unauthorized
- wpa_driver_wext_set_countermeasures
- No keys have been configured - skip key clearing
- Cancelling scan request
- Cancelling authentication timeout
- netlink: Operstate: linkmode=0, operstate=6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement