Ad-hoc network problem

Harish harishm
Wed Apr 25 05:44:23 PDT 2012


I created ad hoc network, conf file is 

ap_scan=2
network={
        ssid="test adhoc"
        mode=1
        frequency=2412
        proto=WPA
        key_mgmt=WPA-NONE
        pairwise=NONE
        group=TKIP
        psk="passphrase"
}
 and run with wpa_supplicant

in client side

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


but its giving wpa_ap_available. Is not connect with server.

I do not know, where i made mistake.

Is there any documentation.

-------------------------------------------------------------------------------------------------------------------------------

This e-mail is for the sole use of the intended recipient(s) and may
contain confidential and privileged information. If you are not the
intended recipient, please contact the sender by reply e-mail and destroy
all copies and the original message. Any unauthorized review, use,
disclosure, dissemination, forwarding, printing or copying of this email
is strictly prohibited and appropriate legal action will be taken.
-------------------------------------------------------------------------------------------------------------------------------




More information about the Hostap mailing list