Bug 253327

Summary: eth0 can send messages, but doesn't receive them
Product: [Fedora] Fedora Reporter: Andreas Sikkema <ramdyne>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 6   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-08-20 19:00:40 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Andreas Sikkema 2007-08-17 21:08:49 UTC
Description of problem:
After kernel update to 2.6.22.1-32.fc6 I can't get the ethernet interface on my
Dell Inspiron 5150 to work. The wireless interface works without problems when I
enable it.

The problem is first noticed when using DHCP, when tracing on the DHCP server
(using tcpdump) and the laptop (using wireshark) I can see the laptop sending a
DHCP REQUEST message, and the server receiving it and replying with an OFFER,
the OFFER is never received by the laptop, wireshark doesn't see the reply at all.

lspci gives the following data on the network interface:
02:01.0 Ethernet controller: Broadcom Corporation BCM4401 100Base-T (rev 01)
I think the module used for this controller is called b44

Flushing iptables with iptables -F doesn't help.

Version-Release number of selected component (if applicable):
2.6.22.1-32.fc6

How reproducible:
Activating the DHCP configured eth0 interface will fail with a tiemout after 5 tries

Steps to Reproduce:
1. ifdown eth0
2. ifup eth0
  
Actual results:
Timeout on the DHCP requests

Expected results:
Normal DHCP protocol being followed as happened before

Additional info:

Comment 1 Chuck Ebbert 2007-08-20 19:00:40 UTC

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