Would you agree this would be the appropriate usage of hping2 to get just the syn/ack ?. I believe it is hping2 -S -c 1 -p <n> <host>
cheers, Rob -----Original Message----- From: Niko Tyni [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 11, 2005 7:46 AM To: Robert Reilly Cc: [EMAIL PROTECTED] Subject: Re: [smokeping-users] tcp port probe On Fri, Oct 07, 2005 at 03:28:00PM -0400, Robert Reilly wrote: > Hi all, has anyone written a tcp port probe to verify the port is open ? Hi, not that I know of. It wouldn't be too hard to do this with eg. hping2 or just a pure Perl module. The latency in this case would be just the interval between the sending of SYN packet to the reception of the ACK packet... Cheers, -- Niko -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/smokeping-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
