[lug] Fedora 16 and network alias

dio2002 at indra.com dio2002 at indra.com
Sun Mar 4 00:42:38 MST 2012


> .....
> and this is another one as it bit me awhile back: make sure you don't have
> networkmanager and network services running simultaneously just to be
> safe.  they might be conflicting with each other if you have both running
> at the same time now that you enabled networkmanger on the interface.
> .....
>
> This is a possibility, but what would cause both to run together?
> Installation
> misconfiguration? And how would I check, PIDs?

service is the old command to start services but it still works in fedora
16 (it's a front end to the newer cmd.. i forgot what it's called)

service network status --> will tell you if it's active
service network stop --> will stop network service

same can be applied to network manager..

service NetworkManager status
service NetworkManger stop
etc..

ideally you only want NetworkManger running or network running but not
both.. if the status shows both running, kill network and restart
NetworkManager just to make sure it's running fresh:

service NetworkManager restart

that's about all i can think of



More information about the LUG mailing list