>
> Well, you *are* telling nmap to do a ping-scan (-sP) which doesn't use
> ports, but then you specify ports as well.
This is not correct.
from the nmap man page:
<snip>
The -sP option sends an ICMP echo request and a TCP
packet to
port 80 by default. When executed by an unprivileged
user, a SYN
packet is sent (using a connect() call) to port 80 on the
</snip>
IMHO -sP should respect -p
cheers
Diman
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org
Received on Oct 12 2006