On 2 Mar 2007, "Blair" <(E-Mail Removed)> wrote:
>I noticed that no one told you 'how to ping'
some routers have a menu option, where one puts in the name or IP
address of a host, and it does the ping for you...
>I was interested myself in finding out 'how'
You'll usually find ping on the command line interface of a PC OS
(there may be similar options on big multi-user systems, but the
odds are they're restricted to administrator/operator users).
So under Windows, get a "Command prompt" (aka MS-DOS window), and
enter 'ping <host>' ( where host might be an IP or hostname -
eg
www.bbc.co.uk or 212.58.224.121 ) Similarly under Linux/Unix,
or open a terminal session under Mac OS X. Some web hosts offer
a command line interface (telnet or ssh access) but many have a
block on access to network functions such as ping, traceroute,
and so on, in case someone "makes a nuisance of themself".