Re: Limit DHCP addresses
- From: "Miha Pihler [MVP]" <mihap-news@xxxxxxxxxxx>
- Date: Wed, 11 Jan 2006 17:08:34 +0100
Hi Trevor,
Currently there is no easy way of doing this. You get DHCP IP by
broadcasting the need for IP. DHCP was not designed with goal of assigning
IP addresses to only specific computer (or devices) but to any device that
requests it.
There are few solutions out there -- but more or less all of them (can) cost
quite a bit - first one to mention is 802.1x where you authenticate computer
on switch port. For this to work you need switch that supports
authentication and enough ports to connect every PC to one of these ports.
Next, you need to setup RADIUS server and certificates etc... In the end you
need clients that know how to work with 802.1x (e.g. Windows 2000 SP4 or
later).
Another option would be to build IPSec policy. In this case you use your
existing infrastructure (if you have Active Directory set up). What the
policy defines is that only computers joined to domain can talk among
themselves. Any computer not member of domain (or that does not have
appropriate certificate) will not be able to talk to other computers that
members of domain. When I do this for a customer, I usually also disable
access to Internet from clients that are not members of domain... If user
still brings computer to the network and the computer will get IP address
assigned, but it can't talk to anyone.
Mitigating the Threats of Rogue Machines-802.1X or IPsec?
http://www.microsoft.com/technet/community/columns/secmgmt/sm0805.mspx
Another option thing that should be practiced more often is to not patch all
network outlets -- but only the one in use.
Last option that I also highly recommend is to write a corporate policy
where you prohibit connection of any device that is not a property of your
company to company network. Of course you must define what consequences are
and your management must sign such policy.
--
Mike
Microsoft MVP - Windows Security
"Dumb Luck" <trevor.christiansen@xxxxxxxxx> wrote in message
news:1136988533.049076.12510@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> DHCP hands out addresses to anyone who asks for it, which could be a
> problem. What I want to try to prevent is unauthorized computers from
> accessing the network and using the internet resources. How can I do
> that? Network: NT4 network (still, I know!). Xp workstations.
>
> Thanks,
> Trevor
>
.
- References:
- Limit DHCP addresses
- From: Dumb Luck
- Limit DHCP addresses
- Prev by Date: Re: new generation of Windows Server
- Next by Date: Re: Does SharePoint come with 2003 Server
- Previous by thread: Re: Limit DHCP addresses
- Next by thread: Re: Limit DHCP addresses
- Index(es):
Relevant Pages
|