On Wed, 06 Jun 2007 19:52:05 -0700 plus or minus some time Norbert Kiesel
<nkiesel_at_tbdnetworks.com> wrote:
>
> # nmap -P0 -PU161 -PS22,23 -p T:22,23,U:161 -sT -sU 192.168.4.240-255
>
> # nmap -P0 -PU161 -PS22,23 -p T:22,23,U:161 -sT -sU 192.168.4.250-255
>
You are giving nmap conflicting information. First you say "don't ping"
with -P0 and then you give it probe information for host discovery with -PU
and -PS. Try picking one or the other and see what happens.
Brandon
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org
Received on Jun 07 2007