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

bootp question




I grabbed an oskit boot disk w/ all network drivers from the page 
yesterday. I've got a horde of 486dx-50 16mb workstations w/
Etherwork3 network cards. The plan is to build a few Xterm farms.

My DHCP server is OpenBSD 2.6, runing ISC DSCP.
group
{
        use-host-decl-names     on;
        option log-servers      208.36.67.246;
	next-server		208.36.67.246;

        host ws001
        {       
                hardware ethernet       8:0:2b:38:58:e8;
                fixed-address           208.36.67.254;
                filename                "/tftpboot/vmlinux";
        }
}

Now, the oskit disks boots, finds the ethernet card, and does a bootp
request. It returns with

Bootp didn't give me all I want.
Try again?

What do I need to add?

.Nate Gelbard
..GRAWK Developer
...gelbardn@grawk.net
..fax: 801.650.0612