View previous topic :: View next topic |
Author |
Message |
oliwel n00b

Joined: 09 Oct 2004 Posts: 70
|
Posted: Sun Dec 10, 2006 12:31 pm Post subject: weired dhcp problem - DHCP_OFFER received but not taken- b44 |
|
|
Hi Folks,
After a disk crash I setup the box from 2006.1 stage3, my NIC is a "Broadcom Corporation BCM4401" (b44 driver) and I am running kernel 2.6.19-gentoo-r1.
I start dhcp ( net-misc/dhcpcd-3.0.1) and can see DHCP_OFFER Pakets on the eth0 interface with wireshark but the client is not picking them up.
After running into the timeout the interface is up but has no ip assigned
Code: |
rubin ~ # ifconfig
eth0 Link encap:Ethernet HWaddr 00:E0:18:BF:C7:E5
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
|
While waiting for a DHCP Answer the paket counters shown by ifconfig increase - so the pakets are obviously seen by the NIC.
If I rerun the dhcp client now, I get the address assigned immediatley. Same happens if I assign a static ip address to the NIC and rerun dhcp afterwards.
My /etc/conf.d/net is empty[/code]
Anybody has a clue whats going on.
TIA
Oliver |
|
Back to top |
|
 |
UberLord Retired Dev


Joined: 18 Sep 2003 Posts: 6837 Location: Blighty
|
|
Back to top |
|
 |
|