[Prev][Next][Index][Thread]

BOOTP misconfigured or bug?




Hello All,
	Rolling along getting OSKit to fly on a DIMMPC, I've managed to get
	a version of the Crystal Semiconductor Ethernet Driver to respond to the
pingreply
	kernel so long as i enter all the IP info in by hand. I'm trying to get
netboot working
	now but I can't seem to get the OSKit/netboot kernel to boot from my bootp
server.

	The server is a FreeBSD box running 3.0 my command line to start bootp is
	/usr/libexec/bootp -d4 /etc/bootptab

and bootptab currently contains...


dimm:ht=1:ha=00E04B002CB0:gw=209.133.7.1:ip=209.133.7.25:sm=255.255.255.128:
vm=auto

here's the output I get from bootp (it obviously hears the BOOTP request
from the DIMM but the DIMM doesn't seem to like what It is getting from the
server (If it is getting anything at all). I guess I want to eliminate the
possibility that I missconfigured the bootp server before i go delving
deeper into the ethernet driver.



					Geoff W.


bootpd: info(6):   bootptab mtime: Fri Mar 12 07:15:23 1999
bootpd: info(6):   request from Ethernet address 00:E0:4B:00:2C:B0
bootpd: info(6):   found 209.133.7.25 (dimm)
bootpd: info(6):   bootfile=""
bootpd: info(6):   vendor magic field is 0.0.0.0
bootpd: info(6):   sending reply (with no options)
bootpd: info(6):   setarp 209.133.7.25 - 00:E0:4B:00:2C:B0
bootpd: info(6):   recvd pkt from IP addr 0.0.0.0
bootpd: info(6):   bootptab mtime: Fri Mar 12 07:15:23 1999
bootpd: info(6):   request from Ethernet address 00:E0:4B:00:2C:B0
bootpd: info(6):   found 209.133.7.25 (dimm)                                 
	
=================================
To subscribe or unsubscribe, send mail with "subscribe" or "unsubscribe"
to oskit-users-request@flux.cs.utah.edu.  The oskit-announce list is low
volume - if you want to subscribe, mail oskit-announce-request@flux.cs.utah.edu


Follow-Ups: