manually fixing IPs

Neil Horman nhorman at redhat.com
Sat Mar 26 15:03:03 UTC 2011


On Sat, Mar 26, 2011 at 07:24:24AM -0400, Jon Masters wrote:
> On Sat, 2011-03-26 at 12:10 +0100, Michel Alexandre Salim wrote:
> > On 03/26/2011 12:05 PM, Jon Masters wrote:
> > > Then it became necessary to:
> > >
> > > /etc/init.d/NetworkManager stop
> > >
> > > Then it became necessary to:
> > >
> > > systemctl disable NetworkManager.service
> > 
> > The last two are equivalent to "service NetworkManager stop", which 
> > still works even with systemd.
> 
> Nope. It doesn't :) I tried that, and as I said, NM restarted
> immediately. The only way to stop it was to disable the service, and
> even then something was unconfiguring the port on link loss. Argh.
> 
> Jon.
> 
IIRC you can set:
NM_CONTROLLED="no"
in /etc/sysconfig/network-scripts/ifcfg-ethX
Supposedly that will take ethX off the reservation and allow you to use the ifup
script and ifconfig utility as you traditionally would.
Neil

> 
> -- 
> devel mailing list
> devel at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/devel


More information about the devel mailing list