• We should now be fully online following an overnight outage. Apologies for any inconvenience, we do not expect there to be any further issues.

PING to HIGH?

Zombeeaholic

Member
Sep 24, 2006
25
0
0
Hi, I`ve bought a Gateway MX7515 laptop, AMD 4000+, 1024mb ram, ati X600 128mb video card. When I`m online(Cox highspeed) alot of the BATTLEFIELD 2 servers kick me because they say me PING is to high usally over 250`. Any ideas on LOWER it and how can I? What is PING, I know it is the signal from the computer? Any ideas on what I can do? ANYONE,,, Thanks,,,Paul
 

nweaver

Diamond Member
Jan 21, 2001
6,813
1
0
C:\Documents and Settings\nweaver>ping high
Ping request could not find host high. Please check the name and try again.

C:\Documents and Settings\nweaver>
 

jlazzaro

Golden Member
May 6, 2004
1,743
0
0
define: ping

ping is a computer network tool used to test whether a particular host is reachable across an IP network. Ping works by sending ICMP ?echo request? packets ("Ping?") to the target host and listening for ICMP ?echo response? replies (sometimes dubbed "Pong!" as an analog from the Ping Pong table tennis sport.) Using interval timing and response rate, ping estimates the round-trip time and packet loss rate between hosts.

Mike Muuss wrote the program in December, 1983, as a tool to troubleshoot odd behavior on an IP network. He named it after the pulses of sound made by a sonar, since its operation is analogous to active sonar in submarines, in which an operator issues a pulse of energy (a network packet) at the target, which then bounces from the target and is received by the operator. Later David L. Mills provided a backronym, "Packet IN ternet Grouper (Groper)", also by other people "Packed INternet Gopher", after the small rodents.

The usefulness of ping in assisting the "diagnosis" of Internet connectivity issues was impaired from late in 2003, when a number of Internet Service Providers filtered out ICMP Type 8 (echo request) messages at their network boundaries. This was partly due to the increasing use of ping for target reconnaissance, for example by Internet worms such as Welchia that flood the Internet with ping requests in order to locate new hosts to infect. Not only did the availability of ping responses leak information to an attacker, it added to the overall load on networks, causing problems to routers across the Internet.

There are two schools of thought concerning ICMP on the public Internet: those who say it should be largely disabled to enable network 'stealth', and those who say it should be enabled to allow proper Internet diagnostics.

These two schools of thought merge when considering intranet/extranet networks within the same organization. An example would be an organization which maintains 'buffer' network(s) to shield said net from the raw internet, such a network is usually described as a DMZ (after the military designation 'demilitarized zone'. In such a scenario an organization would maintain both a network(s) that would allow ICMP packets to radiate within the internal (trusted network), and disallow ICMP (ping) packets in a separated network that would more often than not include raw internet facing systems.
 

TC10284

Senior member
Nov 1, 2005
308
0
0
Originally posted by: nweaver
C:\Documents and Settings\nweaver>ping high
Ping request could not find host high. Please check the name and try again.

C:\Documents and Settings\nweaver>

lol - I caught your play on his words. Nice

Title should be "too"
 

spidey07

No Lifer
Aug 4, 2000
65,469
5
76
Originally posted by: Zombeeaholic
NO, I`m not trying to HACK!!! I don`t have enough skill to try!!

trying to help....

Your "ping" in games is roughly equivalent to the time it takes your computer to send something to the game sever and have the server respond back. Read above on what that actually means. It's similar to shouting "ECHO" in a canyon and waiting for your voice to bounce back at you.

Lets say you and I are connected by tincans and string. I yell HELLO!! into the tincan. After a period of time you hear this and yell back HELLO! The time between my yelling my hello and hearing your response is your "ping".

Ping?

Pong!

Seriously, read the replies.