Domain resolving outside

N

nobody

I have a lab setup with one forest and two domains, parent.com and
anotherparent.com. anotherparent.com is an actual domain(not mine). I
have dns setup on both DC's. Anotherparent.com is resolving to the
outside domain instead of my test subnet 10.0.0.x. what can I look at
in DNS to resolve this issue?

thanks
 
L

Lanwench [MVP - Exchange]

I have a lab setup with one forest and two domains, parent.com and
anotherparent.com. anotherparent.com is an actual domain(not mine). I
have dns setup on both DC's. Anotherparent.com is resolving to the
outside domain instead of my test subnet 10.0.0.x. what can I look at
in DNS to resolve this issue?

thanks

All servers/clients pointing only at the internal DNS server IP for
resolution, no external/ISP DNS servers in their ip configs? That is the
right setup...use forwarders on your DNS server or use root hints for
external resolution.
 
N

nobody

on my W3k server I had an outside dns server in my ip properties. I
took that out and it still resolved. I did an flushdns but no luck.
what could I do or check to fix this.
thanks.
 
A

Ace Fekay [MVP]

In
on my W3k server I had an outside dns server in my ip properties. I
took that out and it still resolved. I did an flushdns but no luck.
what could I do or check to fix this.
thanks.


Also clear your DNS server cache by rt-clicking DNS, clear cache.
Also, are both zones created under the one DNS server you are using? If not,
create both zones.

Or are you using two separate DNS servers, one for each zone name?

--
Regards,
Ace

Please direct all replies ONLY to the Microsoft public newsgroups
so all can benefit.

This posting is provided "AS-IS" with no warranties or guarantees
and confers no rights.

Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSE+I, MCT, MVP
Microsoft Windows MVP - Windows Server - Directory Services

Security Is Like An Onion, It Has Layers
HAM AND EGGS: A day's work for a chicken;
A lifetime commitment for a pig.
 
P

Pat

I'm using two DNS Servers, one on each DC
In


Also clear your DNS server cache by rt-clicking DNS, clear cache.
Also, are both zones created under the one DNS server you are using? If not,
create both zones.

Or are you using two separate DNS servers, one for each zone name?

--
Regards,
Ace

Please direct all replies ONLY to the Microsoft public newsgroups
so all can benefit.

This posting is provided "AS-IS" with no warranties or guarantees
and confers no rights.

Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSE+I, MCT, MVP
Microsoft Windows MVP - Windows Server - Directory Services

Security Is Like An Onion, It Has Layers
HAM AND EGGS: A day's work for a chicken;
A lifetime commitment for a pig.
 
P

Pat

both my AD domains happen to be domains on the internet(not mine).
when domain 1 trys to query domain2 it points to the outside domain.
how do I tell my dns to point to my domains instead?
 
P

Pat

When I do a netdiag dns test this is what I get

DNS test . . . . . . . . . . . . . : Failed
[WARNING] The DNS entries for this DC are not registered correctly
on DNS server '10.0.0.80'. Please wait for 30 minutes for DNS server
replication.
[FATAL] No DNS servers have the DNS records for this DC
registered.
 
L

Lanwench [MVP - Exchange]

Pat said:
When I do a netdiag dns test this is what I get

DNS test . . . . . . . . . . . . . : Failed
[WARNING] The DNS entries for this DC are not registered correctly
on DNS server '10.0.0.80'. Please wait for 30 minutes for DNS server
replication.
[FATAL] No DNS servers have the DNS records for this DC
registered.

Is 10.0.0.80 the correct IP address? Do you have connectivity to it? Have
you checked the event logs on that DNS server?
Can you run ipconfig /registerdns on the server that is failing the netdiag
test?
 
P

Pat

Is 10.0.0.80 the correct IP address? Do you have connectivity to it? Have
you checked the event logs on that DNS server?
Can you run ipconfig /registerdns on the server that is failing the netdiag
test?

10.0.0.80 is the correct IP
I ran ipconfig /registerdns, with the following results

Windows 2000 IP Configuration

Registration of the DNS resource records for all adapters of this
computer ha
een initiated. Any errors will be reported in the Event Viewer in 15
minutes.

thanks
Pat


Pat said:
When I do a netdiag dns test this is what I get

DNS test . . . . . . . . . . . . . : Failed
[WARNING] The DNS entries for this DC are not registered correctly
on DNS server '10.0.0.80'. Please wait for 30 minutes for DNS server
replication.
[FATAL] No DNS servers have the DNS records for this DC
registered.

Is 10.0.0.80 the correct IP address? Do you have connectivity to it? Have
you checked the event logs on that DNS server?
Can you run ipconfig /registerdns on the server that is failing the netdiag
test?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top