Re: Cannot join client PC to domain
- From: "John Straumann" <jstraumann@xxxxxxxxxxx>
- Date: Sun, 10 Feb 2008 16:03:51 -0500
Hi:
Yes it is a Vista machine. I disabled IPv6 but still get the same error message,
"The following error occurred attempting to join the domain
"testdomain": The network path was not found"
also, nslookup server1 returns:
C:\Users\John>nslookup server1
Server: server1.testdomain.com
Address: 192.168.1.150:53
*** server1.testdomain.com can't find server1: Server failed
but if I I try:
C:\Users\John>nslookup server1.testdomain.com
Server: server1.testdomain.com
Address: 192.168.1.150:53
Name: server1.testdomain.com
Address: 192.168.1.150
I also don't understand what the :53 is for, why port 53??
John.
"Meinolf Weber" <meiweb(nospam)@gmx.de> wrote in message news:ff16fb6685ae68ca3a3ecb99a880@xxxxxxxxxxxxxxxxxxxxxxx
Hello John,.
Is it a Vista machine or did you enable IPv6 on a XP client? I assume you can ping the server? Disable IPv6 from the client and try again.
Best regards
Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
Hi:
Thanks for the response, here is the info:
John
Client
C:\Users\John>ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : Danube_Client
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel 21140-Based PCI Fast
Ethernet
Adaper (Emulated)
Physical Address. . . . . . . . . : 00-03-FF-1A-C6-62
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . :
fe80::546:f408:f82e:1e4c%8(Preferred)
IPv4 Address. . . . . . . . . . . : 192.168.1.151(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.1
DNS Servers . . . . . . . . . . . : 192.168.1.150
Primary WINS Server . . . . . . . : 192.168.1.150
NetBIOS over Tcpip. . . . . . . . : Enabled
Tunnel adapter Local Area Connection* 6:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Teredo Tunneling
Pseudo-Interface
Physical Address. . . . . . . . . : 02-00-54-55-4E-01
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
IPv6 Address. . . . . . . . . . . :
2001:0:4137:9e66:ccd:2e0c:3f57:fe68(Preferred)
Link-local IPv6 Address . . . . . :
fe80::ccd:2e0c:3f57:fe68%9(Preferred)
Default Gateway . . . . . . . . . : ::
NetBIOS over Tcpip. . . . . . . . : Disabled
Tunnel adapter Local Area Connection* 7:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . :
isatap.{F3B26C91-E2BE-4642-A33D-1368B5FC7E9}
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . :
fe80::5efe:192.168.1.151%10(Preferred)
Default Gateway . . . . . . . . . :
DNS Servers . . . . . . . . . . . : 192.168.1.150
NetBIOS over Tcpip. . . . . . . . : Disabled
Server
C:\Documents and Settings\Administrator>ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : Server1
Primary Dns Suffix . . . . . . . : testdomain.com
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : testdomain.com
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel 21140-Based PCI Fast
Ethernet
Adapter (Generic)
Physical Address. . . . . . . . . : 00-03-FF-FB-A8-9C
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.1.150
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.1
DNS Servers . . . . . . . . . . . : 192.168.1.150
"Meinolf Weber" <meiweb(nospam)@gmx.de> wrote in message
news:ff16fb6685a878ca3a31e0130110@xxxxxxxxxxxxxxxxxxxxxxx
Hello John,
Please post an ipconfig /all from both machines.
Best regards
Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and
confers no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
HI all:
I am trying to join a client to a domain in a lab environment. The
server IP is set to 192.168.1.150, the client to 192.168.1.151, and
I have the client primary DNS server set to 192.168.1.150. The
server name is server1, and if I open a command prompt on the server
and type "nslookup server1" the name resolves correctly. If I do the
same thing on the client, I get an error:
*** server1.testdomain.com can't find server1: Server failed"
and when I try to go into the Client properties to add the client to
the domain, after I type the new domain info and click "OK" I get
the prompt for a username and password for and account with
permission to join the domain, but when I enter the credentials and
click OK again, I get an error:
"The following error occurred attempting to join the domain
"testdomain": The network path was not found"
In DNS on the server I have a Host (A) entry for 192.168.1.150, and
a reverse Pointer.
Can anyone make some suggestions to start tracking this down?
Thanks.
John.
- Follow-Ups:
- Re: Cannot join client PC to domain
- From: Meinolf Weber
- Re: Cannot join client PC to domain
- References:
- Re: Cannot join client PC to domain
- From: John Straumann
- Re: Cannot join client PC to domain
- From: Meinolf Weber
- Re: Cannot join client PC to domain
- Prev by Date: Re: Cannot join client PC to domain
- Next by Date: Re: Cannot join client PC to domain
- Previous by thread: Re: Cannot join client PC to domain
- Next by thread: Re: Cannot join client PC to domain
- Index(es):
Relevant Pages
|