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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top