Re: Bootp and IP ranges

2002-03-27 Thread Nathan E Norman
On Tue, Mar 26, 2002 at 03:18:45PM -0800, Shem Page wrote: > I'm trying to get a bootp server to allocate ip addresses out to devices. I > have one for DHCP and now I need one for bootp. > I don't want to have to know the mac address of each machine that will > request an IP address from the ser

Bootp and IP ranges

2002-03-26 Thread Shem Page
I'm trying to get a bootp server to allocate ip addresses out to devices. I have one for DHCP and now I need one for bootp. I don't want to have to know the mac address of each machine that will request an IP address from the server, but I can't figure out how to avoid it. Can somebody tell me