On Mon, 7 Jan 2008, Mike Kemelmakher wrote:
yes. i can. nmap, telnet, neststat, ssh all work as expected.
simply hping will not return error status "1" in case port is not available
on localhost
Hi Mike,
One work-around might be to run:
hping -c 1 -S localhost -p [port] | grep SA
--
- Josh
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]