HTFC Forums

H.T.F.C.

How To Fix Computers





Go Back   HTFC Forums > Software Newsgroups > Windows XP > XP Networking

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1  
Old 02-07-2008, 12:15 AM
Hari Hirani
 
Posts: n/a
Default Networking - Unable to ping self (XP Service Pack2)

After running Disk Cleanup and Compression (to recover disk space), I can no
longer ping my own computer on Wired (100BaseT) or Wireless (Netgear MA111)
port. However, it does seem to work if I ping 127.0.0.1.

I tried loading "WinPcap_2_3_nogui" that used to work before the "Disk
Clearnup" and it no longer loads the driver - verified using "sysinfo32".

Questions:
1. Is it caused by the disk Compression?
2. Is it possible to reverse the Compression part of the Disk Cleanup utility?

Thanks.
Hari
Reply With Quote
Sponsored Links
  #2  
Old 02-07-2008, 03:28 PM
Robert L. \(MS-MVP\)
 
Posts: n/a
Default Re: Networking - Unable to ping self (XP Service Pack2)

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


"Hari Hirani" <Hari Hirani@discussions.microsoft.com> wrote in message
news:63C9EE16-8ED2-47BE-A5CA-4326112B2247@microsoft.com...
> After running Disk Cleanup and Compression (to recover disk space), I can
> no
> longer ping my own computer on Wired (100BaseT) or Wireless (Netgear
> MA111)
> port. However, it does seem to work if I ping 127.0.0.1.
>
> I tried loading "WinPcap_2_3_nogui" that used to work before the "Disk
> Clearnup" and it no longer loads the driver - verified using "sysinfo32".
>
> Questions:
> 1. Is it caused by the disk Compression?
> 2. Is it possible to reverse the Compression part of the Disk Cleanup
> utility?
>
> Thanks.
> Hari


Reply With Quote
  #3  
Old 02-07-2008, 07:54 PM
Hari Hirani
 
Posts: n/a
Default Re: Networking - Unable to ping self (XP Service Pack2)

I have simplified the setup (only one connection) and added the ipconfig /all
along with ping results.

C:\>ipconfig /all

Windows IP Configuration

Host Name . . . . . . . . . . . . : HariH-LP
Primary Dns Suffix . . . . . . . : nayna.com
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : nayna.com

Ethernet adapter Local Area Connection:

Media State . . . . . . . . . . . : Media disconnected
Description . . . . . . . . . . . : Intel(R) PRO/100 VE Network
Connecti
on
Physical Address. . . . . . . . . : 08-00-46-68-BB-D5

Ethernet adapter Wireless Network Connection 3:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : NETGEAR MA111 802.11b Wireless
USB A
dapter
Physical Address. . . . . . . . . : 00-09-5B-90-DF-76
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 10.0.0.4
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 10.0.0.254
DHCP Server . . . . . . . . . . . : 10.0.0.254
DNS Servers . . . . . . . . . . . : 68.94.156.1
68.94.157.1
Lease Obtained. . . . . . . . . . : Thursday, February 07, 2008
10:42:57
AM
Lease Expires . . . . . . . . . . : Monday, January 18, 2038 7:14:07
PM

C:\>ping 10.0.0.4

Pinging 10.0.0.4 with 32 bytes of data:

Request timed out.
Request timed out.
Request timed out.
Request timed out.

Ping statistics for 10.0.0.4:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),

C:\>ping 127.0.0.1

Pinging 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:\>ping www.yahoo.com

Pinging www.yahoo-ht3.akadns.net [209.131.36.158] with 32 bytes of data:

Reply from 209.131.36.158: bytes=32 time=19ms TTL=55
Reply from 209.131.36.158: bytes=32 time=19ms TTL=56
Reply from 209.131.36.158: bytes=32 time=19ms TTL=55
Reply from 209.131.36.158: bytes=32 time=20ms TTL=55

Ping statistics for 209.131.36.158:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 19ms, Maximum = 20ms, Average = 19ms

C:\>

"Robert L. (MS-MVP)" wrote:

> 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
>
>
> "Hari Hirani" <Hari Hirani@discussions.microsoft.com> wrote in message
> news:63C9EE16-8ED2-47BE-A5CA-4326112B2247@microsoft.com...
> > After running Disk Cleanup and Compression (to recover disk space), I can
> > no
> > longer ping my own computer on Wired (100BaseT) or Wireless (Netgear
> > MA111)
> > port. However, it does seem to work if I ping 127.0.0.1.
> >
> > I tried loading "WinPcap_2_3_nogui" that used to work before the "Disk
> > Clearnup" and it no longer loads the driver - verified using "sysinfo32".
> >
> > Questions:
> > 1. Is it caused by the disk Compression?
> > 2. Is it possible to reverse the Compression part of the Disk Cleanup
> > utility?
> >
> > Thanks.
> > Hari

>
>

Reply With Quote
  #4  
Old 02-07-2008, 08:51 PM
Robert L. \(MS-MVP\)
 
Posts: n/a
Default Re: Networking - Unable to ping self (XP Service Pack2)

Do you have 3 rd party security software? For troubleshooting, start the OS
with clean boot. Please post back with the result.

Windows generalHow to run Windows OS with a clean boot · How to Run Windows
Safe Mode with Networking · How to setup DHCP for IP Phone How to sort
programs in Start ...
http://www.howtonetworking.com/Windo...owsgeneral.htm


--
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


"Hari Hirani" <HariHirani@discussions.microsoft.com> wrote in message
news:F7B92EB9-FAAF-4B30-901C-07D5AD112661@microsoft.com...
>I have simplified the setup (only one connection) and added the ipconfig
>/all
> along with ping results.
>
> C:\>ipconfig /all
>
> Windows IP Configuration
>
> Host Name . . . . . . . . . . . . : HariH-LP
> Primary Dns Suffix . . . . . . . : nayna.com
> Node Type . . . . . . . . . . . . : Unknown
> IP Routing Enabled. . . . . . . . : No
> WINS Proxy Enabled. . . . . . . . : No
> DNS Suffix Search List. . . . . . : nayna.com
>
> Ethernet adapter Local Area Connection:
>
> Media State . . . . . . . . . . . : Media disconnected
> Description . . . . . . . . . . . : Intel(R) PRO/100 VE Network
> Connecti
> on
> Physical Address. . . . . . . . . : 08-00-46-68-BB-D5
>
> Ethernet adapter Wireless Network Connection 3:
>
> Connection-specific DNS Suffix . :
> Description . . . . . . . . . . . : NETGEAR MA111 802.11b Wireless
> USB A
> dapter
> Physical Address. . . . . . . . . : 00-09-5B-90-DF-76
> Dhcp Enabled. . . . . . . . . . . : Yes
> Autoconfiguration Enabled . . . . : Yes
> IP Address. . . . . . . . . . . . : 10.0.0.4
> Subnet Mask . . . . . . . . . . . : 255.255.255.0
> Default Gateway . . . . . . . . . : 10.0.0.254
> DHCP Server . . . . . . . . . . . : 10.0.0.254
> DNS Servers . . . . . . . . . . . : 68.94.156.1
> 68.94.157.1
> Lease Obtained. . . . . . . . . . : Thursday, February 07, 2008
> 10:42:57
> AM
> Lease Expires . . . . . . . . . . : Monday, January 18, 2038
> 7:14:07
> PM
>
> C:\>ping 10.0.0.4
>
> Pinging 10.0.0.4 with 32 bytes of data:
>
> Request timed out.
> Request timed out.
> Request timed out.
> Request timed out.
>
> Ping statistics for 10.0.0.4:
> Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
>
> C:\>ping 127.0.0.1
>
> Pinging 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:\>ping www.yahoo.com
>
> Pinging www.yahoo-ht3.akadns.net [209.131.36.158] with 32 bytes of data:
>
> Reply from 209.131.36.158: bytes=32 time=19ms TTL=55
> Reply from 209.131.36.158: bytes=32 time=19ms TTL=56
> Reply from 209.131.36.158: bytes=32 time=19ms TTL=55
> Reply from 209.131.36.158: bytes=32 time=20ms TTL=55
>
> Ping statistics for 209.131.36.158:
> Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
> Approximate round trip times in milli-seconds:
> Minimum = 19ms, Maximum = 20ms, Average = 19ms
>
> C:\>
>
> "Robert L. (MS-MVP)" wrote:
>
>> 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
>>
>>
>> "Hari Hirani" <Hari Hirani@discussions.microsoft.com> wrote in message
>> news:63C9EE16-8ED2-47BE-A5CA-4326112B2247@microsoft.com...
>> > After running Disk Cleanup and Compression (to recover disk space), I
>> > can
>> > no
>> > longer ping my own computer on Wired (100BaseT) or Wireless (Netgear
>> > MA111)
>> > port. However, it does seem to work if I ping 127.0.0.1.
>> >
>> > I tried loading "WinPcap_2_3_nogui" that used to work before the "Disk
>> > Clearnup" and it no longer loads the driver - verified using
>> > "sysinfo32".
>> >
>> > Questions:
>> > 1. Is it caused by the disk Compression?
>> > 2. Is it possible to reverse the Compression part of the Disk Cleanup
>> > utility?
>> >
>> > Thanks.
>> > Hari

>>
>>


Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Auto Update Does Not Install Service Pack2 student3 Windows XP 6 01-26-2008 11:14 PM
Installing service pack2 SP2 tenngolfer Windows XP 2 11-02-2007 11:55 PM
XP service pack2 reinstall Brian Windows XP 2 10-02-2007 11:25 PM
XP service pack2 reinstall Brian Windows XP 2 10-02-2007 02:27 AM
networking mystery, unable to ping or access.... Kirk XP Networking 6 07-14-2004 02:08 AM


All times are GMT. The time now is 09:49 AM.


Powered by vBulletin® Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© 2004 - 2007 Web-S-Sense Pty. Ltd. Usenet and forums posts © their respective authors.
Ad Management by RedTyger