Re: does current svn version networkmanager support WPA (PEAP-MSCHAPV2)?

2008-03-10 Thread Dan Williams
On Sun, 2008-03-09 at 01:59 -0600, Forrest Sheng Bao wrote:
 Ok, now I have understand. I just need to install wpa_supplicant and
 do the configuration in NetworkManager. Then NetworkManager will call
 wpa_supplicant to access the Wi-Fi.
 
 So I did it and it could connect to the Wi-Fi. I tried to surf the
 Internet and it worked. I was so excited. 
 
 But there is a problem, I always got disconnected after the connection
 was established. And NetworkManager didn't try to reconnect
 automatically. And I found the only way I can reconnect was to click
 Connect to other wireless network and input the authenticating
 information again. It didn't work if I just select the network name I
 wanted. I am not sure why. I also found that on the network list,
 NetworkManager sometimes didn't display a WPA-enabled network as
 security enabled, without a shield icon. 

Odd; when you see the wireless network in the menu without the shield
for security-enabled, can you run:

/usr/bin/nm-tool

sudo /sbin/iwlist wlan0 scan

(assuming that wlan0 is your wireless device, and that your user can
sudo).

I'm trying to get an idea here of what NM thinks it knows, versus what
the driver thinks it knows.  You may wish to email me the output
directly since the output of both of these may expose details of your
machine you'd rather keep private.

Thanks
Dan

 On Thu, Mar 6, 2008 at 10:36 AM, Dan Williams [EMAIL PROTECTED] wrote:
 On Thu, 2008-03-06 at 10:40 -0500, Ryan Novosielski wrote:
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
 
 
  wpa_supplicant does not require any configuration on Ubuntu
 though to
  work with NetworkManager. The whole thing just works. I
 realize that
  it doesn't work for you, but there should be no tweaking
 required, just
  entering the correct settings. You might see about running
  wpa_supplicant SEPARATELY to see if you can connect with it.
 If you can,
  that would be more information to use to debug
 NetworkManager.
 
  Incidentally, what sort of wireless card do you have? One
 requirement is
  that the card work properly with wireless extensions (-Dwext
 in
  wpa_supplicant).
 
 
 Right; I'd suggest trying straight wpa_supplicant with -D wext
 to ensure
 that it's not NetworkManager first.  If that reliably fails,
 then
 there's something wrong with the driver, hardware, or the
 configuration
 being used.
 
 Dan
 
 
 
 
 -- 
 Forrest Sheng Bao
 Ph.D. student, Dept. of Computer Science
 M.Sc. student, Dept. of Electrical  Computer Engineering
 Texas Tech University, USA
 http://fsbao.net
 1-806-577-4592
 
 Forrest is an equal opportunity Email sender.
 1. You are encouraged to use the language you prefer. Beyond English,
 I can also read traditional/simplified Chinese and a bit German.
 2. I will only send you files readable to free or open source
 software.

___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: does current svn version networkmanager support WPA (PEAP-MSCHAPV2)?

2008-03-08 Thread Forrest Sheng Bao
Ok, now I have understand. I just need to install wpa_supplicant and do the
configuration in NetworkManager. Then NetworkManager will call
wpa_supplicant to access the Wi-Fi.

So I did it and it could connect to the Wi-Fi. I tried to surf the Internet
and it worked. I was so excited.

But there is a problem, I always got disconnected after the connection was
established. And NetworkManager didn't try to reconnect automatically. And I
found the only way I can reconnect was to click Connect to other wireless
network and input the authenticating information again. It didn't work if I
just select the network name I wanted. I am not sure why. I also found that
on the network list, NetworkManager sometimes didn't display a WPA-enabled
network as security enabled, without a shield icon.

On Thu, Mar 6, 2008 at 10:36 AM, Dan Williams [EMAIL PROTECTED] wrote:

 On Thu, 2008-03-06 at 10:40 -0500, Ryan Novosielski wrote:
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
 
  wpa_supplicant does not require any configuration on Ubuntu though to
  work with NetworkManager. The whole thing just works. I realize that
  it doesn't work for you, but there should be no tweaking required, just
  entering the correct settings. You might see about running
  wpa_supplicant SEPARATELY to see if you can connect with it. If you can,
  that would be more information to use to debug NetworkManager.
 
  Incidentally, what sort of wireless card do you have? One requirement is
  that the card work properly with wireless extensions (-Dwext in
  wpa_supplicant).

 Right; I'd suggest trying straight wpa_supplicant with -D wext to ensure
 that it's not NetworkManager first.  If that reliably fails, then
 there's something wrong with the driver, hardware, or the configuration
 being used.

 Dan


-- 
Forrest Sheng Bao
Ph.D. student, Dept. of Computer Science
M.Sc. student, Dept. of Electrical  Computer Engineering
Texas Tech University, USA
http://fsbao.net
1-806-577-4592

Forrest is an equal opportunity Email sender.
1. You are encouraged to use the language you prefer. Beyond English, I can
also read traditional/simplified Chinese and a bit German.
2. I will only send you files readable to free or open source software.
___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: does current svn version networkmanager support WPA (PEAP-MSCHAPV2)?

2008-03-06 Thread Beso
nm-applet for gnome does the trick. you just have to set the right settings.
it works in gnome and kde.

2008/3/6, John Stowers [EMAIL PROTECTED]:


 On Thu, 2008-03-06 at 00:05 -0500, Ryan Novosielski wrote:
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
 

  AFAIK, it should just work. Perhaps someone else on the list can help.


 My University uses this WPA+TKIP and PEAP-MSCHAP v2 and I have never got
 it to work with Network Manager.

 Let me know if you have any success


 John



 
  Forrest Sheng Bao wrote:
   Hi, I am using Knetworkmanager now. I have found those options you
   mentioned. But later there is a popup balloon said Could not connect
 to
   the network blah blah blah.
  
   Is there any configuration files I need to edit? Do I need to turn on
   other daemons like wpa_applicant?
  
  
  
  
   On Wed, Mar 5, 2008 at 10:45 PM, Ryan Novosielski [EMAIL PROTECTED]
   mailto:[EMAIL PROTECTED] wrote:
  
   You could, but I don't think it is necessary. I'm sure the equivalent
   GNOME applet would work, I just don't know anything about it.
  
   Forrest Sheng Bao wrote:
   Hi,
  
   So do you mean you use KDE and run the KNetworkManager on KDE
   environment?
  
  
  
   On Wed, Mar 5, 2008 at 10:34 PM, Ryan Novosielski
   [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
   mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote:
  
   -BEGIN PGP SIGNED MESSAGE-
   Hash: SHA1
  
   I don't use GNOME, but I know there is a different applet for
   GNOME. I
   also use Gutsy, so it looks like your software likely supports
   this.
  
  
  
  
 
   --
   Forrest Sheng Bao
   Ph.D. student, Dept. of Computer Science
   M.Sc. student, Dept. of Electrical  Computer Engineering
   Texas Tech University, USA
   http://fsbao.net
   1-806-577-4592
 
   Forrest is an equal opportunity Email sender.
   1. You are encouraged to use the language you prefer. Beyond English,
 I
   can also read traditional/simplified Chinese and a bit German.
   2. I will only send you files readable to free or open source
 software.
 
 
  - --
    _  _ _  _ ___  _  _  _
   |Y#| |  | |\/| |  \ |\ |  | |Ryan Novosielski - Systems Programmer II
   |$| |__| |  | |__/ | \| _| |[EMAIL PROTECTED] - 973/972.0922 (2-0922)
   \__/ Univ. of Med. and Dent.|IST/AST - NJMS Medical Science Bldg - C630
  -BEGIN PGP SIGNATURE-
  Version: GnuPG v1.4.6 (GNU/Linux)
  Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
 
  iD8DBQFHz3uGmb+gadEcsb4RAnEhAKDkRilGsDEuV6RLsvC47qSUZHNt3QCgrJmX
  0B93DQVU6PUG+uYmPOBl5W8=
  =f7I4
  -END PGP SIGNATURE-

  ___
  NetworkManager-list mailing list
  NetworkManager-list@gnome.org

  http://mail.gnome.org/mailman/listinfo/networkmanager-list

 ___
 NetworkManager-list mailing list
 NetworkManager-list@gnome.org
 http://mail.gnome.org/mailman/listinfo/networkmanager-list




-- 
dott. ing. beso
___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: does current svn version networkmanager support WPA (PEAP-MSCHAPV2)?

2008-03-06 Thread Rui Tiago Cação Matos
On 06/03/2008, Forrest Sheng Bao [EMAIL PROTECTED] wrote:
 Hi,

 I am tired trying wpa_supplicant and xsupplicant. Does current svn version
 networkmanager support WPA? I mean, I want a GUI to configure the connection
 to PEAP-MSCHAPv2-enabled Wi-fi.

It seems to depend a lot on the driver/card you use. For instance, my
iwl3945 randomly thinks it got disconnected from the AP and NM will
go nuts trying to reconnect. I usually can get by using only
wpa_supplicant with the following config:

network={
ssid=eduroam
key_mgmt=WPA-EAP
eap=PEAP
identity=[EMAIL PROTECTED]
password=my_pass
phase2=auth=MSCHAPV2
}

and then:
$ sudo wpa_supplicant -c/path/to/wpa_supplicant.conf -iwlan0 -Dwext -wB
$ sudo dhclient wlan0

Of course the driver sometimes still thinks it has been disconnected
and I just have to wait some minutes for it to associate again, but at
least I don't get the insert your configuration again NM dialog.

FWIW, all this is on Fedora 8 with latest NM 0.7.0 bits.

Good luck,
Rui
___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: does current svn version networkmanager support WPA (PEAP-MSCHAPV2)?

2008-03-06 Thread Forrest Sheng Bao
Well, I can find out that configuration menu. I put one here
http://farm3.static.flickr.com/2276/2245838226_75e6971ca3.jpg?v=0

But I just can't get it work. On the tray area, the NM icon has two lights
when connecting. But only the left bottom one turns green and the right top
one never turns green. After the connection failure, the NM will turn back
to wired network.

That's why I ask you whether you have started other daemons because I think
NM needs to call wpa_supplicant. I need to know how to configure this.

On Thu, Mar 6, 2008 at 12:16 AM, Ryan Novosielski [EMAIL PROTECTED]
wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 John Stowers wrote:
  On Thu, 2008-03-06 at 00:05 -0500, Ryan Novosielski wrote:
  AFAIK, it should just work. Perhaps someone else on the list can help.
 
  My University uses this WPA+TKIP and PEAP-MSCHAP v2 and I have never
 got
  it to work with Network Manager.

 I use WPA+TKIP all the time, since 0.6.5 came out. No problems. Again,
 one needs to do Connect to other wireless network or similar if your
 network is hidden (and maybe even if not -- not sure).

  Forrest Sheng Bao wrote:
  Hi, I am using Knetworkmanager now. I have found those options you
  mentioned. But later there is a popup balloon said Could not connect
 to
  the network blah blah blah.
 
  Is there any configuration files I need to edit? Do I need to turn on
  other daemons like wpa_applicant?
 
 
 
 
  On Wed, Mar 5, 2008 at 10:45 PM, Ryan Novosielski [EMAIL PROTECTED]
  mailto:[EMAIL PROTECTED] wrote:
 
  You could, but I don't think it is necessary. I'm sure the equivalent
  GNOME applet would work, I just don't know anything about it.
 
  Forrest Sheng Bao wrote:
  Hi,
  So do you mean you use KDE and run the KNetworkManager on KDE
  environment?
 
 
 
  On Wed, Mar 5, 2008 at 10:34 PM, Ryan Novosielski
  [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
  mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote:
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
  I don't use GNOME, but I know there is a different applet for
  GNOME. I
  also use Gutsy, so it looks like your software likely supports
  this.
 
 
 
 
  --
  Forrest Sheng Bao
  Ph.D. student, Dept. of Computer Science
  M.Sc. student, Dept. of Electrical  Computer Engineering
  Texas Tech University, USA
  http://fsbao.net
  1-806-577-4592
  Forrest is an equal opportunity Email sender.
  1. You are encouraged to use the language you prefer. Beyond English,
 I
  can also read traditional/simplified Chinese and a bit German.
  2. I will only send you files readable to free or open source
 software.
 
 ___
 NetworkManager-list mailing list
 NetworkManager-list@gnome.org
 http://mail.gnome.org/mailman/listinfo/networkmanager-list

 - --
   _  _ _  _ ___  _  _  _
  |Y#| |  | |\/| |  \ |\ |  | |Ryan Novosielski - Systems Programmer II
  |$| |__| |  | |__/ | \| _| |[EMAIL PROTECTED] - 973/972.0922 (2-0922)
  \__/ Univ. of Med. and Dent.|IST/AST - NJMS Medical Science Bldg - C630
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.6 (GNU/Linux)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

 iD8DBQFHz4w2mb+gadEcsb4RAkKnAKDiUcpAa4ywsn6FLdZtOOhFpmqCsQCeKFjq
 dgDYAkec9zjMhXtENYLSTvE=
 =Q02g
 -END PGP SIGNATURE-

 ___
 NetworkManager-list mailing list
 NetworkManager-list@gnome.org
 http://mail.gnome.org/mailman/listinfo/networkmanager-list




-- 
Forrest Sheng Bao
Ph.D. student, Dept. of Computer Science
M.Sc. student, Dept. of Electrical  Computer Engineering
Texas Tech University, USA
http://fsbao.net
1-806-577-4592

Forrest is an equal opportunity Email sender.
1. You are encouraged to use the language you prefer. Beyond English, I can
also read traditional/simplified Chinese and a bit German.
2. I will only send you files readable to free or open source software.
___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: does current svn version networkmanager support WPA (PEAP-MSCHAPV2)?

2008-03-06 Thread Forrest Sheng Bao
I tried on two computers. One is using Linksys WUSB54GC. Another one is
using Atheros Super AG wireless. Neither works.

It's very wired that NetworkManager even sometimes detects the Wifi is a
non-secured network. And it said Wireless network connection to  It's
impossible. Because that Wi-Fi is secured. And it's actually not connected.
I can't surf the Internet.

On Thu, Mar 6, 2008 at 9:40 AM, Ryan Novosielski [EMAIL PROTECTED] wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 wpa_supplicant does not require any configuration on Ubuntu though to
 work with NetworkManager. The whole thing just works. I realize that
 it doesn't work for you, but there should be no tweaking required, just
 entering the correct settings. You might see about running
 wpa_supplicant SEPARATELY to see if you can connect with it. If you can,
 that would be more information to use to debug NetworkManager.

 Incidentally, what sort of wireless card do you have? One requirement is
 that the card work properly with wireless extensions (-Dwext in
 wpa_supplicant).

___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: does current svn version networkmanager support WPA (PEAP-MSCHAPV2)?

2008-03-06 Thread Dan Williams
On Thu, 2008-03-06 at 10:40 -0500, Ryan Novosielski wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 wpa_supplicant does not require any configuration on Ubuntu though to
 work with NetworkManager. The whole thing just works. I realize that
 it doesn't work for you, but there should be no tweaking required, just
 entering the correct settings. You might see about running
 wpa_supplicant SEPARATELY to see if you can connect with it. If you can,
 that would be more information to use to debug NetworkManager.
 
 Incidentally, what sort of wireless card do you have? One requirement is
 that the card work properly with wireless extensions (-Dwext in
 wpa_supplicant).

Right; I'd suggest trying straight wpa_supplicant with -D wext to ensure
that it's not NetworkManager first.  If that reliably fails, then
there's something wrong with the driver, hardware, or the configuration
being used.

Dan

 Forrest Sheng Bao wrote:
  Well, I can find out that configuration menu. I put one here
  http://farm3.static.flickr.com/2276/2245838226_75e6971ca3.jpg?v=0
  
  But I just can't get it work. On the tray area, the NM icon has two
  lights when connecting. But only the left bottom one turns green and the
  right top one never turns green. After the connection failure, the NM
  will turn back to wired network.
  
  That's why I ask you whether you have started other daemons because I
  think NM needs to call wpa_supplicant. I need to know how to configure this.
  
  On Thu, Mar 6, 2008 at 12:16 AM, Ryan Novosielski [EMAIL PROTECTED]
  mailto:[EMAIL PROTECTED] wrote:
  
  John Stowers wrote:
  On Thu, 2008-03-06 at 00:05 -0500, Ryan Novosielski wrote:
  AFAIK, it should just work. Perhaps someone else on the list can
  help.
  
  My University uses this WPA+TKIP and PEAP-MSCHAP v2 and I have
  never got
  it to work with Network Manager.
  
  I use WPA+TKIP all the time, since 0.6.5 came out. No problems. Again,
  one needs to do Connect to other wireless network or similar if your
  network is hidden (and maybe even if not -- not sure).
  
  Forrest Sheng Bao wrote:
  Hi, I am using Knetworkmanager now. I have found those options you
  mentioned. But later there is a popup balloon said Could not
  connect to
  the network blah blah blah.
 
  Is there any configuration files I need to edit? Do I need to
  turn on
  other daemons like wpa_applicant?
 
 
 
 
  On Wed, Mar 5, 2008 at 10:45 PM, Ryan Novosielski
  [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
  mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote:
 
  You could, but I don't think it is necessary. I'm sure the
  equivalent
  GNOME applet would work, I just don't know anything about it.
 
  Forrest Sheng Bao wrote:
  Hi,
  So do you mean you use KDE and run the KNetworkManager on KDE
  environment?
 
 
 
  On Wed, Mar 5, 2008 at 10:34 PM, Ryan Novosielski
  [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
  mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
  mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
  mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote:
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
  I don't use GNOME, but I know there is a different applet for
  GNOME. I
  also use Gutsy, so it looks like your software likely supports
  this.
 
 
 
 
  --
  Forrest Sheng Bao
  Ph.D. student, Dept. of Computer Science
  M.Sc. student, Dept. of Electrical  Computer Engineering
  Texas Tech University, USA
  http://fsbao.net
  1-806-577-4592
  Forrest is an equal opportunity Email sender.
  1. You are encouraged to use the language you prefer. Beyond
  English, I
  can also read traditional/simplified Chinese and a bit German.
  2. I will only send you files readable to free or open source
  software.
  
  ___
  NetworkManager-list mailing list
  NetworkManager-list@gnome.org mailto:NetworkManager-list@gnome.org
  http://mail.gnome.org/mailman/listinfo/networkmanager-list
  
 
 ___
 NetworkManager-list mailing list
 NetworkManager-list@gnome.org mailto:NetworkManager-list@gnome.org
 http://mail.gnome.org/mailman/listinfo/networkmanager-list
 
 
 
 
  -- 
  Forrest Sheng Bao
  Ph.D. student, Dept. of Computer Science
  M.Sc. student, Dept. of Electrical  Computer Engineering
  Texas Tech University, USA
  http://fsbao.net
  1-806-577-4592
 
  Forrest is an equal opportunity Email sender.
  1. You are encouraged to use the language you prefer. Beyond English, I
  can also read traditional/simplified Chinese and a bit German.
  2. I will only send you files readable to free or open source software.
 
 
 - --
   _  _ _  _ ___  _  _  _
  |Y#| |  | |\/| |  \ |\ |  | |Ryan Novosielski - Systems Programmer II
  |$| |__| |  | |__/ | \| _| |[EMAIL PROTECTED] - 973/972.0922 (2-0922)
  \__/ Univ. of Med. and Dent.|IST/AST - NJMS Medical Science Bldg - C630
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.6 (GNU/Linux)
 Comment: Using GnuPG with 

does current svn version networkmanager support WPA (PEAP-MSCHAPV2)?

2008-03-05 Thread Forrest Sheng Bao
Hi,

I am tired trying wpa_supplicant and xsupplicant. Does current svn version
networkmanager support WPA? I mean, I want a GUI to configure the connection
to PEAP-MSCHAPv2-enabled Wi-fi.

Thanks,
Forrest


-- 
Forrest Sheng Bao
Ph.D. student, Dept. of Computer Science
M.Sc. student, Dept. of Electrical  Computer Engineering
Texas Tech University, USA
http://fsbao.net
1-806-577-4592

Forrest is an equal opportunity Email sender.
1. You are encouraged to use the language you prefer. Beyond English, I can
also read traditional/simplified Chinese and a bit German.
2. I will only send you files readable to free or open source software.
___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: does current svn version networkmanager support WPA (PEAP-MSCHAPV2)?

2008-03-05 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

It would appear that my 0.6.5 with KNetworkManager 0.2.0 allows that.
I'm not 100% sure of how phase 2 and all of that works, or if this even
IS phase 2, but I can set the options you described anyhow.

=R

Forrest Sheng Bao wrote:
 Hi,
 
 I am tired trying wpa_supplicant and xsupplicant. Does current svn
 version networkmanager support WPA? I mean, I want a GUI to configure
 the connection to PEAP-MSCHAPv2-enabled Wi-fi.
 
 Thanks,
 Forrest
 
 
 -- 
 Forrest Sheng Bao
 Ph.D. student, Dept. of Computer Science
 M.Sc. student, Dept. of Electrical  Computer Engineering
 Texas Tech University, USA
 http://fsbao.net
 1-806-577-4592
 
 Forrest is an equal opportunity Email sender.
 1. You are encouraged to use the language you prefer. Beyond English, I
 can also read traditional/simplified Chinese and a bit German.
 2. I will only send you files readable to free or open source software.
 
 
 
 
 ___
 NetworkManager-list mailing list
 NetworkManager-list@gnome.org
 http://mail.gnome.org/mailman/listinfo/networkmanager-list


- --
  _  _ _  _ ___  _  _  _
 |Y#| |  | |\/| |  \ |\ |  | |Ryan Novosielski - Systems Programmer II
 |$| |__| |  | |__/ | \| _| |[EMAIL PROTECTED] - 973/972.0922 (2-0922)
 \__/ Univ. of Med. and Dent.|IST/AST - NJMS Medical Science Bldg - C630
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHz29Ymb+gadEcsb4RAu58AKDkXZBtzxGTrQbt2lzSecJTmcmfQgCeOUbr
RqLT6e8tLUbl0TuaO6oUzgI=
=84Ro
-END PGP SIGNATURE-
begin:vcard
fn:Ryan Novosielski
n:Novosielski;Ryan
org:UMDNJ;IST/AST
adr;dom:MSB C630;;185 South Orange Avenue;Newark;NJ;07103
email;internet:[EMAIL PROTECTED]
title:Systems Programmer II
tel;work:(973) 972-0922
tel;fax:(973) 972-7412
tel;pager:(866) 20-UMDNJ
x-mozilla-html:FALSE
version:2.1
end:vcard

___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: does current svn version networkmanager support WPA (PEAP-MSCHAPV2)?

2008-03-05 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I don't use GNOME, but I know there is a different applet for GNOME. I
also use Gutsy, so it looks like your software likely supports this.

Forrest Sheng Bao wrote:
 So how can I use Knetworkmanager? Do I need to login to a KDE
 environment? I am now working on GNOME on Ubuntu Gusty.
 
 On Wed, Mar 5, 2008 at 10:13 PM, Ryan Novosielski [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] wrote:
 
 It would appear that my 0.6.5 with KNetworkManager 0.2.0 allows that.
 I'm not 100% sure of how phase 2 and all of that works, or if this even
 IS phase 2, but I can set the options you described anyhow.
 
 =R
 
 Forrest Sheng Bao wrote:
 Hi,
 
 I am tired trying wpa_supplicant and xsupplicant. Does current svn
 version networkmanager support WPA? I mean, I want a GUI to configure
 the connection to PEAP-MSCHAPv2-enabled Wi-fi.
 
 Thanks,
 Forrest
 
 
 --
 Forrest Sheng Bao
 Ph.D. student, Dept. of Computer Science
 M.Sc. student, Dept. of Electrical  Computer Engineering
 Texas Tech University, USA
 http://fsbao.net
 1-806-577-4592
 
 Forrest is an equal opportunity Email sender.
 1. You are encouraged to use the language you prefer. Beyond
 English, I
 can also read traditional/simplified Chinese and a bit German.
 2. I will only send you files readable to free or open source
 software.
 
 
 
 
 
 ___
 NetworkManager-list mailing list
 NetworkManager-list@gnome.org mailto:NetworkManager-list@gnome.org
 http://mail.gnome.org/mailman/listinfo/networkmanager-list
 
 

___
NetworkManager-list mailing list
NetworkManager-list@gnome.org mailto:NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list




 -- 
 Forrest Sheng Bao
 Ph.D. student, Dept. of Computer Science
 M.Sc. student, Dept. of Electrical  Computer Engineering
 Texas Tech University, USA
 http://fsbao.net
 1-806-577-4592

 Forrest is an equal opportunity Email sender.
 1. You are encouraged to use the language you prefer. Beyond English, I
 can also read traditional/simplified Chinese and a bit German.
 2. I will only send you files readable to free or open source software.


- --
  _  _ _  _ ___  _  _  _
 |Y#| |  | |\/| |  \ |\ |  | |Ryan Novosielski - Systems Programmer II
 |$| |__| |  | |__/ | \| _| |[EMAIL PROTECTED] - 973/972.0922 (2-0922)
 \__/ Univ. of Med. and Dent.|IST/AST - NJMS Medical Science Bldg - C630
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHz3RZmb+gadEcsb4RAij6AJ9o156ID8xBkDqRYvB4yk2JOObEjwCghhcS
zUIkFo2mLCZoN+GZbNxORt4=
=bLoW
-END PGP SIGNATURE-
begin:vcard
fn:Ryan Novosielski
n:Novosielski;Ryan
org:UMDNJ;IST/AST
adr;dom:MSB C630;;185 South Orange Avenue;Newark;NJ;07103
email;internet:[EMAIL PROTECTED]
title:Systems Programmer II
tel;work:(973) 972-0922
tel;fax:(973) 972-7412
tel;pager:(866) 20-UMDNJ
x-mozilla-html:FALSE
version:2.1
end:vcard

___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: does current svn version networkmanager support WPA (PEAP-MSCHAPV2)?

2008-03-05 Thread Forrest Sheng Bao
Hi, I am using Knetworkmanager now. I have found those options you
mentioned. But later there is a popup balloon said Could not connect to the
network blah blah blah.

Is there any configuration files I need to edit? Do I need to turn on other
daemons like wpa_applicant?




On Wed, Mar 5, 2008 at 10:45 PM, Ryan Novosielski [EMAIL PROTECTED]
wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 You could, but I don't think it is necessary. I'm sure the equivalent
 GNOME applet would work, I just don't know anything about it.

 Forrest Sheng Bao wrote:
  Hi,
 
  So do you mean you use KDE and run the KNetworkManager on KDE
 environment?
 
 
 
  On Wed, Mar 5, 2008 at 10:34 PM, Ryan Novosielski [EMAIL PROTECTED]
  mailto:[EMAIL PROTECTED] wrote:
 
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
 
  I don't use GNOME, but I know there is a different applet for GNOME.
 I
  also use Gutsy, so it looks like your software likely supports this.
 
 


 - --
   _  _ _  _ ___  _  _  _
  |Y#| |  | |\/| |  \ |\ |  | |Ryan Novosielski - Systems Programmer II
  |$| |__| |  | |__/ | \| _| |[EMAIL PROTECTED] - 973/972.0922 (2-0922)
  \__/ Univ. of Med. and Dent.|IST/AST - NJMS Medical Science Bldg - C630
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.6 (GNU/Linux)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

 iD8DBQFHz3bemb+gadEcsb4RArgpAJ9SJrZbMB5Km3QPscFqmmPAJEGhSwCgz2xo
 dxeGIiK6Wd0bukSMn5tHjIU=
 =lI7Q
 -END PGP SIGNATURE-




-- 
Forrest Sheng Bao
Ph.D. student, Dept. of Computer Science
M.Sc. student, Dept. of Electrical  Computer Engineering
Texas Tech University, USA
http://fsbao.net
1-806-577-4592

Forrest is an equal opportunity Email sender.
1. You are encouraged to use the language you prefer. Beyond English, I can
also read traditional/simplified Chinese and a bit German.
2. I will only send you files readable to free or open source software.
___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: does current svn version networkmanager support WPA (PEAP-MSCHAPV2)?

2008-03-05 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

AFAIK, it should just work. Perhaps someone else on the list can help.

Forrest Sheng Bao wrote:
 Hi, I am using Knetworkmanager now. I have found those options you
 mentioned. But later there is a popup balloon said Could not connect to
 the network blah blah blah.
 
 Is there any configuration files I need to edit? Do I need to turn on
 other daemons like wpa_applicant?
 
 
 
 
 On Wed, Mar 5, 2008 at 10:45 PM, Ryan Novosielski [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] wrote:
 
 You could, but I don't think it is necessary. I'm sure the equivalent
 GNOME applet would work, I just don't know anything about it.
 
 Forrest Sheng Bao wrote:
 Hi,
 
 So do you mean you use KDE and run the KNetworkManager on KDE
 environment?
 
 
 
 On Wed, Mar 5, 2008 at 10:34 PM, Ryan Novosielski
 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote:
 
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 I don't use GNOME, but I know there is a different applet for
 GNOME. I
 also use Gutsy, so it looks like your software likely supports
 this.
 
 
 
 

 -- 
 Forrest Sheng Bao
 Ph.D. student, Dept. of Computer Science
 M.Sc. student, Dept. of Electrical  Computer Engineering
 Texas Tech University, USA
 http://fsbao.net
 1-806-577-4592

 Forrest is an equal opportunity Email sender.
 1. You are encouraged to use the language you prefer. Beyond English, I
 can also read traditional/simplified Chinese and a bit German.
 2. I will only send you files readable to free or open source software.


- --
  _  _ _  _ ___  _  _  _
 |Y#| |  | |\/| |  \ |\ |  | |Ryan Novosielski - Systems Programmer II
 |$| |__| |  | |__/ | \| _| |[EMAIL PROTECTED] - 973/972.0922 (2-0922)
 \__/ Univ. of Med. and Dent.|IST/AST - NJMS Medical Science Bldg - C630
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHz3uGmb+gadEcsb4RAnEhAKDkRilGsDEuV6RLsvC47qSUZHNt3QCgrJmX
0B93DQVU6PUG+uYmPOBl5W8=
=f7I4
-END PGP SIGNATURE-
begin:vcard
fn:Ryan Novosielski
n:Novosielski;Ryan
org:UMDNJ;IST/AST
adr;dom:MSB C630;;185 South Orange Avenue;Newark;NJ;07103
email;internet:[EMAIL PROTECTED]
title:Systems Programmer II
tel;work:(973) 972-0922
tel;fax:(973) 972-7412
tel;pager:(866) 20-UMDNJ
x-mozilla-html:FALSE
version:2.1
end:vcard

___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: does current svn version networkmanager support WPA (PEAP-MSCHAPV2)?

2008-03-05 Thread John Stowers

On Thu, 2008-03-06 at 00:05 -0500, Ryan Novosielski wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 AFAIK, it should just work. Perhaps someone else on the list can help.

My University uses this WPA+TKIP and PEAP-MSCHAP v2 and I have never got
it to work with Network Manager.

Let me know if you have any success

John


 
 Forrest Sheng Bao wrote:
  Hi, I am using Knetworkmanager now. I have found those options you
  mentioned. But later there is a popup balloon said Could not connect to
  the network blah blah blah.
  
  Is there any configuration files I need to edit? Do I need to turn on
  other daemons like wpa_applicant?
  
  
  
  
  On Wed, Mar 5, 2008 at 10:45 PM, Ryan Novosielski [EMAIL PROTECTED]
  mailto:[EMAIL PROTECTED] wrote:
  
  You could, but I don't think it is necessary. I'm sure the equivalent
  GNOME applet would work, I just don't know anything about it.
  
  Forrest Sheng Bao wrote:
  Hi,
  
  So do you mean you use KDE and run the KNetworkManager on KDE
  environment?
  
  
  
  On Wed, Mar 5, 2008 at 10:34 PM, Ryan Novosielski
  [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
  mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote:
  
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
  
  I don't use GNOME, but I know there is a different applet for
  GNOME. I
  also use Gutsy, so it looks like your software likely supports
  this.
  
  
  
  
 
  -- 
  Forrest Sheng Bao
  Ph.D. student, Dept. of Computer Science
  M.Sc. student, Dept. of Electrical  Computer Engineering
  Texas Tech University, USA
  http://fsbao.net
  1-806-577-4592
 
  Forrest is an equal opportunity Email sender.
  1. You are encouraged to use the language you prefer. Beyond English, I
  can also read traditional/simplified Chinese and a bit German.
  2. I will only send you files readable to free or open source software.
 
 
 - --
   _  _ _  _ ___  _  _  _
  |Y#| |  | |\/| |  \ |\ |  | |Ryan Novosielski - Systems Programmer II
  |$| |__| |  | |__/ | \| _| |[EMAIL PROTECTED] - 973/972.0922 (2-0922)
  \__/ Univ. of Med. and Dent.|IST/AST - NJMS Medical Science Bldg - C630
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.6 (GNU/Linux)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
 
 iD8DBQFHz3uGmb+gadEcsb4RAnEhAKDkRilGsDEuV6RLsvC47qSUZHNt3QCgrJmX
 0B93DQVU6PUG+uYmPOBl5W8=
 =f7I4
 -END PGP SIGNATURE-
 ___
 NetworkManager-list mailing list
 NetworkManager-list@gnome.org
 http://mail.gnome.org/mailman/listinfo/networkmanager-list

___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


RE: does current svn version networkmanager support WPA (PEAP-MSCHAPV2)?

2008-03-05 Thread PEDRO MACANAS VALVERDE
De:  Forrest Sheng Bao
Enviado el: jue 06/03/2008 5:04
Para: networkmanager-list@gnome.org
Asunto: does current svn version networkmanager support WPA (PEAP-MSCHAPV2)?


Hi,

I am tired trying wpa_supplicant and xsupplicant. Does current svn version 
networkmanager support WPA? I mean, I want a GUI to configure the connection 
to PEAP-MSCHAPv2-enabled Wi-fi. 

I think NM would include a good and easy WPA support. 
 
Regards.
___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list