[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
can't get dhcp client to work - 2.8/powerpc
Greetings everyone,
I recently installed OpenBSD 2.8 on a PowerMac G4. I am new to OpenBSD, but have been working with Darwin/OSX/OSXServer for nearly a year. I have been trying to connect my cable Internet service through my OpenBSD box, but it won't seem to connect to my provider's dhcp server.
All the hardware checks out, and I have edited the /etc/hostname.if files as described in the FAQ. I have not edited the /etc/dhclient.conf file.
Any suggestions would be *greatly* appreciated.
Thanks in advance,
Peter
here's a portion of the dmesg:
(gm0 is the 'built in' interface.)
. . . .
Automatic boot in progress: starting file system checks.
/dev/rwd0a: file system clean; not checking
setting tty flags
starting network
Listening on BPF/gm0/00:30:65:d5:77:0c/unattached
Sending on BPF/gm0/00:30:65:d5:77:0c/unattached
Sending on Socket/fallback/fallback-net
DHCPDISCOVER on gm0 to 255.255.255.255 port 67 interval 29
DHCPDISCOVER on gm0 to 255.255.255.255 port 67 interval 31
No DHCPOFFERS received.
No working lease in persistent database - sleeping.
. . . .