Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Apr 2009 23:55:09 +0400
From:      Sukhorukov Alexander <emoxam@gmail.com>
To:        freebsd-current@freebsd.org
Subject:   Re: freebsd-current Digest, Vol 287, Issue 12
Message-ID:  <49EB819D.6040702@gmail.com>
In-Reply-To: <20090419120015.683A51065676@hub.freebsd.org>
References:  <20090419120015.683A51065676@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
So what i got else

_/wpa_supplicant.conf /_
*ap_scan=0
network={
ssid="olko"
key_mgmt=NONE
auth_alg=SHARED
wep_key1=0F00FF00F0
wep_tx_keyidx=1
}*



when
*ap_scan=0* typescript.1 is output

*when ap_scan=1* typescript.2 is output

Thanx!

P.S. sorry if i use mailing list wrong!

[-- Attachment #2 --]
Script started on Sun Apr 19 23:52:02 2009

[-- Attachment #3 --]
Script started on Sun Apr 19 23:51:19 2009
[root@mail /etc]# wpa_supplicant -i wlan0 -dd -c /etc/wpa_supplicant.con
[root@mail /etc]# mcwpa_supplicant -i wlan0 -dd -c /etc/wpa_supplicant.conf
Initializing interface 'wlan0' conf '/etc/wpa_supplicant.conf' driver 'default' ctrl_interface 'N/A' bridge 'N/A'
Configuration file '/etc/wpa_supplicant.conf' -> '/etc/wpa_supplicant.conf'
Reading configuration file '/etc/wpa_supplicant.conf'
ap_scan=0
Line: 3 - start of a new network block
ssid - hexdump_ascii(len=4):
     6f 6c 6b 6f                                       olko            
key_mgmt: 0x4
auth_alg: 0x2
wep_key1 - hexdump(len=5): [REMOVED]
wep_tx_keyidx=1 (0x1)
Priority group 0
   id=0 ssid='olko'
Initializing interface (2) 'wlan0'
Own MAC address: 00:21:91:82:31:9b
wpa_driver_bsd_set_wpa: enabled=1
wpa_driver_bsd_set_wpa_internal: wpa=3 privacy=1
wpa_driver_bsd_del_key: keyidx=0
wpa_driver_bsd_del_key: keyidx=1
wpa_driver_bsd_del_key: keyidx=2
wpa_driver_bsd_del_key: keyidx=3
wpa_driver_bsd_set_countermeasures: enabled=0
wpa_driver_bsd_set_drop_unencrypted: enabled=1
RSN: flushing PMKID list in the driver
Setting scan request: 0 sec 100000 usec
EAPOL: SUPP_PAE entering state DISCONNECTED
EAPOL: KEY_RX entering state NO_KEY_RECEIVE
EAPOL: SUPP_BE entering state INITIALIZE
EAP: EAP entering state DISABLED
Added interface wlan0
EAPOL: External notification - EAP success=0
EAPOL: External notification - EAP fail=0
EAPOL: External notification - portControl=Auto
Already associated with a configured network - generating associated event
Association info event
State: DISCONNECTED -> ASSOCIATED
Associated to a new BSS: BSSID=00:80:c8:38:61:c8
No keys have been configured - skip key clearing
Select network based on association information
Network configuration found for the current AP
WPA: clearing AP WPA IE
WPA: clearing AP RSN IE
WPA: clearing own WPA/RSN IE
EAPOL: External notification - EAP success=0
EAPOL: External notification - EAP fail=0
EAPOL: External notification - portControl=ForceAuthorized
Associated with 00:80:c8:38:61:c8
WPA: Association event - clear replay counter
WPA: Clear old PTK
EAPOL: External notification - portEnabled=0
EAPOL: External notification - portValid=0
EAPOL: External notification - portEnabled=1
EAPOL: SUPP_PAE entering state S_FORCE_AUTH
EAPOL: SUPP_BE entering state IDLE
Cancelling authentication timeout
State: ASSOCIATED -> COMPLETED
CTRL-EVENT-CONNECTED - Connection to 00:80:c8:38:61:c8 completed (auth) [id=0 id_str=]
Cancelling scan request
EAPOL: disable timer tick
^CCTRL-EVENT-TERMINATING - signal 2 received
Removing interface wlan0
State: COMPLETED -> DISCONNECTED
wpa_driver_bsd_deauthenticate
No keys have been configured - skip key clearing
EAPOL: External notification - portEnabled=0
EAPOL: SUPP_PAE entering state DISCONNECTED
EAPOL: SUPP_BE entering state INITIALIZE
EAPOL: External notification - portValid=0
wpa_driver_bsd_set_wpa: enabled=0
wpa_driver_bsd_set_wpa_internal: wpa=0 privacy=0
ioctl[SIOCS80211, op 26, arg 0x0]: Operation not supported
Failed to disable WPA in the driver.
wpa_driver_bsd_set_drop_unencrypted: enabled=0
wpa_driver_bsd_set_countermeasures: enabled=0
No keys have been configured - skip key clearing
Cancelling scan request
Cancelling authentication timeout
wpa_driver_bsd_set_wpa_internal: wpa=3 privacy=1
ELOOP: remaining socket: sock=4 eloop_data=0x28406140 user_data=0x2840e040 handler=0x8069f60
[root@mail /etc]# 
Script done on Sun Apr 19 23:51:50 2009

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49EB819D.6040702>