I'm having trouble creating subnets for my remote office. I have a sonicwall at each office creating a vpn between locations. My server is at the main location and it does the dhcp and dns. I have no trouble setting up the vpn but not sure if I have correct settings I need in Active Directory. Any help configuring Active Directory for a remote location would be greatly appreciated
Software/Hardware used:
ASKED:
August 3, 2005 9:32 AM
UPDATED:
August 4, 2005 10:36 AM
I would use your router for DHCP on your subnets. Set your DNS server on the routers to the IP address of the DNS server for AD domain, not an internet DNS server. The clients should register with the AD DNS server. To test this ping a workstation or server by name on a different subnet to see if it resolves.
You could also use a DHCP relay agent. Make sure you set up the subnets and sites in AD Sites and Services correctly otherwise you will get replication errors. Don’t forget to specify your bridgehead servers and protocols. Your network should be transparent to the AD if you have configured it correctly; as long as your VPN tunnels work you’ll be ok.
if at your remote sites you have a router you could set up DHCP on the router and negate the need to perform DHCP across the VPN … saving some traffic.. you could still authenticate across.. it would make the design a little simpler… food for thought…