Nmap Development mailing list archives

Re: a basic nmap usage question


From: Gutek <ange.gutek () gmail com>
Date: Tue, 06 Apr 2010 10:42:53 +0200

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The option --max-retries 0 does what you want. The Ref Manual (Ch.
Timing  & Perfomances, http://nmap.org/book/man-performance.html) states
that :

"--max-retries <numtries> (Specify the maximum number of port scan probe
retransmissions)

When Nmap receives no response to a port scan probe, it could mean the
port is filtered. (...). So Nmap tries again by retransmitting the
initial probe. (...)
 You can even specify --max-retries 0 to prevent any retransmissions,
though that is only recommended for situations such as informal surveys
where occasional missed ports and hosts are acceptable.

(...)

"

However, your best bet is to consider using Nping instead for this kind
of task / analysis ( http://nmap.org/nping/man.html ), as it was
developed for this very purpose.

A.G.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.12 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org/

iEYEARECAAYFAku69A0ACgkQ3aDTTO0ha7id7ACfZcS0hYlXEfnf7nVbImAK+CP4
72MAniNH0EwYeH99r6h2ILelxzqd0Uuy
=GbDQ
-----END PGP SIGNATURE-----
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: