Re: can't ping any port on loacalhost
- From: Beej Jorgensen <beej@xxxxxxx>
- Date: Sun, 30 Dec 2007 18:18:49 +0000 (UTC)
heavytull <heavytull@xxxxxxxxxxx> wrote:
probably just a mistake, i though it worked like that. anyway there no
fundamental reason that says we couldn't. it is just a technical reason.
But it's a fundamental technical reason. :)
ping uses ICMP, a protocol piggybacked on top of IP, which deals with IP
addresses but not ports. Ports are (often) a TCP or UDP construct. In
that way, you can't ping a port because ICMP has no idea what a "port"
is.
http://en.wikipedia.org/wiki/Ping#ICMP_packet
-Beej
.
- References:
- can't ping any port on loacalhost
- From: heavytull
- Re: can't ping any port on loacalhost
- From: Dave Uhring
- Re: can't ping any port on loacalhost
- From: heavytull
- can't ping any port on loacalhost
- Prev by Date: Re: can't ping any port on loacalhost
- Next by Date: Re: can't ping any port on loacalhost
- Previous by thread: Re: can't ping any port on loacalhost
- Next by thread: Re: can't ping any port on loacalhost
- Index(es):
Relevant Pages
|