Networking Forums

Networking Forums > Computer Networking > Windows Networking > New DC not joinable

Reply
Thread Tools Display Modes

New DC not joinable

 
 
=?Utf-8?B?U2hhbmUgV2hpdGU=?=
Guest
Posts: n/a

 
      12-29-2004, 09:57 PM
Hello,

I'm setting up a Windows 2003 Server test environment to begin learning and
studying for an eventual MSCE. Basic question here-- I've setup my 2003 DC
and named it testzone.com. It's on the same subnet as the rest of my
machines (192.168.0.x) but when I try to join another workstation (2003 or
XP) to testzone.com, it can't find it. I even tried joining with the IP
address-- doesn't find that either. Anyone have some troubleshooting steps
for me?

Thanks,
Shane White
 
Reply With Quote
 
 
 
 
Pablo Vernocchi
Guest
Posts: n/a

 
      12-29-2004, 10:01 PM
You have to set up DNSs on Workstations to the new DC.

--
Saludos,
-----------
Pablo Vernocchi
(E-Mail Removed)
Buenos Aires, Argentina
"Shane White" <(E-Mail Removed)> escribió en el mensaje
news:F48C8DD4-9527-4095-8786-(E-Mail Removed)...
> Hello,
>
> I'm setting up a Windows 2003 Server test environment to begin learning
> and
> studying for an eventual MSCE. Basic question here-- I've setup my 2003
> DC
> and named it testzone.com. It's on the same subnet as the rest of my
> machines (192.168.0.x) but when I try to join another workstation (2003 or
> XP) to testzone.com, it can't find it. I even tried joining with the IP
> address-- doesn't find that either. Anyone have some troubleshooting
> steps
> for me?
>
> Thanks,
> Shane White



 
Reply With Quote
 
=?Utf-8?B?U2hhbmUgV2hpdGU=?=
Guest
Posts: n/a

 
      12-29-2004, 10:39 PM
Can you expand on that answer? I have to setup DNS on the DC?

Thanks,
Shane

"Pablo Vernocchi" wrote:

> You have to set up DNSs on Workstations to the new DC.
>
> --
> Saludos,
> -----------
> Pablo Vernocchi
> (E-Mail Removed)
> Buenos Aires, Argentina
> "Shane White" <(E-Mail Removed)> escribió en el mensaje
> news:F48C8DD4-9527-4095-8786-(E-Mail Removed)...
> > Hello,
> >
> > I'm setting up a Windows 2003 Server test environment to begin learning
> > and
> > studying for an eventual MSCE. Basic question here-- I've setup my 2003
> > DC
> > and named it testzone.com. It's on the same subnet as the rest of my
> > machines (192.168.0.x) but when I try to join another workstation (2003 or
> > XP) to testzone.com, it can't find it. I even tried joining with the IP
> > address-- doesn't find that either. Anyone have some troubleshooting
> > steps
> > for me?
> >
> > Thanks,
> > Shane White

>
>
>

 
Reply With Quote
 
Bill Grant
Guest
Posts: n/a

 
      12-30-2004, 02:34 AM
Set your client machine to use the local DNS service. In your case, this
should be your server's IP. If it is the first/only DC in this
forest/domain, it will be the DNS server for your domain.

Under Active Directory, clients use DNS to find the login server.

"Shane White" <(E-Mail Removed)> wrote in message
news:88BB89B9-3EDF-4550-936D-(E-Mail Removed)...
> Can you expand on that answer? I have to setup DNS on the DC?
>
> Thanks,
> Shane
>
> "Pablo Vernocchi" wrote:
>
>> You have to set up DNSs on Workstations to the new DC.
>>
>> --
>> Saludos,
>> -----------
>> Pablo Vernocchi
>> (E-Mail Removed)
>> Buenos Aires, Argentina
>> "Shane White" <(E-Mail Removed)> escribió en el
>> mensaje
>> news:F48C8DD4-9527-4095-8786-(E-Mail Removed)...
>> > Hello,
>> >
>> > I'm setting up a Windows 2003 Server test environment to begin learning
>> > and
>> > studying for an eventual MSCE. Basic question here-- I've setup my
>> > 2003
>> > DC
>> > and named it testzone.com. It's on the same subnet as the rest of my
>> > machines (192.168.0.x) but when I try to join another workstation (2003
>> > or
>> > XP) to testzone.com, it can't find it. I even tried joining with the
>> > IP
>> > address-- doesn't find that either. Anyone have some troubleshooting
>> > steps
>> > for me?
>> >
>> > Thanks,
>> > Shane White

>>
>>
>>



 
Reply With Quote
 
=?Utf-8?B?RGVzbW9uZCBMZWU=?=
Guest
Posts: n/a

 
      12-30-2004, 05:23 PM

Is the W2k3 DC (say DC01) also a DNS Server for the AD domain internally?
If yes, configure the DNS IP address of client workstations with that of DC01
manually or via DHCP (and not the ISP's DNS Server).

Do let us know if this helps.

"Shane White" wrote:

> Hello,
>
> I'm setting up a Windows 2003 Server test environment to begin learning and
> studying for an eventual MSCE. Basic question here-- I've setup my 2003 DC
> and named it testzone.com. It's on the same subnet as the rest of my
> machines (192.168.0.x) but when I try to join another workstation (2003 or
> XP) to testzone.com, it can't find it. I even tried joining with the IP
> address-- doesn't find that either. Anyone have some troubleshooting steps
> for me?
>
> Thanks,
> Shane White

 
Reply With Quote
 
=?Utf-8?B?U2hhbmUgV2hpdGU=?=
Guest
Posts: n/a

 
      12-31-2004, 03:01 PM
Yes, the W2k3 DC is configured as the DNS server also. I tried to use that
DC's IP address as the DNS for the workstation I'm attempting to join, but it
still could not see the domain "testzone.com".

Also - when I use the internal IP of the DC as the DNS, I then cannot get
out to the Internet. I'm assuming I need to configure the DNS on the DC to
"talk" to the outside world somehow as well, correct?

Many thanks,
Shane

"Desmond Lee" wrote:

>
> Is the W2k3 DC (say DC01) also a DNS Server for the AD domain internally?
> If yes, configure the DNS IP address of client workstations with that of DC01
> manually or via DHCP (and not the ISP's DNS Server).
>
> Do let us know if this helps.
>
> "Shane White" wrote:
>
> > Hello,
> >
> > I'm setting up a Windows 2003 Server test environment to begin learning and
> > studying for an eventual MSCE. Basic question here-- I've setup my 2003 DC
> > and named it testzone.com. It's on the same subnet as the rest of my
> > machines (192.168.0.x) but when I try to join another workstation (2003 or
> > XP) to testzone.com, it can't find it. I even tried joining with the IP
> > address-- doesn't find that either. Anyone have some troubleshooting steps
> > for me?
> >
> > Thanks,
> > Shane White

 
Reply With Quote
 
Steven L Umbach
Guest
Posts: n/a

 
      12-31-2004, 05:12 PM
I bet your dns configuration is incorrect. Dns is the backbone of Active
Directory and must be correct. The domain controller MUST point to itself as
it's preferred dns server in tcp/ip properties and domain computers [or
those to be joined] MUST point to the domain controller ONLY. See the link
below for more details and learn to use the support tools netdiag and dcdiag
to troubleshoot your domain configuration. --- Steve

http://support.microsoft.com/default...en-us%3B291382 --
follow this exactly.

"Shane White" <(E-Mail Removed)> wrote in message
news:F48C8DD4-9527-4095-8786-(E-Mail Removed)...
> Hello,
>
> I'm setting up a Windows 2003 Server test environment to begin learning
> and
> studying for an eventual MSCE. Basic question here-- I've setup my 2003
> DC
> and named it testzone.com. It's on the same subnet as the rest of my
> machines (192.168.0.x) but when I try to join another workstation (2003 or
> XP) to testzone.com, it can't find it. I even tried joining with the IP
> address-- doesn't find that either. Anyone have some troubleshooting
> steps
> for me?
>
> Thanks,
> Shane White



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off




1 2 3 4 5 6 7 8 9 10 11