Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

XP Workstation cannot join domain 2

Status
Not open for further replies.

SQLLady

MIS
Joined
Jun 20, 2002
Messages
69
Location
US
I have setup a Windows 2000 Advance Server(domain controller) and a XP PRO Workstation. I am using the server as a Router. My hub is linksys - 8port. I am able to access the internet on both boxes. Using the XP workstation, I try to join the domain i.e. bowers.com I get the following error: "DNS name does not exist." (error code 0x0000232B RCODE_NAME_ERROR). The query was for the SRV record for _ldap._tcp.dc._msdcs.bowers.com Can anyone tell me how to fix this problem? Thanks in advance.




 
Have you checked all of the basics? Is your XP box getting an IP address via DHCP or is it static? Are your server and XP on the same subnet? Is your internal DNS server working properly? Are you getting any eventlog erros on your server?
 
Try setting up both the computer and the user on the DC first. XP is heavily dependant on DNS for name resolution and this should solve your problem.
 
hi ,
Try giving the dns address as the ip address of the domain controller with AD( if u have dns set up ) . if that is not an option try using lmhost file .

Anup
 
For my XP workstation: A) I am using no address for DNS resolution. B) My ip settings are DHCP enabled, and default gateway 10.10.1.1 (domain controller). I can ping the server and the ip address of the xp box is: 10.10.1.2, subnetmask = 255.0.0.0, default gateway 10.10.1.1. When I try to ping my server(greene.com) I get ip addresses from the internet, not my local lan. My event viewer errors for DNS are: "The DNS server could not bind a user datagram protocal (UDP) socket to 10.10.1.1 the event data is the error code. REstart DNS server or reboot". I appreciate everyone ideas and suggestions.
 
Your domain name conflicts with one already registered. I would suggest demoting your server and then repromoting with a unique fqdn. If you don't want to do this and you only care about lan connections then you'll need to disable forward lokup zones.
 
Thanks ALL for the info. Sorry it took so long for me to respond but I have been trying to fix errors in DHCP & DNS.

TO: Imatthec:
I took your advice and demoted and re-promoted my server - changed the FQDN and gave it a new IP address. that Worked. I now eliminated my linksys hub and have the Belkin router doing both tasks. My server was unable to connect to the internet, but I fixed that (againt DHCP errors). Now both the server and the XP workstation can access the web.

thanks again.
 
HI ALL,

I am still having a problem getting my XP workstation to join the domain. I am getting the following error message:

"The following error occurred when DNS was queried for the service location (SRV) resource record used to locate a domain controller for domain greene.com:

The error was: "DNS name does not exist."
(error code 0x0000232B RCODE_NAME_ERROR)

The query was for the SRV record for _ldap._tcp.dc._msdcs.greene.com

Common causes of this error include the following:

- The DNS SRV record is not registered in DNS.

- One or more of the following zones do not include delegation to its child zone:

greene.com
com
. (the root zone)"

Can anyone tell me how to fix it? thanks in advance.

 
Tracing route to greene.com [204.254.225.25]
over a maximum of 30 hops:

1 <10 ms 10 ms <10 ms 209.83.111.177
2 10 ms <10 ms 10 ms newmil-usr13.xta.net [209.83.104.13]
3 10 ms <10 ms 10 ms rkfd-core.xta.net [209.83.104.1]
4 30 ms 20 ms 20 ms newmil-usr14.xta.net [209.83.104.14]
5 30 ms 20 ms 30 ms 216.183.244.37
6 40 ms 31 ms 20 ms 500.POS3-2.GW5.CHI2.ALTER.NET [65.195.243.45]
7 40 ms 50 ms 40 ms 0.so-3-2-0.XL1.CHI2.ALTER.NET [152.63.66.114]
8 30 ms 40 ms 30 ms 0.so-2-0-0.TL1.CHI2.ALTER.NET [152.63.67.125]
9 60 ms 70 ms 60 ms 0.so-2-3-0.TL1.NYC8.ALTER.NET [146.188.163.170]

10 60 ms 80 ms 70 ms 0.so-3-1-0.XL1.NYC4.ALTER.NET [152.63.1.50]
11 100 ms 101 ms 110 ms 0.so-7-0-0.XR3.NYC4.ALTER.NET [152.63.17.30]
12 70 ms 70 ms 61 ms 509.ATM7-0.GW13.NYC4.ALTER.NET [152.63.23.33]
13 70 ms 80 ms 80 ms globix13-gw.customer.ALTER.NET [157.130.22.238]

14 60 ms 60 ms 70 ms ge11-0-core2.nyc1.globix.net [209.10.12.117]
15 70 ms 70 ms 70 ms v6-edge1-gw2.nyc1.globix.net [209.10.1.218]
16 71 ms 60 ms 70 ms [204.254.225.25]

Trace complete.


Are you using xp home or pro? Glen A. Johnson
Microsoft Certified Professional
glen@nellsgiftbox.com
[yinyang]
&quot;Take nothing on its looks: take everything on evidence. There's no better rule.&quot;
Charles Dickens (1812-1870); English novelist, dr
 
I am using XP Pro and this is my INTERNAL domain name.
 
I assume you are using 2 nics on the server. Make sure the internal nic is registering in DNS and that the server is set as the DNS server. Set up forwarding using DNS servers provided by your ISP. If on your server you have a forward zone of &quot;.&quot;, delete it. Vince Grice
MCSE Win2K, NT; MCSA; MCP+I
favicon.ico
 
8/08/02
Hi Vince,
thanks for the info. I am using one NIC card and I do have a forward zone of &quot;.&quot;. Why do I want to delete it?

thanks in advance.
 
It will prohibit you from resolving anything external as it thinks it is the root DNS server for all DNS lookups Vince Grice
vgrice@hotmail.com
MCSE Win2K, NT; MCSA; MCP+I
favicon.ico
 
vgrice is right on the money. The server will think that it can't go any farther than &quot;.&quot; because it thinks &quot;.&quot; is the great and powerful OZ, so it won't look anywhere else. Good luck. Glen A. Johnson
Microsoft Certified Professional
glen@nellsgiftbox.com
[yinyang]
&quot;Take nothing on its looks: take everything on evidence. There's no better rule.&quot;
Charles Dickens (1812-1870); English novelist, dr
 
Thanks all, so by deleting the forward zone of&quot;.&quot; this will solve my DNS problems? I hope so.

thanks again.
 
Thanks Vgrice, I deleted &quot;.&quot; and join the domain.

I really appreciate all your help.


 
hey i was searchign the net for some info just liek this and i was able to get mt setup to work thanks to this forum .. so thanks again very much.

Eric
eric@edaza.com
 
i am having the same problum as SQLLady when i installed Active directory i used dcpromo.exe and let it set up DNS . i have a router and 3 workstations
__________ __________
| router |____| workstation
|_________| |_________| 192.168.0.2
| GateWay: 192.168.0.1
| DNS: 192.168.0.1
|________
|server |
|________|192.168.0.1
GateWay: 192.168.0.254
DNS: 192.168.0.254

Router is 192.168.0.254
Gateway: 24.49.51.1
DNS: Adelphia


server is windows 2000 server with AD. i add a active derectory intergrated domain to my DNS and it adds it but when i go to join the domain on XP pro i get:

The following error occurred when DNS was queried for the service location (SRV) resource record used to locate a domain controller for domain MADDOG.TK:

The error was: &quot;DNS name does not exist.&quot;
(error code 0x0000232B RCODE_NAME_ERROR)

The query was for the SRV record for _ldap._tcp.dc._msdcs.MADDOG.TK

Common causes of this error include the following:

- The DNS SRV record is not registered in DNS.

- One or more of the following zones do not include delegation to its child zone:

MADDOG.TK
TK
. (the root zone)

For information about correcting this problem, click Help.
if some 1 could explain ti to me i would appreate it.
 
I have setup a windows 2000 server and windows 2000 workstations. Setup active directory and DNS.
All the workstations are joyed to the domain and i can log-in.

My problem is when i try to add domain users to the administrator group on the workstations.
It comes up with the following error.
&quot;The specified domain either does not exist or could not be contacted.

I have shearched Technet and could not find a solution.
Could any one shed some light on this problem.

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top