Hello,

I am using connman-1.11 on an STB platform that has an inbuilt LAN port.
For WIFI i am using a wifi dongle.
So far i have got every thing working fine. I am able to connect to wired
and wireless networks. I am currently testing the stuff out and
understanding some connman behaviour patterns along the way.

I found that when i connect both the wired and wifi technologies (i.e.
connect to a service for each), only one of them goes in the online state.
Both will be never enter the online state under normal circumstances.

eg.
1. Start connman with lan cable connected
      Connman connects to the lan network and enter the online state
2. Connect to a wireless service
      Connman connects to the wireless service, and the service remains in
the offline state until the ethernet cable is disconnected.

This is probably a behaviour by design and i can understand why it is this
way. One of the reason being that only one interface can
serve as the default route at a time, etc.

But what i noticed is that, if i get the ipv4 configuration for each of the
technologies, only the service that is on currently serving as the default
route return the gateway.
To make my point clearer, please refer to the output of GetServices method
at http://pastebin.com/DVkXJiNB. You will notice that of the 2 connected
services, only the wired service returns the gateway address.

Is this by design? Is possible to get the gateway for services that are in
READY state??

Thanks and Regards
~Sameer
_______________________________________________
connman mailing list
connman@connman.net
http://lists.connman.net/listinfo/connman

Reply via email to