From owner-freebsd-questions@FreeBSD.ORG Tue Jan 9 17:18:40 2007 Return-Path: X-Original-To: FreeBSD-questions@freebsd.org Delivered-To: FreeBSD-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 692B616A403 for ; Tue, 9 Jan 2007 17:18:40 +0000 (UTC) (envelope-from linuxquest7570@yahoo.com) Received: from web59203.mail.re1.yahoo.com (web59203.mail.re1.yahoo.com [66.196.101.29]) by mx1.freebsd.org (Postfix) with SMTP id 14FB013C441 for ; Tue, 9 Jan 2007 17:18:39 +0000 (UTC) (envelope-from linuxquest7570@yahoo.com) Received: (qmail 98744 invoked by uid 60001); 9 Jan 2007 17:18:39 -0000 Message-ID: <20070109171839.98742.qmail@web59203.mail.re1.yahoo.com> DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=a4H0bZQp8N+Zx9+XF0J/Pp+WDkh1SiOF3wjahlUDF09JvOb25nSKC2QF2eUrpw4U2OPoDsnHPXZSMBQbSqoLVoHQWuKR1IUuK73sjO7nIxTf5sAtptbV1jVRmRrENkXPZa/evMT8bvIHjHQ/Iv5UyEyS0QKzfBzut+j3T1pTaHU=; X-YMail-OSG: XW0uUg8VM1ncKjfj6LT17Hf50jHSQR7UZs83dvpZQULjrsBOnjdJZGsvUnntHWLEVRoBOH9AmqoH4eccNeZqHuVYiV34na7d1evWcXSQmwOBZIajNjrcD6zum1tUxfHgwxyNiBK01WBuNhHrr6GYfEbLOBzEeTrJhk2MXXqQS8kk Received: from [219.95.201.42] by web59203.mail.re1.yahoo.com via HTTP; Tue, 09 Jan 2007 09:18:39 PST Date: Tue, 9 Jan 2007 09:18:39 -0800 (PST) From: linux quest To: FreeBSD-questions@freebsd.org In-Reply-To: MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 09 Jan 2007 19:17:20 +0000 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: NMap in FreeBSD Problem ... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Jan 2007 17:18:40 -0000 Thanks ... I think the 'rehash' command does help a bit... at least now, when I type 'nmap', I can see the help manual (before this, there was just error msg). However, now, when I type 'nmap 192.168.1.10', (where 192.168.1.10 is the PC that I wanted to scan) ... I got the message ... 'Limiting closed port RST response from 283 to 200 packets/sec' May I know how do I get nmap to scan the 192.168.1.10 computer? Thanks. Regards, Linux Quest Niclas Zeising wrote: On 1/9/07, linux quest wrote: > After running nmap for some time, I have got problem running a simple command of nmap ... like > > nmap 192.168.1.2 > nmap: Command not found > > I think there is something wrong with my installation procedures. I type in "make install clean" command in /usr/local/bin/nmap and /usr/ports/security/nmap - but somehow I still see the "command not found" message. > > I have also typed in "make deinstall clean" on both of the directory location, restart the OS, and install everything again using the "make install clean" command (on both of the directory location) - but I still receive the same "nmap: Command not found" message. > > Thanks for the help :) > > Regards, > Linux Quest > __________________________________________________ Have you tried running "rehash" after the install? If you're using [t]csh this is nessesary to make the shell discover new commands. You only need to do "make install clean" in ports/security/nmap, not in local/bin/nmap. HTH //Niclas -- __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com