Jump to content


- - - - -

HELP WITH PING TEST


  • You cannot reply to this topic
14 replies to this topic

#1 steelreserve316

    Jr. Member

  • Members
  • PipPipPip
  • 25 posts

Posted 03 November 2005 - 07:48 PM

I keep trying to run a ping test but I keep getting an error. 

#2 FallowEarth

    TMN Sr. Veteran

  • Inactive Moderator
  • PipPipPipPipPipPipPipPipPip
  • 2,876 posts
  • Location: New Brunswick, Canada

Posted 03 November 2005 - 08:25 PM

What are you typing, and what does the error say?

#3 steelreserve316

    Jr. Member

  • Members
  • PipPipPip
  • 25 posts

Posted 04 November 2005 - 02:26 PM

I type -  ping testmy.net

and I see this:
<img src="http://i3.photobucket.com/albums/y83/supraman383/2nd%20Folder/error.jpg">

#4 netmasta

    TMN Sr. Veteran

  • Inactive Moderator
  • PipPipPipPipPipPipPipPipPip
  • 2,883 posts

Posted 04 November 2005 - 02:32 PM

Yea, something is definately wrong. What version of Windows are you using?

#5 cholla

    TMN Sr. Veteran

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,844 posts
  • Location: Amarillo,TX

Posted 04 November 2005 - 02:33 PM

steelreserve316; Do you have  MS-DOS Prompt in your ProgramAccessories?

#6 netmasta

    TMN Sr. Veteran

  • Inactive Moderator
  • PipPipPipPipPipPipPipPipPip
  • 2,883 posts

Posted 04 November 2005 - 02:41 PM

Quote

steelreserve316; Do you have  MS-DOS Prompt in your ProgramAccessories?

Ping has it's own program 'ping.com'. It's just usually launched from cmd.com/command.com.

#7 cholla

    TMN Sr. Veteran

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,844 posts
  • Location: Amarillo,TX

Posted 04 November 2005 - 02:48 PM

Quote

Ping has it's own program 'ping.com'. It's just usually launched from cmd.com/command.com.
Thats on XP I assume I know that XP has little to no DOS.On a 9X or ME you ping from the MSDOS program.
Try this to fix the corrupt file:
http://support.micro...b/310747/EN-US/ sfc scannow for XP
START – RUN – CMD – type “sfc /scannow

#8 steelreserve316

    Jr. Member

  • Members
  • PipPipPip
  • 25 posts

Posted 04 November 2005 - 03:42 PM

I have cmd prompt in my programs/accessories and I am using XP Pro.  I recently reformated my hardrive and started from scratch.  Now I'm having a bunch of problems.  The ping test is 1 problem.  Another problem is that when I try to run windows update, my download freezes when I try to update to SP2.

#9 resopalrabotnick

    TMN Seasoned Veteran

  • News Anchor
  • PipPipPipPipPipPipPipPipPipPip
  • 4,505 posts
  • Location: Banana Republic

Posted 04 November 2005 - 07:42 PM

hm. did you install off the original disk? one thing that comes to mind is a 'special' version of xp that might have some of its files replaced with junk/malware. that's the only explanation for the borked ping.com i can think of.
and ping should be an .exe, not a com. definitely something fishy.

#10 dann0

    Expert

  • Members
  • PipPipPipPipPipPipPip
  • 1,274 posts
  • Location: NE, USA

Posted 04 November 2005 - 08:01 PM

That is strange.
My window shows "Ping.exe" like resopalrabotnick is saying:

Also, I attached ping.exe from my PC (it works), try running it, see if you get good results.
I believe you will have to save it in c/windows/system32.
I would change the name ping.com to something like pingBAD.com temporarily, and then try pinging again.
If anyone else can jump in to help that would be great.

#11 resopalrabotnick

    TMN Seasoned Veteran

  • News Anchor
  • PipPipPipPipPipPipPipPipPipPip
  • 4,505 posts
  • Location: Banana Republic

Posted 04 November 2005 - 08:03 PM

you might have to type ping.exe at the prompt to be sure it doesn't default to the .com which i think would be picked first if you type just ping.

#12 cholla

    TMN Sr. Veteran

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,844 posts
  • Location: Amarillo,TX

Posted 05 November 2005 - 12:02 AM

My ISP blocks ping so I can't give the example I would like to but if it wasn't blocked it would give ping results.
C:WINDOWS>cd
C:>ping
Usage: ping [-t] [-a] [-n count] [-l size] [-f] [-i TTL] [-v TOS]
            [-r count] [-s count] [[-j host-list] | [-k host-list]]
            [-w timeout] destination-list
Options:
    -t             Ping the specified host until stopped.
                   To see statistics and continue - type Control-Break;
                   To stop - type Control-C.
    -a             Resolve addresses to hostnames.
    -n count       Number of echo requests to send.
    -l size        Send buffer size.
    -f             Set Don't Fragment flag in packet.
    -i TTL         Time To Live.
    -v TOS         Type Of Service.
    -r count       Record route for count hops.
    -s count       Timestamp for count hops.
    -j host-list   Loose source route along host-list.
    -k host-list   Strict source route along host-list.
    -w timeout     Timeout in milliseconds to wait for each reply.
C:>ping testmy.net
Pinging testmy.net [67.18.179.85] with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 67.18.179.85:
    Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum =  0ms, Average =  0ms
Ping statistics for 67.18.179.85:
    Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum =  0ms, Average =  0ms
C:>ping testmy.net -f -l 1473
Pinging testmy.net [67.18.179.85] with 1473 bytes of data:
Packet needs to be fragmented but DF set.
Packet needs to be fragmented but DF set.
Packet needs to be fragmented but DF set.
Packet needs to be fragmented but DF set.
Ping statistics for 67.18.179.85:
    Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum =  0ms, Average =  0ms

#13 steelreserve316

    Jr. Member

  • Members
  • PipPipPip
  • 25 posts

Posted 06 November 2005 - 05:34 PM

My version of Windows IS legite.  And another thing I just noticed is that my system32 folder is missing!  How would that happen?

#14 cak46

    TMN Friend

  • Members
  • PipPipPipPipPipPip
  • 997 posts
  • Location: Maine-USA

Posted 06 November 2005 - 06:26 PM

Quote

My version of Windows IS legite. And another thing I just noticed is that my system32 folder is missing! How would that happen?
Check the folder properties to see if you are viewing Hidden and System Folders  under Tools menu, folder options > View Tab

With the ping issue, you may have a bit of malware on your machine see:  http://vic.zonelabs....s.jsp?VId=41687

Have you scanned with Anti-virus and Anti-Spyware/Malware software?

#15 haifa77

    Earning Trust

  • Members
  • Pip
  • 1 posts

Posted 27 February 2011 - 01:26 PM

Nice.................





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users