I'm using the STN DHCP server and i have not seen any way to assign and
IP to a specific computer's MAC address. i uncompressed the dhcpd.tbz,
edited S80dhcp, and added the appropriate lines needed, below is an
example from the DHCP Mini-HOWTO.

host haagen {
   hardware ethernet 08:00:2b:4c:59:23;
   fixed-address 192.168.1.222;
}

Is there any plan to add this feature in the the windows setup utility?
It is not very complicated and would add a little more power to the DHCP
server with little added size.

_______________________________________________
ShareTheNet maillist  -  [EMAIL PROTECTED]
http://www.webserv.com/mailman/listinfo/sharethenet

Reply via email to