Give DHCP a chance.
April 6, 2006 7:57 AM
Subscribe
I would like to set up DHCP on our factory wide LAN. But I have some serious reservations. I need it to be secure, and I need to have control of who can get a DHCP license.
What is the best way on a windows server 2000 (soon to be 2003) to set up a controlled DHCP environment.
We are both wired, and wireless, so just saying WEP encryption isn't a solution, as I would want our wired network to be AS secure as the wireless.
Is there a easy way to manage DHCP "liscenses" on a per MAC address basis.
To me, if this is possible it would be the best solution. It would be alot of work at first adding all the MACs of the equipment we have, but once done the maintaince should be minimal.
Also, is it easy to mix a static, and dymanic IP management. We have some equipment that would benefit from static IPs (which is our entire system now) like printers, and scanners and such, but then I would like all the desktops and laptops to be dhcp. We will also be going to a full Cisco IP phone system soon as well, so the DHCP issue is kind of hot right now. I want to do it, but still maintain control.
So any advice you guys have, software suggestions, and solutions are greatly apperciated.
posted by Jonsnews to computers & internet (13 comments total)
That aside, you have to realize that it is trivially easy to change the MAC address of almost any ethernet adapter on the planet. All it takes is one command and a few seconds. So depending on MAC addresses for security is not a good idea. If I am Mr. Bad Guy and I want to get on your network all I have to do is sniff some traffic and look for an allowed MAC address, and then change mine to that. So if security is your goal I think you need to abandon this entire line of reasoning.
posted by Rhomboid at 8:12 AM on April 6, 2006