Results 1 to 5 of 5

Thread: How do I ping a server?

  1. #1
    Registered User
    Join Date
    Dec 2004
    Posts
    154
    Thanks
    1
    Thanked
    1 time in 1 post

    How do I ping a server?

    What do I type in to get the following:-?

    Pinging 213.253.57.43 with 32 bytes of data:

    Reply from 213.253.57.43: bytes=32 time=31ms TTL=119
    Reply from 213.253.57.43: bytes=32 time=31ms TTL=119
    Reply from 213.253.57.43: bytes=32 time=32ms TTL=119
    Reply from 213.253.57.43: bytes=32 time=31ms TTL=119
    Reply from 213.253.57.43: bytes=32 time=32ms TTL=119
    Reply from 213.253.57.43: bytes=32 time=31ms TTL=119
    Reply from 213.253.57.43: bytes=32 time=31ms TTL=119
    Reply from 213.253.57.43: bytes=32 time=30ms TTL=119
    Reply from 213.253.57.43: bytes=32 time=32ms TTL=119
    Reply from 213.253.57.43: bytes=32 time=31ms TTL=119

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

  2. #2
    TiG
    TiG is offline
    Walk a mile in other peoples shoes...
    Join Date
    Jul 2003
    Location
    Questioning it all
    Posts
    6,213
    Thanks
    45
    Thanked
    48 times in 43 posts
    ping 213.253.57.43 -t

    from a command prompt
    - t will continutally ping the target address

    TiG
    -- Hexus Meets Rock! --

  3. #3
    Spirit of Vengeance
    Join Date
    Jul 2003
    Location
    Accrington, Lancashire
    Posts
    295
    Thanks
    0
    Thanked
    0 times in 0 posts
    You can also do a trace-route through the same command prompt

    tracert 213.253.57.43

  4. #4
    Senior Member
    Join Date
    Jul 2004
    Location
    London
    Posts
    2,456
    Thanks
    100
    Thanked
    75 times in 51 posts
    • Mblaster's system
      • Motherboard:
      • ASUS PK5 Premium
      • CPU:
      • Intel i5 2500K
      • Memory:
      • 8gb DDR3
      • Storage:
      • Intel X25 SSD + WD 2TB HDD
      • Graphics card(s):
      • Nvidia GeForce GTX 570
      • PSU:
      • Corsair HX520
      • Case:
      • Antec P180
      • Operating System:
      • Windows 7 Professional x64
      • Monitor(s):
      • HP w2207 (22" wide)
      • Internet:
      • Rubbish ADSL
    Ping 213.253.57.43

    That will give you what you showed (with only 4 packets sent instead of 10).
    I don't mean to sound cold, or cruel, or vicious, but I am so that's the way it comes out.

  5. #5
    DsW
    DsW is offline
    Senior Member
    Join Date
    Aug 2003
    Location
    Glasgow
    Posts
    292
    Thanks
    0
    Thanked
    0 times in 0 posts
    or combine tracert and ping using 'pathping 213.253.57.43'

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •