[SOLVED] unable to restart network service
by shrinivas.d from LinuxQuestions.org on (#567Y8)
Hi,
im trying to restart the network service but getting below error.. please help me out..
****************************************************************************
[root@localhost Desktop]# service network restart
Shutting down loopback interface: [ OK ]
Bringing up loopback interface: [ OK ]
Bringing up interface eth0: Device eth0 does not seem to be present, delaying initialization.
[FAILED]
[root@localhost Desktop]#
****************************************************************************
[root@localhost Desktop]# cat /etc/sysconfig/network-scripts/ifcfg-eth0
DEVICE=eth0
TYPE=Ethernet
UUID=ff910241-f362-4ed5-9274-8e4f80e75653
ONBOOT=yes
NM_CONTROLLED=no
BOOTPROTO=none
DEFROUTE=yes
IPV4_FAILURE_FATAL=yes
IPV6INIT=no
NAME="System eth0"
HWADDR=00:0C:29:E4:9B:C6
PEERDNS=yes
PEERROUTES=yes
IPADDR=192.168.1.1
NETMASK=255.255.255.0
[root@localhost Desktop]#
****************************************************************************
[root@localhost Desktop]# service network status
Configured devices:
lo eth0
Currently active devices:
lo eth1
[root@localhost Desktop]#
***************************************************************************
[root@localhost Desktop]# ls /etc/sysconfig/network-scripts/
ifcfg-eth0 ifdown-isdn ifup-aliases ifup-plusb init.ipv6-global
ifcfg-lo ifdown-post ifup-bnep ifup-post net.hotplug
ifdown ifdown-ppp ifup-eth ifup-ppp network-functions
ifdown-bnep ifdown-routes ifup-ippp ifup-routes network-functions-ipv6
ifdown-eth ifdown-sit ifup-ipv6 ifup-sit
ifdown-ippp ifdown-tunnel ifup-isdn ifup-tunnel
ifdown-ipv6 ifup ifup-plip ifup-wireless
[root@localhost Desktop]#
****************************************************************************


im trying to restart the network service but getting below error.. please help me out..
****************************************************************************
[root@localhost Desktop]# service network restart
Shutting down loopback interface: [ OK ]
Bringing up loopback interface: [ OK ]
Bringing up interface eth0: Device eth0 does not seem to be present, delaying initialization.
[FAILED]
[root@localhost Desktop]#
****************************************************************************
[root@localhost Desktop]# cat /etc/sysconfig/network-scripts/ifcfg-eth0
DEVICE=eth0
TYPE=Ethernet
UUID=ff910241-f362-4ed5-9274-8e4f80e75653
ONBOOT=yes
NM_CONTROLLED=no
BOOTPROTO=none
DEFROUTE=yes
IPV4_FAILURE_FATAL=yes
IPV6INIT=no
NAME="System eth0"
HWADDR=00:0C:29:E4:9B:C6
PEERDNS=yes
PEERROUTES=yes
IPADDR=192.168.1.1
NETMASK=255.255.255.0
[root@localhost Desktop]#
****************************************************************************
[root@localhost Desktop]# service network status
Configured devices:
lo eth0
Currently active devices:
lo eth1
[root@localhost Desktop]#
***************************************************************************
[root@localhost Desktop]# ls /etc/sysconfig/network-scripts/
ifcfg-eth0 ifdown-isdn ifup-aliases ifup-plusb init.ipv6-global
ifcfg-lo ifdown-post ifup-bnep ifup-post net.hotplug
ifdown ifdown-ppp ifup-eth ifup-ppp network-functions
ifdown-bnep ifdown-routes ifup-ippp ifup-routes network-functions-ipv6
ifdown-eth ifdown-sit ifup-ipv6 ifup-sit
ifdown-ippp ifdown-tunnel ifup-isdn ifup-tunnel
ifdown-ipv6 ifup ifup-plip ifup-wireless
[root@localhost Desktop]#
****************************************************************************