Isolating Active Directory Domains

  • Thread starter Thread starter Chris
  • Start date Start date
C

Chris

Hello,

I am being asked to build a development environment that utilizes an
active directory domain with dns, dhcp, etc. This development
environment will have it's own subnet and recieve internet access
through a small router that is connected to the company's local LAN.
The local LAN also utilizes active directory. It is mandatory that
the development environment's active directory domain does not "jump"
past the router and become accessible on the company's local LAN. I do
not believe this will be an issue, but if it is, how could I isolate
the active directory domain

Thanks,
Chris
 
If you setup a separate AD, then AD will not interfere with another AD on
your network. Just make sure that you use your own DNS servers on your
internal test network.

--

Regards

Matjaz Ladava, MCSA, MCSE, MCT, MVP
Microsoft MVP Windows Server - Active Directory
(e-mail address removed), (e-mail address removed)
 
In
Chris said:
Hello,

I am being asked to build a development environment that utilizes an
active directory domain with dns, dhcp, etc. This development
environment will have it's own subnet and recieve internet access
through a small router that is connected to the company's local LAN.
The local LAN also utilizes active directory. It is mandatory that
the development environment's active directory domain does not "jump"
past the router and become accessible on the company's local LAN. I do
not believe this will be an issue, but if it is, how could I isolate
the active directory domain

Thanks,
Chris


As long as they're different names and with no duplicate machine names, then
there will be NO interaction whatsoever. I've run numerous classes with
mutliple domains on the same subnet, no problem. If your production
environment uses WINS, just don't use the WINS addresses. The router will be
suffucient to keep the NetBIOS broadcasts to your local subnet only so none
of the machines will show up in the neighborhood.



--
Regards,
Ace

Please direct all replies to the newsgroup so all can benefit.
This posting is provided "AS-IS" with no warranties and confers no
rights.

Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
Microsoft Windows MVP - Active Directory
 
Many thanks,
Chris

Ace Fekay said:
In


As long as they're different names and with no duplicate machine names, then
there will be NO interaction whatsoever. I've run numerous classes with
mutliple domains on the same subnet, no problem. If your production
environment uses WINS, just don't use the WINS addresses. The router will be
suffucient to keep the NetBIOS broadcasts to your local subnet only so none
of the machines will show up in the neighborhood.



--
Regards,
Ace

Please direct all replies to the newsgroup so all can benefit.
This posting is provided "AS-IS" with no warranties and confers no
rights.

Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
Microsoft Windows MVP - Active Directory
 
In
Chris said:
Many thanks,
Chris



No prob..

--
Regards,
Ace

Please direct all replies to the newsgroup so all can benefit.
This posting is provided "AS-IS" with no warranties and confers no
rights.

Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
Microsoft Windows MVP - Active Directory
 
Back
Top