DHCP reservations.

  • Thread starter Thread starter Steven Young
  • Start date Start date
S

Steven Young

We have a small network of around 250 computers in one
central office. What I would really like to do is feed the
DHCP server a file with all the MAC addresses I want it to
give IPs in the range of our production subnet and any MAC
not in the list will get an IP in a different subnet that
would need to be routed through a fw/router. I have been
easily able to do with the free DHCP servers in OpenBSD
and Linux but I am having a heck of a time trying to do
this with Windows 2k server.
 
look at putting a perl script wrapper around the NETSH command... this
should allow you to "batch" your reservation additons

NuTs
 
Back
Top