daily pastebin goal
19%
SHARE
TWEET

Untitled

a guest Jul 26th, 2016 56 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. wim@wim:~$ sudo ifconfig wlp4s6 up
  2. [sudo] password di wim:
  3. wim@wim:~$ sudo wpa_supplicant -Dwext -iwlan0 -c /etc/wpa_supplicant.conf -dd -Bwpa_supplicant v2.4
  4. random: Trying to read entropy from /dev/random
  5. Successfully initialized wpa_supplicant
  6. Initializing interface 'wlan0' conf '/etc/wpa_supplicant.conf' driver 'wext' ctrl_interface 'N/A' bridge 'N/A'
  7. Configuration file '/etc/wpa_supplicant.conf' -> '/etc/wpa_supplicant.conf'
  8. Reading configuration file '/etc/wpa_supplicant.conf'
  9. Line: 4 - start of a new network block
  10. ssid - hexdump_ascii(len=8):
  11.      53 61 74 74 69 6e 31 30                           Sattin10        
  12. PSK (ASCII passphrase) - hexdump_ascii(len=10): [REMOVED]
  13. key_mgmt: 0x3
  14. proto: 0x3
  15. pairwise: 0x18
  16. PSK (from passphrase) - hexdump(len=32): [REMOVED]
  17. Priority group 0
  18.    id=0 ssid='Sattin10'
  19. rfkill: initial event: idx=0 type=1 op=0 soft=0 hard=0
  20. Could not read interface wlan0 flags: No such device
  21. WEXT: Could not set interface 'wlan0' UP
  22. wlan0: Failed to initialize driver interface
  23. Failed to add interface wlan0
  24. wlan0: Cancelling scan request
  25. wlan0: Cancelling authentication timeout
  26. wim@wim:~$
RAW Paste Data
Top