PDA

View Full Version : pinging, an easy question then


fleamailman
10-05-2006, 01:20 PM
again I am shadowing a thread, this time about internet connection, cmd stuff I am really weak, each one I understand and yet I cannot see why he is asking this


1. Do you get valid IP information on the card. For example it shouldn't be something like 169.x.x.x.), start / run / cmd then IPCONFIG /ALL

2. Can you start / run /cmd, then PING 4.2.2.1 and get a reply

3. Can you start / run /cmd, then PING www.yahoo.com and get a reply

Seth
10-05-2006, 02:09 PM
Flea,

In general, the ping test is used to check if there is a line problem, or a software problem.

Do you have a more specific question?

dbarrow
10-05-2006, 02:17 PM
4.2.2.1 is the Verizon DNS server. Pinging it shuld get a response. This tells you the connection to the web is working.

fleamailman
10-05-2006, 02:39 PM
thanks so at the end of these three questions, if they are all positive, it will tell the advisor that the victim's internet connection is running and that it is some other reason why there in no running Internet, am I right then

This was the reply how do I read it as OK?

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

C:\Documents and Settings\Sandy Herman>PING 4.2.2.1

Pinging 4.2.2.1 with 32 bytes of data:

Reply from 4.2.2.1: bytes=32 time=33ms TTL=243
Reply from 4.2.2.1: bytes=32 time=30ms TTL=243
Reply from 4.2.2.1: bytes=32 time=32ms TTL=243
Reply from 4.2.2.1: bytes=32 time=30ms TTL=243

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

C:\Documents and Settings\Sandy Herman>PING www.yahoo.com

Pinging www.yahoo-ht2.akadns.net [209.73.186.238] with 32 bytes of data:

Reply from 209.73.186.238: bytes=32 time=28ms TTL=48
Reply from 209.73.186.238: bytes=32 time=27ms TTL=49
Reply from 209.73.186.238: bytes=32 time=28ms TTL=48
Reply from 209.73.186.238: bytes=32 time=27ms TTL=49

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