Bug 51368 - Cannot start network
Summary: Cannot start network
Keywords:
Status: CLOSED DUPLICATE of bug 50903
Alias: None
Product: Red Hat Public Beta
Classification: Retired
Component: redhat-config-network
Version: roswell
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Trond Eivind Glomsrxd
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-08-09 20:07 UTC by Need Real Name
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2001-08-09 20:07:22 UTC
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2001-08-09 20:07:15 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2) Gecko/20010725

Description of problem:
I've just upgraded a 7.1 Version to a 7.1.93 one.

I cant start network. I've the error messages 
[root@jmlmx root]# /etc/rc.d/init.d/network start
Setting network parameters:                                [  OK  ]
Bringing up interface lo:  Cannot open netlink socket: Address family not
supported by protocol
Device does not seem to be present, delaying lo initialization.
modprobe: Can't locate module lo
                                                           [FAILED]
Bringing up interface eth0:  Cannot open netlink socket: Address family not
supported by protocol
modprobe: Device does not seem to be present, delaying eth0 initialization.
Can't locate module eth0
                                                           [FAILED]

Here is t[root@jmlmx root]# cat /etc/sysconfig/network-scripts/ifcfg-lo 
DEVICE=lo
IPADDR=127.0.0.1
NETMASK=255.0.0.0
NETWORK=127.0.0.0
# If you're having problems with gated making 127.0.0.0/8 a martian,
# you can change this to something else (255.255.255.255, for example)
BROADCAST=127.255.255.255
ONBOOT=yes
NAME=loopback
he /etc/sysconfig/network-scripts/ifcfg-lo

It looks like anothe bug but my Redhat-config-network version is 
[root@jmlmx root]# rpm -q redhat-config-network
redhat-config-network-0.6.7-1

So it should work !!!!



How reproducible:
Always

Steps to Reproduce:
1.Just start the network 
2.
3.
	

Actual Results:  Same result

Expected Results:  network started

Additional info:

Comment 1 Trond Eivind Glomsrxd 2001-08-09 22:35:49 UTC

*** This bug has been marked as a duplicate of 50903 ***

Comment 2 Trond Eivind Glomsrxd 2001-08-09 22:36:35 UTC
You can download a newer version from ftp://people.redhat.com/pknirsch/


Note You need to log in before you can comment on or make changes to this bug.