• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Fedora won't start my network

LuckyTaxi

Diamond Member
I modified the ifcfg-eth0 file and it still doesnt work on boot up.
I have to manually run "service network restart." I ran chkconfig to see if the network service is started on boot and it is on. Not sure what else to check.

Here's my ifcfg-eth0 file:

DEVICE=eth0
IPADDR=10.199.1.12
ONBOOT=yes
 
Need a little more info. Did it ever work on boot up? Did it stop working when you started fooling around with it? Etc...
 
got it working. turns out networkmanager disabled it for some reason after it initializes it during bootup. when i got the login prompt network services disabled itself.
i removed networkmanager and all is well now.
 
Originally posted by: LuckyTaxi
got it working. turns out networkmanager disabled it for some reason after it initializes it during bootup. when i got the login prompt network services disabled itself.
i removed networkmanager and all is well now.

:thumbsup:

Now that I think about it, the one time that I tried messing with network manager I had some problems too. CLI FTW!!
 
Back
Top