802.11e DLS connection

Lohmann, Peter plohmann at intellidot.net
Wed Apr 23 16:16:02 EDT 2008



This worked for me:

---- <cut> ----

ctrl_interface=/var/run/wpa_supplicant
ap_scan=2
network={
	ssid="myadhoc"
	mode=1
	scan_ssid=1
	key_mgmt=NONE
	wep_tx_keyidx=0
	wep_key0=05650CBF85679C7D5C081C1509
}

---- <cut> ----

You can look inside the canned wpa_supplicant.conf for more options.  Look for ad-hoc and IBSS.

     -- Peter


-----Original Message-----
From: hostap-bounces at lists.shmoo.com on behalf of Dmitry Shmidt
Sent: Wed 4/23/2008 12:06 PM
To: hostap at lists.shmoo.com
Subject: 802.11e DLS connection
 
Hello,

I want to connect two stations with direct link.
I added CONFIG_PEERKEY=y to .config for wpa_supplicant.
The question is how I need to define network configuration for both stations
?
Or I have a wrong concept ?

Thanks,

Dmitry



More information about the HostAP mailing list