Hari wrote: >Hello. I just finished installing OpenBSD 4.3. The dhcp setup during >network configuration was fine, meaning, IP address was properly >assigned. I went ahead with the default values provided. However, >after rebooting post installation, I am getting the following messages >that seems to point to a network problem (and of course, no IP address >is assigned): > ><messages> >fxp0: warning: SCB timed out (x 3) >fxp0: config command timeout >DHCPDISCOVER on fxp0 to 255.255.255.255 port 67 interval 1 >send_packet: Network is down >No DHCPOFFERS received. >No working leases in persistent database - sleeping. ></messages> > >Several `intervals` are tried. > >Dump of some relevant(?) files: > >#ifconfig >lo0: flags-8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33208 > groups: lo > inet 127.0.0.1 netmask 0xff000000 > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 >fxp0: flags-8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33208 > lladdr 00:16:76:13:ad:54 > media: Ethernet autoselect (100baseTX full-duplex) > status: active > inet6 fe80::216::76ff::fe13::ad54%fxp0 prefixlen 64 tentative >scopeid 0x1 >enc0: flags=0<> mtu 1536
Silly question, but WHAT IP is actually assigned during install? I think something like ifconfig before the halt might work I assume you are installing from CD, not from network It might be as simple as a cable not completely plugged in. Good Luck