On Wed, 2011-03-23 at 21:49 -0300, Gustavo F. Padovan wrote:
> Hi Samuel,
> 
> * Samuel Ortiz <[email protected]> [2011-03-17 00:12:28 +0100]:
> 
> > Hi Gustavo,
> > 
> > On Wed, Mar 16, 2011 at 04:28:21PM -0300, Gustavo F. Padovan wrote:
> > > I'm having a similar problem with my university wireless network.
> > > With the default gentoo network scripts everything work fine, 
> > > wpa_supplicant
> > > conf follows:
> > > 
> > > network={
> > >         ssid="Alunos-IC3"
> > >         key_mgmt=WPA-EAP
> > >         eap=PEAP
> > >         identity="g061316"
> > >         password= "*****"
> > > }
> > > 
> > > 
> > > For connmand I have this in the config file (I checked and connmand is 
> > > indeed loading this file)
> > > 
> > > [global]
> > > Name = Alunos-IC3
> > > Description = Alunos network configuration
> > > 
> > > [service_peap]
> > > Type = wifi
> > > Name = Alunos-IC3
> > > EAP = peap
> > > Identity = g061316
> > > Passphrase = ****
> > Can you please try with an additional "Phase2 = MSCHAPV2" line ?
> 
> It doesn't work for me.
> 

Try setting "CACertFile = <file_path>" also.

- Henri


_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman

Reply via email to