Michael, nmap.nasl is not replacement for nmap_tcp_connect. BTW nmap_tcp_connect has best performance (accuracy/speed) regarding all portscanners tested.
Note that nmap.nasl is not good in performing port scans directly, but for importing nmap scans into openvas. Why? That I don't repeat - Read here: http://www.nessus.org/documentation/index.php?doc=nmap-usage I would suggest to restore nmap_tcp_connect! -------- Original Message -------- Subject: [Openvas-commits] r1377 - in trunk/openvas-plugins: . plugins Date: Fri, 19 Sep 2008 09:42:23 +0200 (CEST) From: [EMAIL PROTECTED] Reply-To: openvas-devel@wald.intevation.org To: [EMAIL PROTECTED] Author: mwiegand Date: 2008-09-19 09:42:22 +0200 (Fri, 19 Sep 2008) New Revision: 1377 Removed: trunk/openvas-plugins/plugins/nmap_tcp_connect/ Modified: trunk/openvas-plugins/ChangeLog trunk/openvas-plugins/MANIFEST Log: Removed obsolete plugins/nmap_tcp_connect since it has already been superseded by scripts/nmap.nasl and was disabled since the initial SVN revision. Modified: trunk/openvas-plugins/ChangeLog =================================================================== --- trunk/openvas-plugins/ChangeLog 2008-09-18 14:17:04 UTC (rev 1376) +++ trunk/openvas-plugins/ChangeLog 2008-09-19 07:42:22 UTC (rev 1377) @@ -1,3 +1,21 @@ +2008-09-19 Michael Wiegand <[EMAIL PROTECTED]> + + Removed obsolete plugins/nmap_tcp_connect since it has already been + superseded by scripts/nmap.nasl and was disabled since the + initial SVN revision. + + * plugins/nmap_tcp_connect/nmap_tcp_connect.c: Removed. + + * plugins/nmap_tcp_connect/Makefile: Removed. + + * plugins/nmap_tcp_connect/Makefile.darwin: Removed. + + * plugins/nmap_tcp_connect/nmap.h: Removed. + + * plugins/nmap_tcp_connect/: Removed. + + * MANIFEST: Updated. + 2008-09-18 Tim Brown <[EMAIL PROTECTED]> openvas.tmpl.in: Honour LDFLAGS. Modified: trunk/openvas-plugins/MANIFEST =================================================================== --- trunk/openvas-plugins/MANIFEST 2008-09-18 14:17:04 UTC (rev 1376) +++ trunk/openvas-plugins/MANIFEST 2008-09-19 07:42:22 UTC (rev 1377) @@ -43,10 +43,6 @@ plugins/linux_tftp/Makefile plugins/linux_tftp/Makefile.darwin plugins/make_world -plugins/nmap_tcp_connect/Makefile -plugins/nmap_tcp_connect/Makefile.darwin -plugins/nmap_tcp_connect/nmap.h -plugins/nmap_tcp_connect/nmap_tcp_connect.c plugins/nmap_wrapper/Makefile plugins/nmap_wrapper/Makefile.darwin plugins/nmap_wrapper/nmap_wrapper.c _______________________________________________ Openvas-commits mailing list [EMAIL PROTECTED] http://lists.wald.intevation.org/mailman/listinfo/openvas-commits _______________________________________________ Openvas-devel mailing list Openvas-devel@wald.intevation.org http://lists.wald.intevation.org/mailman/listinfo/openvas-devel