Advertisement
Guest User

Untitled

a guest
Aug 11th, 2017
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.41 KB | None | 0 0
  1. PC--100% sudo wpa_supplicant -Dnl80211,wext -iwlo1 -cmyWLAN.conf
  2. Successfully initialized wpa_supplicant
  3. wlo1: Trying to associate with 5c:f9:6a:57:3b:f0 (SSID='myWLAN' freq=2447 MHz)
  4. wlo1: CTRL-EVENT-ASSOC-REJECT bssid=5c:f9:6a:57:3b:f0 status_code=16
  5. wlo1: Trying to associate with 5c:f9:6a:57:3b:f0 (SSID='myWLAN' freq=2447 MHz)
  6. wlo1: Associated with 5c:f9:6a:57:3b:f0
  7. wlo1: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
  8. wlo1: CTRL-EVENT-DISCONNECTED bssid=5c:f9:6a:57:3b:f0 reason=0
  9. wlo1: Trying to associate with 5c:f9:6a:57:3b:f0 (SSID='myWLAN' freq=2447 MHz)
  10. wlo1: Associated with 5c:f9:6a:57:3b:f0
  11. wlo1: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
  12. wlo1: CTRL-EVENT-DISCONNECTED bssid=5c:f9:6a:57:3b:f0 reason=0
  13. wlo1: CTRL-EVENT-SCAN-FAILED ret=-16 retry=1
  14. wlo1: Trying to associate with 5c:f9:6a:57:3b:f0 (SSID='myWLAN' freq=2447 MHz)
  15. wlo1: Authentication with 5c:f9:6a:57:3b:f0 timed out.
  16. wlo1: CTRL-EVENT-DISCONNECTED bssid=5c:f9:6a:57:3b:f0 reason=3 locally_generated=1
  17. wlo1: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="myWLAN" auth_failures=1 duration=10 reason=CONN_FAILED
  18. wlo1: CTRL-EVENT-SSID-REENABLED id=0 ssid="myWLAN"
  19. wlo1: Trying to associate with 5c:f9:6a:57:3b:f0 (SSID='myWLAN' freq=2447 MHz)
  20. wlo1: CTRL-EVENT-ASSOC-REJECT bssid=5c:f9:6a:57:3b:f0 status_code=16
  21. wlo1: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="myWLAN" auth_failures=2 duration=23 reason=CONN_FAILED
  22. wlo1: CTRL-EVENT-SCAN-FAILED ret=-16 retry=1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement