Networking Forums

Networking Forums > Computer Networking > Windows Networking > New Windows 2008 Server domain connection problem

Reply
Thread Tools Display Modes

New Windows 2008 Server domain connection problem

 
 
w
Guest
Posts: n/a

 
      07-02-2009, 10:38 PM

I am trying to setup a test network. I just installed windows server 2008
enterprise and it seems to be functioning fine. Two other computers (both
using vista ultimate on a workgroup) can see and access a share I setup on
the server.

The problem is I want to add both Vista machines to the domain. When I go
through the steps to add them, I get an error message that says network path
not available.

I can ping the server both by address and by name. I can browse the vista
machines from the server.

I must have missed something in the setup, but don't know what. The server
has AD, DNS, File Server, Print Server roles enabled.

Any suggestions.

WB

 
Reply With Quote
 
 
 
 
Bill Grant
Guest
Posts: n/a

 
      07-03-2009, 12:34 AM



"w" <(E-Mail Removed)> wrote in message
news:u6y8FX2#(E-Mail Removed)...
> I am trying to setup a test network. I just installed windows server 2008
> enterprise and it seems to be functioning fine. Two other computers (both
> using vista ultimate on a workgroup) can see and access a share I setup on
> the server.
>
> The problem is I want to add both Vista machines to the domain. When I go
> through the steps to add them, I get an error message that says network
> path not available.
>
> I can ping the server both by address and by name. I can browse the vista
> machines from the server.
>
> I must have missed something in the setup, but don't know what. The
> server has AD, DNS, File Server, Print Server roles enabled.
>
> Any suggestions.
>
> WB


Are the Vista machines set to use the DC for DNS? What happens if you
open a command prompt and do an nslookup on the domain name?

 
Reply With Quote
 
Ace Fekay [Microsoft Certified Trainer]
Guest
Posts: n/a

 
      07-03-2009, 04:07 AM

"w" <(E-Mail Removed)> wrote in message news:u6y8FX2%(E-Mail Removed)...
>I am trying to setup a test network. I just installed windows server 2008
> enterprise and it seems to be functioning fine. Two other computers (both
> using vista ultimate on a workgroup) can see and access a share I setup on
> the server.
>
> The problem is I want to add both Vista machines to the domain. When I go
> through the steps to add them, I get an error message that says network path
> not available.
>
> I can ping the server both by address and by name. I can browse the vista
> machines from the server.
>
> I must have missed something in the setup, but don't know what. The server
> has AD, DNS, File Server, Print Server roles enabled.
>
> Any suggestions.
>
> WB
>


The problem you've described is a classic DNS issue, or rather a classic issue of not using the DC as the only DNS address in the client's IP properties.

As Bill asked, are the Vista machines using the DC as it's only DNS address in their IP properties, or is there an ISP's or the router as a DNS address?

If not, if they are using an ISP's DNS, or the router as a DNS address, they MUST be removed and only have the DC as a DNS address in their properties. If they are getting an automatic address from DHCP, such as from the router, then that must be adjusted to not provide the ISP's DNS or the router as an IP address. If the router cannot be setup to do this, such as a Verizon ActionTec, then I suggest to disable the router's DHCP service, and setup DHCP on the server so you have better control.

--
Ace

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

Please reply back to the newsgroup/forum to benefit from collaboration among responding engineers, as well as to help others benefit from your resolution.

Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSA Messaging, MCT
Microsoft Certified Trainer
(E-Mail Removed)
http://twitter.com/acefekay

For urgent issues, you may want to contact Microsoft PSS directly. Please check http://support.microsoft.com for regional support phone numbers.
 
Reply With Quote
 
w
Guest
Posts: n/a

 
      07-03-2009, 02:59 PM
Yes, everything (including) the server is behind my router and the router is
setup with DHCP. I will work through your suggestions. I think I will just
setup DHCP on the Server and bypass the router altogether.

wb

"Ace Fekay [Microsoft Certified Trainer]" <(E-Mail Removed)>
wrote in message news:%23voSKP5%(E-Mail Removed)...
"w" <(E-Mail Removed)> wrote in message
news:u6y8FX2%(E-Mail Removed)...
>I am trying to setup a test network. I just installed windows server 2008
> enterprise and it seems to be functioning fine. Two other computers (both
> using vista ultimate on a workgroup) can see and access a share I setup on
> the server.
>
> The problem is I want to add both Vista machines to the domain. When I go
> through the steps to add them, I get an error message that says network
> path
> not available.
>
> I can ping the server both by address and by name. I can browse the vista
> machines from the server.
>
> I must have missed something in the setup, but don't know what. The
> server
> has AD, DNS, File Server, Print Server roles enabled.
>
> Any suggestions.
>
> WB
>


The problem you've described is a classic DNS issue, or rather a classic
issue of not using the DC as the only DNS address in the client's IP
properties.

As Bill asked, are the Vista machines using the DC as it's only DNS address
in their IP properties, or is there an ISP's or the router as a DNS address?

If not, if they are using an ISP's DNS, or the router as a DNS address, they
MUST be removed and only have the DC as a DNS address in their properties.
If they are getting an automatic address from DHCP, such as from the router,
then that must be adjusted to not provide the ISP's DNS or the router as an
IP address. If the router cannot be setup to do this, such as a Verizon
ActionTec, then I suggest to disable the router's DHCP service, and setup
DHCP on the server so you have better control.

--
Ace

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

Please reply back to the newsgroup/forum to benefit from collaboration among
responding engineers, as well as to help others benefit from your
resolution.

Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSA Messaging, MCT
Microsoft Certified Trainer
(E-Mail Removed)
http://twitter.com/acefekay

For urgent issues, you may want to contact Microsoft PSS directly. Please
check http://support.microsoft.com for regional support phone numbers.

 
Reply With Quote
 
Ace Fekay [Microsoft Certified Trainer]
Guest
Posts: n/a

 
      07-03-2009, 03:58 PM

"w" <(E-Mail Removed)> wrote in message news:%23EfHn7%23%(E-Mail Removed).. .
> Yes, everything (including) the server is behind my router and the router is
> setup with DHCP. I will work through your suggestions. I think I will just
> setup DHCP on the Server and bypass the router altogether.
>
> wb


Sounds like an excellent plan. You will have complete control of DHCP, especially in an AD infrastructure, no matter how small or large.

Ace


 
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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows XP clients lose connection to shares on 2008 server boe Windows Networking 13 12-13-2010 07:50 AM
NLB on a Windows Server 2008 Domain Controller Charles Windows Networking 6 04-19-2010 08:56 AM
Re: DHCP Issue in Windows Server 2008 R2 - Service restart problem Ace Fekay [MCT] Windows Networking 1 10-20-2009 07:13 AM
Domain Server changes DDNS address (Windows Server 2008) keenan.pat@gmail.com Windows Networking 6 10-13-2008 10:31 PM
Windows Server 2008 RC1 DHCP problem gtherreault_montreal Windows Networking 4 02-21-2008 04:23 PM



1 2 3 4 5 6 7 8 9 10 11