From owner-freebsd-questions@FreeBSD.ORG Sat Nov 27 16:40:49 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C34416A4CE for ; Sat, 27 Nov 2004 16:40:49 +0000 (GMT) Received: from mail.cs.tu-berlin.de (mail.cs.tu-berlin.de [130.149.17.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD3BA43D68 for ; Sat, 27 Nov 2004 16:40:48 +0000 (GMT) (envelope-from volkere@cs.tu-berlin.de) Received: from mailhost.cs.tu-berlin.de (postfix@mail.cs.tu-berlin.de [130.149.17.13]) by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id RAA12310 for ; Sat, 27 Nov 2004 17:40:47 +0100 (MET) Received: from localhost (localhost [127.0.0.1]) by mailhost.cs.tu-berlin.de (Postfix) with ESMTP id 02AB7F21A for ; Sat, 27 Nov 2004 17:40:47 +0100 (MET) Received: from mailhost.cs.tu-berlin.de ([127.0.0.1]) by localhost (bueno [127.0.0.1]) (amavisd-new, port 10224) with ESMTP id 24544-08 for ; Sat, 27 Nov 2004 17:40:46 +0100 (MET) Received: from conde.cs.tu-berlin.de (conde.cs.tu-berlin.de [130.149.17.40]) by mailhost.cs.tu-berlin.de (Postfix) with ESMTP for ; Sat, 27 Nov 2004 17:40:46 +0100 (MET) Received: (from volkere@localhost)iARGekMd001584 for freebsd-questions@freebsd.org; Sat, 27 Nov 2004 17:40:46 +0100 (MET) Date: Sat, 27 Nov 2004 17:40:46 +0100 From: Volker Eckert To: freebsd-questions@freebsd.org Message-ID: <20041127164046.GB1412@conde.cs.tu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Virus-Scanned: by amavisd-new at cs.tu-berlin.de Subject: nmap and networking device X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Nov 2004 16:40:49 -0000 did i get this right: in order to use nmap i need to enable packet filtering because otherwise i would not have any device node for nmap to use? any hints appreciated, thanks