WINXP Home/Professional Network PING problem

G

Guest

Hi everyone,

Can someone explain this to me please.

I have a 3 PC network (2 WINXP Home, 1 WINXP Prof) behind a router with DHCP
enabled handing out IP addresses in the range 192.168.111.21 - 30. Each
machine has a name: 'nx9005', 'COMPAQ' and 'TIME'. nx9005 (XP Pro) is my
'server' and is always on. Each machine receieves an IP address within the
range.

I can ping any machine by number and everything is OK. However, if I ping
'nx9005' by name the output shows my fully qualified computer name
'nx9005.fred.net' with the IP address of 217.68.70.69. If I ping 'TIME' by
name, the same thing happens - TIME.fred.net and the same IP address
(217.68.70.69) as before, even if it's switched off!

Because of this behaviour I have to set a static address on 'nx9005' so that
the other machines can reach it.

What's going on?

Thanks for your time.
Fred
 
S

Steven L Umbach

Typically workgroups computers do not have a fully qualified domain name so
I am curious as why you think your computers have fully qualified domain
names unless you have registered fred.net for yourself with a domain
registrar like GoDaddy, etc and have the dns records pointing to your public
IP. If you could run the command ipconfig /all on one or both of the
computers you reference and post results in a reply that would be helpful
also.

Steve
 
J

Jack \(MVP-Networking\).

Hi
If all computers are behind a Router None should have an IP of 217,*.*.*
May be you want to explain your topology (the exact way every thing is
connected) better.
Jack (MVP-Networking).
 
G

Guest

Jack,

Thanks for responding.

Here is the output of ipconfig /all on 'COMPAQ'

Windows IP Configuration
Host Name . . . . . . . . . . . . : COMPAQ
Primary Dns Suffix . . . . . . . : fred.net
Node Type . . . . . . . . . . . . : Mixed
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : fred.net
fred.net
Ethernet adapter Bluetooth Network:
Media State . . . . . . . . . . . : Media disconnected
Description . . . . . . . . . . . : Bluetooth LAN Access Server Driver
Physical Address. . . . . . . . . : 00-E0-98-CC-84-CF
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . : fred.net
Description . . . . . . . . . . . : National Semiconductor Corp.
DP83815/816 10/100 MacPhyter PCI Adapter
Physical Address. . . . . . . . . : 00-0D-9D-CC-BF-8A
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.111.23
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.111.1
DHCP Server . . . . . . . . . . . : 192.168.111.1
DNS Servers . . . . . . . . . . . : 192.168.111.1
Lease Obtained. . . . . . . . . . : 05 November 2007 7:51 AM
Lease Expires . . . . . . . . . . : 06 November 2007 7:51 AM

My topology is a Netgear ADSL modem connected to a Belkin Wireless Router.
'TIME' is hard wired into the router, 'nx9005' connects wirelessly to the
router. 'COMPAQ' is hard wired into a Netgear wireless Print Server that
connects wirelessly to the router. The router has DHCP enabled and is
handing out IP addresses in the range 192.168.111.21 thru 30. I can ping
successfully anywhere on my intranet by number but not by name.

I have now configured 'nx9005' with the static IP 192.168.111.10. Here is
the output of ping by number and name:

Pinging 192.168.111.10 with 32 bytes of data:
Reply from 192.168.111.10: bytes=32 time=3ms TTL=128
Reply from 192.168.111.10: bytes=32 time=2ms TTL=128
Reply from 192.168.111.10: bytes=32 time=2ms TTL=128
Reply from 192.168.111.10: bytes=32 time=2ms TTL=128
Ping statistics for 192.168.111.10:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 2ms, Maximum = 3ms, Average = 2ms

Pinging Nx9005.fred.net [217.68.70.69] with 32 bytes of data:
Reply from 217.68.70.69: bytes=32 time=36ms TTL=49
Reply from 217.68.70.69: bytes=32 time=41ms TTL=49
Reply from 217.68.70.69: bytes=32 time=40ms TTL=49
Reply from 217.68.70.69: bytes=32 time=38ms TTL=49
Ping statistics for 217.68.70.69:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 36ms, Maximum = 41ms, Average = 38ms


Regards,
Fred
 
J

Jack \(MVP-Networking\).

Hi
Change the name of Fred.Net to some thing else.
By calling it fred.net it is going the Internet looking for a site name
fred.net
Even if there is no real fred.net it would end up with one of the commercial
Internet interception sites.
In your case http://217.68.70.69/ is resolving to http://www.webfile.com/
Jack (MVP-Networking).

Fred Davis said:
Jack,

Thanks for responding.

Here is the output of ipconfig /all on 'COMPAQ'

Windows IP Configuration
Host Name . . . . . . . . . . . . : COMPAQ
Primary Dns Suffix . . . . . . . : fred.net
Node Type . . . . . . . . . . . . : Mixed
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : fred.net
fred.net
Ethernet adapter Bluetooth Network:
Media State . . . . . . . . . . . : Media disconnected
Description . . . . . . . . . . . : Bluetooth LAN Access Server
Driver
Physical Address. . . . . . . . . : 00-E0-98-CC-84-CF
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . : fred.net
Description . . . . . . . . . . . : National Semiconductor Corp.
DP83815/816 10/100 MacPhyter PCI Adapter
Physical Address. . . . . . . . . : 00-0D-9D-CC-BF-8A
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.111.23
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.111.1
DHCP Server . . . . . . . . . . . : 192.168.111.1
DNS Servers . . . . . . . . . . . : 192.168.111.1
Lease Obtained. . . . . . . . . . : 05 November 2007 7:51 AM
Lease Expires . . . . . . . . . . : 06 November 2007 7:51 AM

My topology is a Netgear ADSL modem connected to a Belkin Wireless Router.
'TIME' is hard wired into the router, 'nx9005' connects wirelessly to the
router. 'COMPAQ' is hard wired into a Netgear wireless Print Server that
connects wirelessly to the router. The router has DHCP enabled and is
handing out IP addresses in the range 192.168.111.21 thru 30. I can ping
successfully anywhere on my intranet by number but not by name.

I have now configured 'nx9005' with the static IP 192.168.111.10. Here is
the output of ping by number and name:

Pinging 192.168.111.10 with 32 bytes of data:
Reply from 192.168.111.10: bytes=32 time=3ms TTL=128
Reply from 192.168.111.10: bytes=32 time=2ms TTL=128
Reply from 192.168.111.10: bytes=32 time=2ms TTL=128
Reply from 192.168.111.10: bytes=32 time=2ms TTL=128
Ping statistics for 192.168.111.10:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 2ms, Maximum = 3ms, Average = 2ms

Pinging Nx9005.fred.net [217.68.70.69] with 32 bytes of data:
Reply from 217.68.70.69: bytes=32 time=36ms TTL=49
Reply from 217.68.70.69: bytes=32 time=41ms TTL=49
Reply from 217.68.70.69: bytes=32 time=40ms TTL=49
Reply from 217.68.70.69: bytes=32 time=38ms TTL=49
Ping statistics for 217.68.70.69:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 36ms, Maximum = 41ms, Average = 38ms


Regards,
Fred

Jack (MVP-Networking). said:
Hi
If all computers are behind a Router None should have an IP of 217,*.*.*
May be you want to explain your topology (the exact way every thing is
connected) better.
Jack (MVP-Networking).
 
S

Steven L Umbach

Your ipconfig /all shows that your computer is assigned a primary DNS
suffix. That will cause the computer to append fred.net to any "flat" name
resolution request and send it off to your ISP DNS server which will look
for hosts.fred.net on the internet and apparently some are found.

Normally a workgroup computer does not have a primary DNS suffix and "flat"
name resolution requests are handled strictly by netbios name resolution
using either a wins server, if available, or more likely broadcasting in a
workgroup environment.

Unless you specifically configured your computers to have a primary DNS
suffix in System Properties/computername - change/more then your DHCP
server, the Belkin router, is doing it and you should either disable it
from using fred.net or change ot to something like fred.local and your
problem will go away.

Steve


Fred Davis said:
Jack,

Thanks for responding.

Here is the output of ipconfig /all on 'COMPAQ'

Windows IP Configuration
Host Name . . . . . . . . . . . . : COMPAQ
Primary Dns Suffix . . . . . . . : fred.net
Node Type . . . . . . . . . . . . : Mixed
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : fred.net
fred.net
Ethernet adapter Bluetooth Network:
Media State . . . . . . . . . . . : Media disconnected
Description . . . . . . . . . . . : Bluetooth LAN Access Server
Driver
Physical Address. . . . . . . . . : 00-E0-98-CC-84-CF
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . : fred.net
Description . . . . . . . . . . . : National Semiconductor Corp.
DP83815/816 10/100 MacPhyter PCI Adapter
Physical Address. . . . . . . . . : 00-0D-9D-CC-BF-8A
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.111.23
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.111.1
DHCP Server . . . . . . . . . . . : 192.168.111.1
DNS Servers . . . . . . . . . . . : 192.168.111.1
Lease Obtained. . . . . . . . . . : 05 November 2007 7:51 AM
Lease Expires . . . . . . . . . . : 06 November 2007 7:51 AM

My topology is a Netgear ADSL modem connected to a Belkin Wireless Router.
'TIME' is hard wired into the router, 'nx9005' connects wirelessly to the
router. 'COMPAQ' is hard wired into a Netgear wireless Print Server that
connects wirelessly to the router. The router has DHCP enabled and is
handing out IP addresses in the range 192.168.111.21 thru 30. I can ping
successfully anywhere on my intranet by number but not by name.

I have now configured 'nx9005' with the static IP 192.168.111.10. Here is
the output of ping by number and name:

Pinging 192.168.111.10 with 32 bytes of data:
Reply from 192.168.111.10: bytes=32 time=3ms TTL=128
Reply from 192.168.111.10: bytes=32 time=2ms TTL=128
Reply from 192.168.111.10: bytes=32 time=2ms TTL=128
Reply from 192.168.111.10: bytes=32 time=2ms TTL=128
Ping statistics for 192.168.111.10:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 2ms, Maximum = 3ms, Average = 2ms

Pinging Nx9005.fred.net [217.68.70.69] with 32 bytes of data:
Reply from 217.68.70.69: bytes=32 time=36ms TTL=49
Reply from 217.68.70.69: bytes=32 time=41ms TTL=49
Reply from 217.68.70.69: bytes=32 time=40ms TTL=49
Reply from 217.68.70.69: bytes=32 time=38ms TTL=49
Ping statistics for 217.68.70.69:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 36ms, Maximum = 41ms, Average = 38ms


Regards,
Fred

Jack (MVP-Networking). said:
Hi
If all computers are behind a Router None should have an IP of 217,*.*.*
May be you want to explain your topology (the exact way every thing is
connected) better.
Jack (MVP-Networking).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top