Computing.Net > Forums > Networking > ping troubleshooting

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

ping troubleshooting

Reply to Message Icon

Name: True G
Date: October 22, 2009 at 12:13:08 Pacific
OS: Windows xp
CPU/Ram: network +
Product: Microsoft Windows xp professional edition
Subcategory: General
Tags: windows xp
Comment:


What are the most often used additional options for the Ping utility command that can be used to assist you in troubleshooting network problems? What options or switches are available with the ping command?



Sponsored Link
Ads by Google

Response Number 1
Name: nbrane
Date: October 22, 2009 at 13:13:38 Pacific
Reply:

here's pings "/?" output:


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.


0

Response Number 2
Name: Curt R
Date: October 22, 2009 at 13:40:40 Pacific
Reply:

Ping doesn't really help troubleshoot anything. About all it does do is verify connectivity. If you haven't any between your source and target, well, ping's done all it can do and now you can begin troubleshooting.

Most common usage for me is:

ping -t xxx.xxx.xxx.xxx

Where -t (which oddly enough doesn't appear in the output of 'ping /?') means continuous ping. Microsoft seemed to think 4 iterations was enough so you have to actually tell it with -t to keep on pinging past 4 if you want/need more. Which is a bit of a pain so I rarely ever use ping on an MS platform. Instead, I log onto a unix or linux box (whenever feasible) and do it from there.


0

Response Number 3
Name: jefro
Date: October 22, 2009 at 17:36:18 Pacific
Reply:

You'd be better off learning other ways to determine the connection. Ping is a very old test and is blocked in many situations.

I like to look at the blinky lights.

Playing to the angels
Les Paul (1915-2009)


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More






Use following form to reply to current message:

Login or Register to Reply
LoginRegister


Sponsored links

Ads by Google


Results for: ping troubleshooting

Can't ping certain sites www.computing.net/answers/networking/cant-ping-certain-sites/2776.html

Router: Network PC's will not ping www.computing.net/answers/networking/router-network-pcs-will-not-ping/23537.html

Two NIC Ping to localhost? www.computing.net/answers/networking/two-nic-ping-to-localhost/6853.html