Do an ipconfig/all and check if proper dns was assigned by computer1 dhcp.
Main Topics
Browse All TopicsBoth servers are able to ping each other.
computer1: Windows 2003 server acting as ICS server ip address 192.168.0.1/24
comptuer2 : Windows 2003 server has a 192.168.x.x dhcp ip address from computer1's isp nic. Alternate ip: 192.168.0.2
Computer1 has been setup with DNS, AD and is now part of the 'domain1.local' domain. I confirmed that computer1 has the SRV _ldap._tcp.dc._msdcs.domai
When I try to join computer 2 to the 'domain1local' I get an error message: The following error occurred attempting to join the domain 'domain1.local'
Windows cannot find the network path. Verify that the network path is correct and the destination computer is not busy or turned off.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
this will always be dns related. Quite often people mistakedly set the dns to be the ISP dns rather than your internet DNS server.
The only other thing, albeit unlikely, would be a firewall app that is too protective.
or
spyware that has screwed ith your dns / tcpip.
I had a machine with spywaesome time ago that even though dhcp appeared to be working it was setting the dns elsewhere - i needed to manually set the dns to overcome it until we could remove the spyware.
If you have set up Computer1 as an active directory domain controller, don't think your configuration will work. See this article:
http://support.mic
This article indicates that you should not try to use ICS when you have a Windows 2003 domain controller, as it may disconnect your server from the network. It's recommended that you use NAT instead.
This is how to set this up.
1) Computer 1. Wireless NIC connects to wireless router - IP address should be static and in the range of the router's internal range. Turn off DHCP on the router. DNS server set to ISP on this NIC only, Gateway is your router.
2) Computer 1. Internal NIC (wired) shoudl have a static address on a DIFFERENT network than wireless NIC. Use a completely different class (10.1.1.x) so that the networks are absolutely different. No Gateway, DNS set to this IP address.
3) Computer 1. Make sure the binding order of the NICs has NIC2 (wired NIC) at the top of the order.
4) Computer 1. DNS installed and listening on the Internal NIC only. All zones AD Integrated. For now, allow Secure and Insecure updates. Forwarder set to ISP DNS. Setup a reverse lookup zone for the 10.1.1.x range.
5) Computer 1. Install DHCP. Setup scope for 10.1.1.x with an EXCLUSION range of the first 10 or so I6P addresses (which must include the IP of the server too). Option 003, 005, 006 should be set for the scope.
6) Computer 2. Simply set the NIC to DHCP. Once it gets an address, confirm that the IP, subnet mask, gateway is what was set in DHCP to be given out.
7) Ping the domain from Computer 2. A simple "ping domain1" should reply with the IP of Computer 1 if it's setup properly.
Let us know.
Business Accounts
Answer for Membership
by: greenhacksPosted on 2009-09-20 at 08:21:37ID: 25377553
Is the primary dns on computer2 pointing to the computer1?