Advertisement
Guest User

arturcz

a guest
Sep 6th, 2008
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. jalapeno:~# wpa_supplicant -Bdd -Dwext -i ra0 -c /etc/wpa_supplicant/wpa_minimal.conf
  2. Initializing interface 'ra0' conf '/etc/wpa_supplicant/wpa_minimal.conf' driver 'wext' ctrl_interface 'N/A' bridge 'N/A'
  3. Configuration file '/etc/wpa_supplicant/wpa_minimal.conf' -> '/etc/wpa_supplicant/wpa_minimal.conf'
  4. Reading configuration file '/etc/wpa_supplicant/wpa_minimal.conf'
  5. Line: 1 - start of a new network block
  6. ssid - hexdump_ascii(len=6):
  7. xx xx xx xx xx xx xxxxxx
  8. PSK (ASCII passphrase) - hexdump_ascii(len=16): [REMOVED]
  9. PSK (from passphrase) - hexdump(len=32): [REMOVED]
  10. Priority group 0
  11. id=0 ssid='xxxxxx'
  12. Initializing interface (2) 'ra0'
  13. Interface ra0 set UP - waiting a second for the driver to complete initialization
  14. SIOCGIWRANGE: WE(compiled)=22 WE(source)=14 enc_capa=0xf
  15. capabilities: key_mgmt 0xf enc 0xf flags 0x0
  16. WEXT: Operstate: linkmode=1, operstate=5
  17. Own MAC address: 00:15:af:e5:47:65
  18. wpa_driver_wext_set_wpa
  19. wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
  20. wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
  21. wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
  22. wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
  23. wpa_driver_wext_set_countermeasures
  24. wpa_driver_wext_set_drop_unencrypted
  25. RSN: flushing PMKID list in the driver
  26. Setting scan request: 0 sec 100000 usec
  27. EAPOL: SUPP_PAE entering state DISCONNECTED
  28. EAPOL: KEY_RX entering state NO_KEY_RECEIVE
  29. EAPOL: SUPP_BE entering state INITIALIZE
  30. EAP: EAP entering state DISABLED
  31. Added interface ra0
  32. Daemonize..
  33. jalapeno:~#
  34.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement