Re: 19->20: now NM won't set static address

2014-04-11 Thread Sean Darcy
On 04/11/2014 04:57 PM, Sean Darcy wrote: Changed the name of the connection to "internal" , same as the device. Again, NM treated it as dynamic. But someplace it has the correct info. nmcli -a -p connection show configured internal connection.id: internal connection.u

Re: 19->20: now NM won't set static address

2014-04-11 Thread Sean Darcy
On 04/11/2014 02:49 PM, Sean Darcy wrote: On 04/11/2014 02:46 PM, Sean Darcy wrote: I've just upgraded to 20. I have a multihomed machine, two interfaces - "external" and "internal". external uses dhcp, internal has a static address. But NM doesn't honor the static address, and uses dhcp on int

Re: 19->20: now NM won't set static address

2014-04-11 Thread Bruno Wolff III
On Fri, Apr 11, 2014 at 15:18:40 -0400, Sean Darcy wrote: But if I reconfigure dhclient that could mess up getting the dynamic address for external. And, I don't think it'd solve my problem with NM. NM would just continue to call dhclient, whether or not dhclient uses name server data. Y

Re: 19->20: now NM won't set static address

2014-04-11 Thread Sean Darcy
On 04/11/2014 03:18 PM, Sean Darcy wrote: On 04/11/2014 03:01 PM, Bruno Wolff III wrote: On Fri, Apr 11, 2014 at 14:49:26 -0400, Sean Darcy wrote: Googling suggest I need to disable NM altogether: http://danielgibbs.co.uk/2014/01/fedora-20-set-static-ip-address/ Is this correct? Can't N

Re: 19->20: now NM won't set static address

2014-04-11 Thread Sean Darcy
On 04/11/2014 03:01 PM, Bruno Wolff III wrote: On Fri, Apr 11, 2014 at 14:49:26 -0400, Sean Darcy wrote: Googling suggest I need to disable NM altogether: http://danielgibbs.co.uk/2014/01/fedora-20-set-static-ip-address/ Is this correct? Can't NM handle static addresses? You should be a

Re: 19->20: now NM won't set static address

2014-04-11 Thread Bruno Wolff III
On Fri, Apr 11, 2014 at 14:49:26 -0400, Sean Darcy wrote: Googling suggest I need to disable NM altogether: http://danielgibbs.co.uk/2014/01/fedora-20-set-static-ip-address/ Is this correct? Can't NM handle static addresses? You should be able to use a config file for dhclient that says n

Re: 19->20: now NM won't set static address

2014-04-11 Thread Sean Darcy
On 04/11/2014 02:46 PM, Sean Darcy wrote: I've just upgraded to 20. I have a multihomed machine, two interfaces - "external" and "internal". external uses dhcp, internal has a static address. But NM doesn't honor the static address, and uses dhcp on internal. The same setup worked in 19. cat if

19->20: now NM won't set static address

2014-04-11 Thread Sean Darcy
I've just upgraded to 20. I have a multihomed machine, two interfaces - "external" and "internal". external uses dhcp, internal has a static address. But NM doesn't honor the static address, and uses dhcp on internal. The same setup worked in 19. cat ifcfg-internal # Please read /usr/share/do