On Sunday 29 October 2006 22:35, Warren Liddell wrote:
> When loading the dhcpd i get an error with the static IP addressing via mac
> address's with the following.. attached isa copy of my conf file .. any an
> all help apprecviated.
>
> ===========================================
>
> /usr/local/etc/dhcpd.conf line 16: expecting a parameter or declaration
>   hardware ethernet <mac address>;
>                                       ^
> /usr/local/etc/dhcpd.conf line 24: expecting a parameter or declaration
>   hardware ethernet <mac address>;
>                                       ^
Just guessing, here:  Does line 16 of /usr/local/etc/dhcpd.conf contain the 
text "<mac address>"?

'Cause if it does then that's a problem.

To diagnose dhcpd config issues you'd really need to post the dhcpd.conf file.

But you might save us all some headache if you rtfm.

start with 

man dhcpd.conf

then 

man dhcpd

Contact me directly if these pointers don't lead you to a resolution.

lane
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to