On Tue, Jan 14, 2003 at 01:23:36PM +1200, Yuri de Groot wrote:
> Reading through the dhcpd man page, I note
> that the dhcpd daemon has built-in bootp support.
> 
> The example it gives is:
> 
>    host haagen {
>      hardware ethernet 08:00:2b:4c:59:23;
>      fixed-address 239.252.197.9;
>      filename "/tftpboot/haagen.boot";
>    }
> 
> in the dhcpd.conf file.
> 
> Does anyone on list have experience with this?

Just make sure you have

allow bootp;

near the top.

Mike.
-- 
Michael Beattie <[EMAIL PROTECTED]>

Linux is like wigwam - no windows, no gates, Apache inside!

Reply via email to