adhoc network in wpa_supplicant
I am complete new in linux.
And i want to know that how to make AD-HOC network using WPA_supplicant?
Any help
newbie1234
Junior Poster in Training
74 posts since Feb 2012
Reputation Points: 8
Solved Threads: 0
Skill Endorsements: 0
What distribution+version of linux, and which version of wpa_supplicant are you using? FWIW, this is a pretty new enhancement, so you may need to get current sources and build it from scratch.
rubberman
Posting Maven
2,571 posts since Mar 2010
Reputation Points: 365
Solved Threads: 305
Skill Endorsements: 52
nt, so you may need to get current sources and build it from scratch.
i installed using synaptic. and am using ultimate edition 2.3
newbie1234
Junior Poster in Training
74 posts since Feb 2012
Reputation Points: 8
Solved Threads: 0
Skill Endorsements: 0
ap_scan=2
network={
ssid="gui"
key_mgmt=NONE
mode=1
}
to connect with not protected Ad-hoc network.
newbie1234
Junior Poster in Training
74 posts since Feb 2012
Reputation Points: 8
Solved Threads: 0
Skill Endorsements: 0
Question Answered as of 1 Year Ago by
rubberman