Looking for relevant Networking Whitepapers? Visit the SearchNetworking.com Research Library.
Brentvnelson | Oct 25 2007 3:21PM GMT
1. I am trying to join the domain.
2. The server is NOT setup for DHCP. Previous administrator has all STATIC addressing.
3. I am using the same local addressing scheme and default gateway, dns, etc.
4. I CANNOT ping from the server to desktop.
Bobby | Oct 25 2007 3:58PM GMT
If you cannot ping the server, need to check physical connections first. Then go to command prompt and execute “ipconfig /all” and verify all IP settings: addr, subnet mask, default gateway,etc. Then try pinging 127.0.0.1 to check protocol stack, then try your own IP, then default gateway.
Brentvnelson | Oct 25 2007 4:14PM GMT
I checked the physical connection and i’m running the ethernet line to the same VLAN switch i’m trying to connect the domain to. I ping the server and got a response. However, i ping from the server to desktop its not replying. All IP address,subnet mask, default gateway, etc are the same. I ping the 127.0.0.1 and it replied.. and i ping my own default gateway on the desktop and it replied too..
Spdtech | Oct 25 2007 6:46PM GMT
Do you have the firewall enabled on the client pc? You will want to turn that off since by default it will block ICMP packets sent to it.
Are you utilizing multiple VLAN’s? Is it possible that the administrator prior to you setup a separate VLAN on the port you are using on the switch. Is this a managed switch? If so go into the config and see how the ports are configured and make sure that the settings match the settings of your nic and also make sure a separate VLAN is not configured for that port you are using. Are you certain that the DNS settings for the client nic are pointing to your DNS server? Make sure they don’t have the same DNS as the DNS server which might be pointing to your ISP’s Name server.
Ethira | Oct 29 2007 9:27PM GMT
As SPDTech said:
Make sure that your preferred DNS server on the Windows XP PC is pointed to the domain controller. That worked for us.