Here is the output with both pinging the name which reders wrong
address
and
then times out and then pinging the IP. Wins is not used. Actually
10.0.0.2
is the DNS server but it is for everyone and is not a problem
C:\Documents and Settings\lbm.BEDERSON>ping bed-mainapp2
Pinging bed-mainapp2 [1.0.0.2] with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 1.0.0.2:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
C:\Documents and Settings\lbm.BEDERSON>ping 10.0.0.2
Pinging 10.0.0.2 with 32 bytes of data:
Reply from 10.0.0.2: bytes=32 time<1ms TTL=128
Reply from 10.0.0.2: bytes=32 time<1ms TTL=128
Reply from 10.0.0.2: bytes=32 time<1ms TTL=128
Reply from 10.0.0.2: bytes=32 time<1ms TTL=128
Ping statistics for 10.0.0.2:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
C:\Documents and Settings\lbm.BEDERSON>
--
Lee Morgenstein
:
could you please post back the result of ping bed-mainapp2? Also check
the
records of DNS and/or WINS (if you have WINS).
--
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
it resolves fine-here is the output
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\lbm.BEDERSON>hostname
bederson-vin2
C:\Documents and Settings\lbm.BEDERSON>ping -a 10.0.0.2
Pinging bed-mainapp2 [10.0.0.2] with 32 bytes of data:
Reply from 10.0.0.2: bytes=32 time<1ms TTL=128
Reply from 10.0.0.2: bytes=32 time<1ms TTL=128
Reply from 10.0.0.2: bytes=32 time<1ms TTL=128
Reply from 10.0.0.2: bytes=32 time<1ms TTL=128
Ping statistics for 10.0.0.2:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
C:\Documents and Settings\lbm.BEDERSON>
--
Lee Morgenstein
:
The ipconfig looks fine. What do you get if running ping -a
10.0.0.2?
--
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\lbm.BEDERSON>ipconfig
Windows IP Configuration
Ethernet adapter Local Area Connection 3:
Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 10.0.0.101
Subnet Mask . . . . . . . . . . . : 255.0.0.0
Default Gateway . . . . . . . . . : 10.0.0.240
C:\Documents and Settings\lbm.BEDERSON>ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : bederson-vin2
Primary Dns Suffix . . . . . . . : Bederson.com
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : Bederson.com
Ethernet adapter Local Area Connection 3:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Broadcom NetXtreme
57xx
Gigabit
Cont
roller
Physical Address. . . . . . . . . : 00-1E-4F-BA-5C-C9
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 10.0.0.101
Subnet Mask . . . . . . . . . . . : 255.0.0.0
Default Gateway . . . . . . . . . : 10.0.0.240
DHCP Server . . . . . . . . . . . : 10.0.0.1
DNS Servers . . . . . . . . . . . : 10.0.0.2
Lease Obtained. . . . . . . . . . : Wednesday, November
26,
2008
11:32:3
7 AM
Lease Expires . . . . . . . . . . : Thursday, December 04,
2008
11:32:37
AM
C:\Documents and Settings\lbm.BEDERSON>
--
Lee Morgenstein
:
Posting the result of ipconfig /all may help.
--
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
Hello
I am in a Win2003 Server enviroment with about 70 XP clients.
One
of
the
servers has the address of 10.0.0.2. All of the clients can
ping
this
server
and get replies with the proper address except for two
workstations.
When
they ping the server the reply comes back as 1.0.0.2.
(discovered
becaus
of
problems connecting to a program that runs on that server)
Never
seen
any
thing like it and cant find any documentation on this issue
Thanks
Lee