Hi,
I'm trying to work out the root cause of a problem we're having where
nmap reports all possible IPs in a network as having active hosts when
run as root:
sudo /usr/bin/nmap -sT -T4 -p T:22,23,80,135,513,514,U:161
xxx.xxx.xxx.0/24
(reports all 256 possible IPs as having active hosts)
nmap -sT -T4 -p T:22,23,80,135,513,514,U:161 xxx.xxx.xxx.0/24
(correctly reports only what's there)
Does anyone know why these results would be different?
Thanks
Tim Edwards
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org
Received on Jan 10 2007