Hello,

I have an issue using connman when switching from dhcp to manual configuration, 
and coming back to dhcp configuration.
With the particularity that in the manual configuration I am using the address 
given by the dhcp.
The result is that I have no more IP address at all after rebooting my device.
Here is the configuration file of my Ethernet interface after these operations :

[ethernet_18550f6e44b3_cable]
Name=Wired
AutoConnect=true
Modified=1970-01-01T00:00:20.506833Z
IPv4.method=dhcp
IPv6.method=auto
IPv6.privacy=disabled
IPv4.netmask_prefixlen=24
IPv4.local_address=172.21.140.129
IPv4.gateway=172.21.140.254
IPv4.DHCP.LastAddress=172.21.140.129

I can recuperate an IP address when removing from the config file the 3 
following lines :
IPv4.netmask_prefixlen=24
IPv4.local_address=172.21.140.129
IPv4.gateway=172.21.140.254

I would like to know if it's a known issue, and if you have a solution to 
propose.
My connman version is 1.27

Best Regards

Thierry


_______________________________________________
connman mailing list
connman@connman.net
https://lists.connman.net/mailman/listinfo/connman

Reply via email to