Fedora 11 NetworkManager controlled lan disabled, I have to remove it every time
Linux - NewbieThis forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I am puzzled and annoyed about my network - I have no network connectivity, no Internet or access to the wired LAN every time I start up LINUX (Fedora Core 11), and every time I see in the top corner the NetworkManager icon not allowing me to connect to the network.
I can enable my eth0 but as soon as I close the window, I lose connectivity because it is all controlled by NetworkManager (and I cannot install packages and all).
So far the only solution was:
yum erase NetworkManager
which I understand totally removes the guy (at least it says it does), then I can set up my network and everything works. For that session.
I come back tomorrow and sometimes NetworkManager is back in force.
Where is it coming from ? If I really did erase it... which I did (I am part of a group that did exactly the smae thing, they all encountered the same behavior).
Can I get rid of it once and for all ?
Or can I make it work ? After all, even bad software is there for a reason !
Thank you all...
M
Last edited by mihalela; 07-01-2009 at 05:37 PM..
Reason: More accurate information
I am puzzled and annoyed about my network - I have no network connectivity, no Internet or access to the wired LAN every time I start up LINUX (Fedora Core 11), and every time I see in the top corner the NetworkManager icon not allowing me to connect to the network.
I can enable my eth0 but as soon as I close the window, I lose connectivity because it is all controlled by NetworkManager (and I cannot install packages and all).
So far the only solution was:
yum erase NetworkManager
which I understand totally removes the guy (at least it says it does), then I can set up my network and everything works. For that session.
I come back tomorrow and sometimes NetworkManager is back in force.
Where is it coming from ? If I really did erase it... which I did (I am part of a group that did exactly the smae thing, they all encountered the same behavior).
Can I get rid of it once and for all ?
Or can I make it work ? After all, even bad software is there for a reason !
Thank you all...
M
check it is removed and gone properly.
Code:
service NetworkManager status;chkconfig --list NetworkManager
Last edited by centosboy; 07-02-2009 at 11:23 AM..
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.