"Bernard Si-Tech" <(E-Mail Removed)> wrote in message
news:87EC057B-040E-40A4-A485-(E-Mail Removed)...
>I am trying to get their 2 offices to connect as 1 network, when I try to
>get
> a server at the remote office to join the domain I recieve a message "a
> domain controller for the domain
> "mydomain" could not be contacted. Ensure that the domain name is typed
> correctly"
You can't do stuff like that without considering what is already there. If
both Sites already have a Domain then you cannot join anything anywhere
without trashing what is already there.
> I was informed that it is possible to create this type of network
> (although
> I have never done so) across different subnets (required for VPN).
> I have all ports open on the VPN tunnel and set them to not block any
> traffic.
> is there something I need to do in windows to allow them to communicate
> over
> the two subnets.
A Domain is not a "network"
A Network is not a "domain".
A Domain is an administration "environment" or "boundary"
A Subnet and a Network are effectively the same thing and are completely
irrelevant to "domains".
So what you need to consider is whatever is the best Domain Model is for the
situation
1. Single Forest/Single Domain with AD Sites
2. Single Forest/Master Domain-Child Domain with AD Sites
3. Single Forest/Multiple Domains with AD Sites (same as #2?, unsure)
4. Multple Forest with Flat trust
5. Other variations I can't think of right now
The Forest determines the DNS Structure. All DC/DNS within a Forest are
already aware of all Zones and Forest Replication keeps them in Sync.
Two different Forests will not be aware of each others Zones. Therefore you
must configure Zone Transfers between them. The Zone transfers will work
similar to Replication to keep evrything in sync.
> I would expect I need to set somweher to allow them to comunicate.
> They asked for the main office to have a top server as "office.local" with
> a
> lower level at both offices such as "main.office.local" and
> "remote.office.local"
> with local services hosted on the local servers and the top level to be
> for
> connection betwen offices and as a domain backup system.
Those are way too many "dots".
Get rid of the 5 digit TOC. That came from the mentality of SBS and is not
such a great idea. Here is a sample of what things would look like with a
Single Forest/ Master-Child model:
Master Domain = mycompany.loc
Child Domain #1 = somesite.mycompany.loc
Child Domain #2 = anothersite.mycompany.loc
Child Domain #3 = differentsite.mycompany.loc
Computers would be named like this:
hostname.mycompany.loc
hostname.somesite.mycompany.loc
hostname.anothersite.mycompany.loc
hostname.differentsite.mycompany.loc
Someone who knows this stuff better should take it futher. I am hitting my
personal limits.
This is not something that you can just "wing it" and hope it works.
Decisions can become permanent and extremely difficult to fix if done
incorrectly.
--
Phillip Windell
www.wandtv.com
The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------