Hi Jeremy, > I am just getting started with connman on an embedded device. The > DHCP mode is working fine, however I can't figure out how to configure > a static IP. If I use the Service interface (IPv4.Address), then I > get: > SetProperty failed: org.moblin.connman.Error.InvalidArguments > > From what I can see, only the code in ipv4.c manages the address, > broadcast, etc. However I don't see where any of the interfaces use > it. What is the proper interface to configure a static address?
we don't support static IP configuration right now. There are plans to address this since internally ConnMan is capable of static IP, but so far we haven't exposed this yet. If you wanna beat us to it, you are more than welcome and so is every patch. Regards Marcel _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
