Hi all,
I've just set up a virtual machine to do some experiments, and compiled security/nmap but doing a scan against localhost is really slow, as reported below:
I'm using 9.0-RELEASE:
Any idea about what could be going wrong here?
I've just set up a virtual machine to do some experiments, and compiled security/nmap but doing a scan against localhost is really slow, as reported below:
Code:
Starting Nmap 5.61TEST2 ( http://nmap.org ) at 2012-11-19 15:14 CET
Stats: 0:00:01 elapsed; 0 hosts completed (1 up), 1 undergoing SYN Stealth Scan
SYN Stealth Scan Timing: About 0.50% done
Stats: 0:00:03 elapsed; 0 hosts completed (1 up), 1 undergoing SYN Stealth Scan
SYN Stealth Scan Timing: About 6.17% done; ETC: 15:15 (0:01:01 remaining)
Stats: 0:00:23 elapsed; 0 hosts completed (1 up), 1 undergoing SYN Stealth Scan
SYN Stealth Scan Timing: About 10.52% done; ETC: 15:17 (0:03:24 remaining)
Stats: 0:06:08 elapsed; 0 hosts completed (1 up), 1 undergoing SYN Stealth Scan
SYN Stealth Scan Timing: About 16.04% done; ETC: 15:52 (0:32:07 remaining)
Stats: 0:28:26 elapsed; 0 hosts completed (1 up), 1 undergoing SYN Stealth Scan
SYN Stealth Scan Timing: About 37.90% done; ETC: 16:29 (0:46:37 remaining)
Stats: 0:41:06 elapsed; 0 hosts completed (1 up), 1 undergoing SYN Stealth Scan
SYN Stealth Scan Timing: About 50.38% done; ETC: 16:35 (0:40:30 remaining)
I'm using 9.0-RELEASE:
Code:
# uname -a
FreeBSD bsdmag 9.0-RELEASE
FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:15:25 UTC 2012
root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
Any idea about what could be going wrong here?