Author: mark rowlands
Date: 31-03-03 17:00
I use the following in dhcpd.conf and it seems to work ok :-
pcmob dual boots win2k and freebsd and gets the same address.
My kids win98 box always gets the right address as well.
My dns also has corresponding entries.
host pcmob {
default-lease-time 86400;
hardware ethernet 00:01:03:fb:92:b5;
fixed-address pcmob.mwr.se;
}
|
|