Bug 29320 - upgrade to wolverine kills network access
Summary: upgrade to wolverine kills network access
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kernel
Version: 7.1
Hardware: i386
OS: Linux
high
medium
Target Milestone: ---
Assignee: Arjan van de Ven
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-02-25 02:56 UTC by Gerald Henriksen
Modified: 2007-03-27 03:41 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-02-26 12:56:35 UTC
Embargoed:


Attachments (Terms of Use)

Description Gerald Henriksen 2001-02-25 02:56:51 UTC
upgraded from fisher to wolverine.  Reboot resulted in the following error during boot:

Feb 24 12:34:03 cr598116-a sysctl: net.ipv4.ip_forward = 1 
Feb 24 12:34:03 cr598116-a sysctl: net.ipv4.conf.all.rp_filter = 1 
Feb 24 12:34:03 cr598116-a sysctl: kernel.sysrq = 0 
Feb 24 12:34:03 cr598116-a sysctl: error: 'net.ipv4.ip_always_defrag'
is an unknown key 

Commented out that line from /etc/sysctl and rebooted, however network access is still down
(network access still works on same machine when booted into windows).

Comment 1 Bill Nottingham 2001-02-25 07:10:57 UTC
That error is not the source of your network problem.

What symptoms are you seeing, what sort of hardware do you have, and
what does your /etc/modules.conf look like?

Comment 2 Michael Fulbright 2001-02-25 16:17:04 UTC
Putting in NEEDINFO state...

Comment 3 Gerald Henriksen 2001-02-25 17:44:07 UTC
/etc/modules.conf

alias scsi_hostadapter ncr53c8xx 
alias eth0 tulip 
alias eth1 tulip 
alias parport_lowlevel parport_pc 
alias sound-slot-0 emu10k1 
alias usb-controller usb-uhci 
alias char-major-195 NVdriver

Two network cards, both Netgear 10/100 PCI cards, both have been in the computer and used for 18 months with no trouble
and with various versions of Red Hat.

eth0 is connected to another computer, eth1 is connected to a cable modem.  All network settings are configured statically
and IP, netmask, gateway, and dns settings are all identical to the settings under windows.

attempts to ping a valid IP address elsewhere on the net result in ping giving "destination host unreachable"

I can ping both 127.0.0.1 and the IP address assigned to eth1.  ifconfig lists eth0, eth1, and lo

On boot, sendmail waits to timeout before the boot up can continue.


Comment 4 Bill Nottingham 2001-02-25 22:32:06 UTC
Sounds like a kernel problem, most likely.

Comment 5 Arjan van de Ven 2001-02-26 10:08:32 UTC
If ifconfig shows your MAC address as 00:00:00:00... then this is a known and
fixed issue. The fix will then be in our next kernel build. Please confirm
the "all 0" MAC address.

Comment 6 Gerald Henriksen 2001-02-26 12:56:25 UTC
Mac address is all 0's

Comment 7 Arjan van de Ven 2001-02-26 12:59:52 UTC
That is a known and now fixed problem. Will be fixed in the next kernel build.
I will close this as "resolved in rawhide", could you please reopen if a kernel
RMM of version 2.4.1-0.1.14 or later does not fix it (once one becomes
available) ?

Comment 8 Michael K. Johnson 2001-02-28 00:17:10 UTC
That version is available in rawhide now

Comment 9 Gerald Henriksen 2001-02-28 20:27:31 UTC
I can find the src rpms, but there are no i386 binaries in ftp://ftp.redhat.com/pub/rawhide/i386/RedHat/RPMS/

Comment 10 Gerald Henriksen 2001-03-01 04:17:36 UTC
upgraded to 2.4.1-0.1.14, networking is back.  Thanks.


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