Bug 79148

Summary: DHClient / Ethernet Card not communicating with a LinkSys Router
Product: Base System Reporter: Kenneth Godwin <KGodwin>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description Kenneth Godwin 2005-03-23 02:30:02 UTC
ifconfig output:

dc0: flags=108843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST) mtu 1500
options=<MVLAN_MTU>
inet6 <ommited>
inet 0.0.0.0 netmask 0xff000000 broadcast 255.255.255.255
ether <ommited>
media: Ethernet autoselect (100baseTX <full-duplex> )
status: active

/etc/rc.conf related lines:
ifconfig_dc0="DHCP"

/etc/hosts
::1 localhost localhost
l127.0.0.1 localhost localhost

/etc/dhclient.conf 
FreeBSD Defaults, a blank file

ping to the router/dhcp = 100% PacketLoss (1.1.1.1)
ping to the host (aka localhost) = 0% PacketLoss so it is 'working'

from an up/down on ifconfig

dc0: failed to force tx and rx to idle state

dhclient dc0

Can't bind to dhcp address: address is already in use

NIC:
CNET PRO200WL PCI Fast Ethernet Adapter - Wired Ethernet

Fix: 

No Idea, I've tried linuxquestions.org and freebsdforums.org and EFNet's #FreeBSDHelp
How-To-Repeat:       Seems to either be A) me or B) a driver issue for FreeBSD's default driver package for the full 2cd version.
Comment 1 Brooks Davis freebsd_committer freebsd_triage 2005-11-03 00:32:09 UTC
State Changed
From-To: open->feedback

Can you verify that this problem exists on a more recent version 
of FreeBSD?  There have been changes to the dc drive since 5.3.
Comment 2 Brooks Davis freebsd_committer freebsd_triage 2006-05-08 01:01:47 UTC
State Changed
From-To: feedback->closed

No feedback for 5 months and no chance of reproducing this issue.