Page 1 of 1

Ping application

Posted: Fri Jan 16, 2009 11:59 am
by osama
Hello,
I want to ping my host on a port other then default icmp port. Is there any application which I can host on my linux server which send icmp replies while listening on specified port. Actually i want to know TTL of my system from external world. I am not talking about port scanners

Regards,
Osama

Posted: Fri Jan 16, 2009 12:40 pm
by lambda
there is no default icmp port. icmp is not tcp/ip. it doesn't have a "port".

what do you mean by ttl?

Posted: Fri Jan 16, 2009 12:54 pm
by osama
I mean response time.

Is not there any ping like application/software where i can mention port?

Posted: Fri Jan 16, 2009 1:06 pm
by mani101
there is an open source project
"IMS (ICMP Base Monitoring System)"

Posted: Sun Jan 18, 2009 10:42 pm
by x2oxen
have you never heard or studied about HPING??? if not then do it right now! it will do what you looking for