Re: Pre-configuring an ethernet interface

2013-01-09 Thread Felipe Ferreri Tonello

On 01/09/2013 11:17 AM, Justin Maggard wrote:

I have a system with multiple ethernet interfaces, and I'm a bit confused
as to how connman is expected to work with this.  How can I get connman to
give me a list of all interfaces, both with and without a carrier?  The


You need to use the dbus interfaces to do that.

Try to use the scripts that comes with connman.

to enable ethernet:
test-connman enable ethernet

lists all the services:
test-connman services

___
connman mailing list
connman@connman.net
http://lists.connman.net/listinfo/connman


Re: connman wlan0 scan gets stuck?

2013-01-04 Thread Felipe Ferreri Tonello

Hi Stan,

On 01/03/2013 10:38 PM, Stan Hu wrote:

I'm running connman v1.4 and wpa-supplicant v0.73 (old, I know), but
before I try upgrading everything--which is not a trivial matter since
the software needs to be deployed on hundreds of devices--I want to
understand the issue.


Can you scan for the first time?

Because I had this problem and I fixed updating wpa_supplicant to 1.0 or 
grater.


Regards,

Felipe Tonello

___
connman mailing list
connman@connman.net
http://lists.connman.net/listinfo/connman


Re: no wifi services

2012-12-18 Thread Felipe Ferreri Tonello

On 09/21/2012 11:45 AM, Felipe Tonello wrote:

Jeff

On Thu, Sep 20, 2012 at 5:52 PM, Zheng, Jeff jeff.zh...@intel.com
mailto:jeff.zh...@intel.com wrote:

Hi Felipe

 
  I made it work now, I just ignored with -I eth0. But there is still a
  problem: the ./test-connman scan wifi is not working and when I
want to list
  the services, it's always empty.
 
  Then when I do a iwlist wlan0 scan, the services are listed
successfully.

I saw same issue on one of my test machine. See
http://bugs.meego.com/show_bug.cgi?id=25307

So you don't need -I eth0, just iwlist wlan0 scan.

Could you please submit an new bug?


Were you passing any unusual parameters to connmand?

Because I tested here in my device with a connmand -I eth0 because I'm
using NFS and the scan doesn't work. But I tested in a friend's device,
without -I eth0 and consequently without NFS, and the scan worked.

I will test here in my device without the NFS to make sure it's a bug
related to -I eth0.

Felipe


Just for the record, I found out that the scan problem was related to 
the wpa_supplicant. So basically I updated from 0.7.3 to 1.0 and it worked.


Felipe
___
connman mailing list
connman@connman.net
http://lists.connman.net/listinfo/connman


Re: Cannot connect to EAP (ieee8021x) without a .config file

2012-11-20 Thread Felipe Ferreri Tonello

On 11/19/2012 04:51 PM, Zheng, Jeff wrote:

Hi all,

I've read over and over all the discussion about this support to PEAP over the
service api and so on.

Ok, the thing is: I'm trying to connect to a EAP (ieee8021x) network without
the .config file, but it doesn't
work(net.connman.Error.InvalidArguments: Invalid arguments).

When I add this[1] .config file, the agent receives a request to a Identity and 
a
Passphrase, as expected.

[1]
[service_engineering]
Type = wifi
Name = engineering
EAP = peap
Phase2 = MSCHAPV2

If there is no certificate, shouldn't be possible to connect without the
provisioning file? Since it's how it works on iOS and Android.


Submitted as a bug: https://bugs.meego.com/show_bug.cgi?id=25868



Thank you Jeff,

Please, if someone could explain a little bit about this issue I can 
take a look on that.


Regards,
Felipe
___
connman mailing list
connman@connman.net
http://lists.connman.net/listinfo/connman


Cannot connect to EAP (ieee8021x) without a .config file

2012-11-19 Thread Felipe Ferreri Tonello

Hi all,

I've read over and over all the discussion about this support to PEAP 
over the service api and so on.


Ok, the thing is: I'm trying to connect to a EAP (ieee8021x) network 
without the .config file, but it doesn't 
work(net.connman.Error.InvalidArguments: Invalid arguments).


When I add this[1] .config file, the agent receives a request to a 
Identity and a Passphrase, as expected.


[1]
[service_engineering]
Type = wifi
Name = engineering
EAP = peap
Phase2 = MSCHAPV2

If there is no certificate, shouldn't be possible to connect without the 
provisioning file? Since it's how it works on iOS and Android.


PS: Is there anything that needs to be implemented in this matter? If 
so, let me know.


Thank you in advance,
Felipe
___
connman mailing list
connman@connman.net
http://lists.connman.net/listinfo/connman