Networking doesn't start on boot

Alex mysqlstudent at gmail.com
Sat Jun 5 16:19:16 UTC 2010


Hi,

>> "Controlled by NetworkManager" and "Activate Devices when computer
>> starts" are both enabled.
>>
>> How can I troubleshoot this?
>
> Is this wireless or wired connection?

It is 100bt ethernet. There are two controllers on the motherboard.

> In the case of wired, if you look in:
> /etc/sysconfig/network-scripts/ifcfg-eth0
>
> Do you see the following line: ?
> ONBOOT=yes

Yes. Here's the full file:

# Realtek Semiconductor Co., Ltd. RTL-8169 Gigabit Ethernet
DEVICE=eth0
BOOTPROTO=none
DNS1=192.168.1.1
GATEWAY=192.168.1.1
HWADDR=00:11:09:XX:66:E0
IPADDR=192.168.1.151
NETMASK=255.255.255.0
ONBOOT=yes
TYPE=Ethernet
NM_CONTROLLED=yes
IPV6INIT=no
USERCTL=yes
PREFIX=24
DEFROUTE=yes
IPV4_FAILURE_FATAL=yes
NAME="System eth0"
UUID=5fb06bd0-0bb0-XXXX-45f1-d6edd65f3e03

Thanks,
Alex


More information about the users mailing list