View Single Post
Old 06-29-2009, 10:15 AM   #3 (permalink)
fishingfox
I helped the forums.
 
Join Date: Mar 2006
Posts: 13
OS: WinXP


Re: Unable to ping anything.

Thank you faradd for your reply.

1. Device manager shows the network adapter is there enabled and working properly.
2. I have this computer in my network now, not where it normally is. It does not work in either network.
3. Using a static or fixed IP yields the same results
4. Booting into safe mode with networking WORKS! I can ping localhost, local IP, and the gateway.

Now what?

I will try the winsockfix program and post back.

Here are the results from ipconfig, the pings and netstat -e:

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\Cecilia>ping localhost

Pinging Reception-51642 [127.0.0.1] with 32 bytes of data:

Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128

Ping statistics for 127.0.0.1:
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\Cecilia>ping 192.168.0.1

Pinging 192.168.0.1 with 32 bytes of data:

Reply from 192.168.0.1: bytes=32 time<1ms TTL=64
Reply from 192.168.0.1: bytes=32 time<1ms TTL=64
Reply from 192.168.0.1: bytes=32 time<1ms TTL=64
Reply from 192.168.0.1: bytes=32 time<1ms TTL=64

Ping statistics for 192.168.0.1:
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\Cecilia>netstat -e
Interface Statistics

Received Sent

Bytes 15411 11178
Unicast packets 27 25
Non-unicast packets 67 66
Discards 0 0
Errors 0 0
Unknown protocols 0

C:\Documents and Settings\Cecilia>
fishingfox is offline   Reply With Quote