On 2 Aug 2006 07:21:50 -0700, danielv <(E-Mail Removed)> wrote:
> Hello,
> I currently admin a small network of about 12 clients, all with fixed
> ip schemas. Since this network is only growing to include more and more
> clients I was thinking of using a DHCP server to handle ip
> configuration on new clients. Ive already got that working. But my main
> concern is how do you stop a rogue DHCP server from getting on the
> network and giving fake information to some clients? And how about
> unauthorized clients?
>
> Any ideas? thanks.
It's difficult, because DHCP is a broadcast protocol. The way I've done it
is to have the servers on one physically-protected network and everything
else on one or more other networks. This allows you to do DHCP forwarding
on the switches (assuming they're managed), which you can setup to only
point to a server in the protected network.
--
-- Skylar Thompson ((E-Mail Removed))
--
http://www.cs.earlham.edu/~skylar/