Nirnimesh <(E-Mail Removed)> wrote:
> However, if the DHCP server falls in a different subnet, the client
> doesn't sense for it. I want to configure only a single DHCP server
> for the whole LAN (across all the subnets)..(I know it's possible).
Ah, then you need to be using dhcp relay (dhrelay?) on the routers
between the clients and the subnet.
DHCP uses broadcast to communinicate with the DHCP server (dest
255.255.255.255, src 0.0.0.0 (unconfigured)) These packets are never
forwarded by a router, so the router needs to relay the packets (this is
different from forwarding, the practice would be better likened to
proxying)
--
Cameron Kerr
(E-Mail Removed) :
http://nzgeeks.org/cameron/
Empowered by Perl!