IBSS beacon generation problem

Sean knife
Thu Apr 2 17:24:52 PDT 2009


Per the readme, you need to use key_mgmt=WPA-NONE.

Here is my working setup:

ap_scan=2

network={
ssid="test adhoc"
mode=1
proto=WPA
key_mgmt=WPA-NONE
pairwise=NONE
group=TKIP
psk="secret passphrase"
}


Sean

??? wrote:
> I am testing IBSS network creation with hostapd-0.7.x on windows XP .
> Beacon is not generated with WPA_KEY_MGMT_PSK.(Actually a sniffer does
> not show BEACON) However, the supplicant log shows successful
> connection like this.
> ...
> State: ASSOCIATING -> COMPLETED
> CTRL-EVENT-CONNECTED - Connection to 00:00:00:00:00:00 completed
> (auth) [id=-1 id_str=]
> EAPOL: External notification - portControl=ForceAuthorized
> EAPOL: External notification - EAP success=1
> EAP: EAP entering state DISABLED
> EAPOL: External notification - EAP fail=0
> __func__ not defined: oid=0xd010101 len (6) failed
> __func__ not defined: oid=0xd010101 len (6) failed
> __func__ not defined: oid=0xd010101 len (6) failed
> __func__ not defined: oid=0xd010101 len (6) failed
> __func__ not defined: oid=0xd010101 len (6) failed
> ...
> My test configuration is as follows. Could give me a help ?
> Thanks.
> /Youngsin.
> network={
> ssid="test adhoc"
> mode=1
> proto=WPA
> key_mgmt=WPA-PSK
> pairwise=TKIP
> group=TKIP
> psk="secret passphrase"
> }
> ------------------------------------------------------------------------
>
> _______________________________________________
> HostAP mailing list
> HostAP at lists.shmoo.com
> http://lists.shmoo.com/mailman/listinfo/hostap
>   




More information about the Hostap mailing list