Nmap Development mailing list archives

Re: Ncat accepting connections without --keep-open


From: Shinnok <admin () shinnok com>
Date: Thu, 30 Jun 2011 23:35:03 +0300

On 06/22/2011 12:41 PM, Shinnok wrote:

Got confirmation on this one, --max-conns should not take effect in
listening mode without --keep-open or --broker.

A warning will be added to Ncat informing the user that the limit will
be ignored, if he calls Ncat with --max-conns in (single) listening mode:

./ncat -l --max-conns 3
Ncat: Maximum connections limit will be ignored. Add --keep-open otherwise.

Regards,
Shinnok

Almost forgot about this one. Done in r24509.

$ ./ncat -l --max-conns 3
Ncat: Warning: Maximum connections ignored, since it does not take
effect without -k or --broker.
^C

Regards,
Shinnok
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: