have you tried using ifconfig to down then up the interface to see if that makes a difference?
--patrick On Tue, Jan 5, 2010 at 3:11 PM, Ted Bullock <[email protected]> wrote: > I am trying to install OpenBSD 4.6 on an older DL380 G3, and am unable > to get an address from DHCP using the onboard network adapter. > > The install just repeats the DHCPDISCOVER message over and over. > > Here is the some of the dmesg (hand typed unfortunately) > > bge0 at pci4 dev 1 function 0 "Broadcom BCM5703X" rev 0x02, BCM5703 A2 > (0x1002): apic 3 int 13 (irq 11), address 00:0b:03:c1:1f > brgphy0 at bge0 phy 1: BCM5703 10/100/1000baseT PHY, rev. 2 > bge1 at pci4 dev 2 function 0 "Broadcom BCM5703X" rev 0x02, BCM5703 A2 > (0x1002): apic 3 int 13 (irq 11), address 00:0b:03:c1:1e > brgphy1 at bge1 phy 1: BCM5703 10/100/1000baseT PHY, rev. 2 > > Note that only bge1 is currently physically connected however the > results are the same irregardless of which adapter is used. > > Running ifconfig bge1 from the install shell gives: > bge1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 > lladdr 00:0b:cd:03:c1:1e > media: Ethernet autoselect (100baseTX full-duplex,rxpause,txpause) > status: active > inet6 fe80::20b:cdff:fe03:c11e%bge1 prefixlen 64 scopeid 0x2 > > -- > Ted Bullock <[email protected]>

