The time now is Thu 20 Jun 2013, 03:41
All times are UTC - 4 |
| Author |
Message |
T_Hobbit

Joined: 27 May 2006 Posts: 400 Location: Portugal - Lisbon
|
Posted: Sun 31 Jan 2010, 06:34 Post subject:
|
|
CanI use it to connect to a PEAP/MSCHAP network?
_________________ T_Hobbit
Rebuilding old DOS Machine for Wing Commander Privateer and Puppy Old spare parts to give away - anyone interested 
|
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Sun 31 Jan 2010, 17:18 Post subject:
|
|
Yes, probably (assuming wpa_supplicant supports it) , this is one of the areas where wpa_gui is going to work better than Pwireless2. If you need any help getting wpa_supplicant started, just let me know. Some of the more complicated network setups are probably going to require modifying the config file by hand.
|
|
Back to top
|
|
 |
T_Hobbit

Joined: 27 May 2006 Posts: 400 Location: Portugal - Lisbon
|
Posted: Sun 14 Feb 2010, 07:16 Post subject:
|
|
No static IP option...
_________________ T_Hobbit
Rebuilding old DOS Machine for Wing Commander Privateer and Puppy Old spare parts to give away - anyone interested 
|
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Sun 14 Feb 2010, 12:16 Post subject:
|
|
Wpa_gui actually doesn't know anything about DHCP at all. My startup script starts the dhcpcd daemon, which should automatically detect when you've got a connection and grab an IP. But if you want options, like static ip, you'll still need to configure that by hand, unfortunately.
|
|
Back to top
|
|
 |
shadower_sc
Joined: 21 Apr 2010 Posts: 108 Location: Texas
|
Posted: Wed 21 Apr 2010, 19:05 Post subject:
WPA_GUI with PEAP and MSCHAPv2 Subject description: It works! :-) |
|
Hi,
I have successfully got WPA with PEAP and MSCHAPv2 to work on Puppy Linux. (Look at the beginning of this thread for help on installing WPA_GUI)
I think the name of the file you need to edit is "wpa_supplicant.conf". It's been a while since I set it up.
Here is the setup I used: (The following is all I had in the file.)
ctrl_interface=/var/run/wpa_supplicant
update_config=1
network={
ssid="YOUR WIRELESS SSID"
proto=RSN
key_mgmt=WPA-EAP
pairwise=CCMP
eap=PEAP
identity="DOMAIN\username"
password="password"
phase2="auth=MSCHAPV2"
}
|
|
Back to top
|
|
 |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|