Paul Smith ([email protected]) said: > My problem is the interface is controlled by both and I want it > controlled by NM. How do I tell the network service to NOT try to > control it? Is setting NM_CONTROLLED=yes sufficient to tell the network > service to ignore that interface? If so why doesn't it get set by NM > when it starts to manage the interface? I've looked at the scripting > for the "network" service and I don't see where setting that parameter > will help.
The network script will use NetworkManager if it's running and redirect ifup to a call to NM to start the interface. However, if NM isn't running yet, it will bring the interface up itself. That being said, NM *should* just take over the valid lease when it starts; if it doesn't, something else is going on. Bill _______________________________________________ rhelv6-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/rhelv6-list
