Send connman mailing list submissions to
        [email protected]

To subscribe or unsubscribe via email, send a message with subject or
body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of connman digest..."

Today's Topics:

   1. problem changing wired connection from dhcp -> manual
      ([email protected])


----------------------------------------------------------------------

Date: Fri, 18 Oct 2019 15:14:57 -0000
From: [email protected]
Subject: problem changing wired connection from dhcp -> manual
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset="utf-8"

I'm having an issue with connman 1.27.  I have an ethernet connection that is 
configured with dhcp.  I change that connection to manual, then things seem to 
go wrong.  Here is the log of how to reproduce the problem:

connmanctl> services ethernet_0008720978d7_cable
/net/connman/service/ethernet_0008720978d7_cable
  Type = ethernet
  Security = [  ]
  State = ready
  Favorite = True
  Immutable = False
  AutoConnect = True
  Name = Wired
  Ethernet = [ Method=auto, Interface=eno1, Address=00:08:72:09:78:D7, MTU=1500 
]
  IPv4 = [ Method=dhcp, Address=10.20.187.87, Netmask=255.255.255.0, 
Gateway=10.20.187.1 ]
  IPv4.Configuration = [ Method=dhcp ]
  IPv6 = [  ]
  IPv6.Configuration = [ Method=auto, Privacy=disabled ]
  Nameservers = [ 10.20.55.200, 10.150.5.200 ]
  Nameservers.Configuration = [  ]
  Timeservers = [  ]
  Timeservers.Configuration = [  ]
  Domains = [ XXXXXXXX.COM ]
  Domains.Configuration = [  ]
  Proxy = [  ]
  Proxy.Configuration = [  ]
  mDNS = False
  mDNS.Configuration = False
  Provider = [  ]
connmanctl> config ethernet_0008720978d7_cable --ipv4 manual 10.20.187.87 
255.255.255.0 10.20.187.1
connmanctl> services ethernet_0008720978d7_cable
/net/connman/service/ethernet_0008720978d7_cable
  Type = ethernet
  Security = [  ]
  State = ready
  Favorite = True
  Immutable = False
  AutoConnect = True
  Name = Wired
  Ethernet = [ Method=auto, Interface=eno1, Address=00:08:72:09:78:D7, MTU=1500 
]
  IPv4 = [ Method=manual, Address=10.20.187.87, Netmask=255.255.255.0, 
Gateway=10.20.187.1 ]
  IPv4.Configuration = [ Method=manual, Address=10.20.187.87, 
Netmask=255.255.255.0, Gateway=10.20.187.1 ]
  IPv6 = [  ]
  IPv6.Configuration = [ Method=auto, Privacy=disabled ]
  Nameservers = [  ]                                                            
                                                                                
                
  Nameservers.Configuration = [  ]                                              
                                                                                
                
  Timeservers = [  ]                                                            
                                                                                
                
  Timeservers.Configuration = [  ]                                              
                                                                                
                
  Domains = [  ]                                                                
                                                                                
                
  Domains.Configuration = [  ]
  Proxy = [ Method=direct ]
  Proxy.Configuration = [  ]
  mDNS = False
  mDNS.Configuration = False
  Provider = [  ]
connmanctl> disconnect ethernet_0008720978d7_cable
Disconnected ethernet_0008720978d7_cable
connmanctl> connect ethernet_0008720978d7_cable
Error /net/connman/service/ethernet_0008720978d7_cable: Input/output error
connmanctl> disconnect ethernet_0008720978d7_cable
Error /net/connman/service/ethernet_0008720978d7_cable: Not connected
connmanctl> connect ethernet_0008720978d7_cable
Error /net/connman/service/ethernet_0008720978d7_cable: Already connected
connmanctl>

If at this point I stop and restart connman, the service responds as expected

Thanks in advance for looking at this

Tom

------------------------------

Subject: Digest Footer

_______________________________________________
connman mailing list -- [email protected]
To unsubscribe send an email to [email protected]


------------------------------

End of connman Digest, Vol 48, Issue 24
***************************************

Reply via email to