How to configure Windows Server 2008 DHCP to supply unique subnet to a remote site?
Posted
by caleban
on Server Fault
See other posts from Server Fault
or by caleban
Published on 2010-03-10T15:41:50Z
Indexed on
2010/06/14
15:03 UTC
Read the original article
Hit count: 269
The Main site hosts the only Windows Server. Windows Server 2008 R2 Domain Controller running AD, DNS, DHCP, Exchange 2007. Remote site has no Windows server.
Main site subnet is 192.168.1.0/24 Remote site subnet is 192.168.2.0/24
The Windows Server at Main site is supplying 192.168.1.0/24 via DHCP to hosts at the local site where it resides. Is it possible to configure that Windows Server to supply 192.168.2.0/24 to hosts at the Remote site and if so how?
We could use the Cisco router at the Remote site to supply DHCP but if possible we'd like to use the Windows Server at the Main site to supply DHCP.
© Server Fault or respective owner