From owner-freebsd-questions@FreeBSD.ORG Thu May 11 02:54:30 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 1871616A40D for ; Thu, 11 May 2006 02:54:30 +0000 (UTC) (envelope-from msoulier@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A28B43D48 for ; Thu, 11 May 2006 02:54:29 +0000 (GMT) (envelope-from msoulier@gmail.com) Received: by nf-out-0910.google.com with SMTP id y25so58606nfb for ; Wed, 10 May 2006 19:54:28 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=RyWs/JVU0uVTeuccMWX/lfi9nJ4FuXfHNoYcT5MxTuP7sAcsye6vu08rHjZa33LXTBI6Qimm4lXXunvPmVqamA810Zehyr1PJ7I2tiYPWVba/PI6niZW1xdNrYdIr3N4SjJHTcGoKb1EcMsifwEYQVK7IOF+32lfpc+xupHm2mA= Received: by 10.49.88.7 with SMTP id q7mr27459nfl; Wed, 10 May 2006 19:27:24 -0700 (PDT) Received: by 10.49.15.12 with HTTP; Wed, 10 May 2006 19:27:24 -0700 (PDT) Message-ID: Date: Wed, 10 May 2006 22:27:24 -0400 From: "Michael P. Soulier" Sender: msoulier@gmail.com To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Google-Sender-Auth: 6a7a029e23d45ea2 Subject: tcpdump on 'any' device 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: Thu, 11 May 2006 02:54:30 -0000 Hello, I'm using to running tcpdump like "tcpdump -i any -nn ". But, when I try to use the 'any' device on FreeBSD, I get this. [root@kanga isc-dhcp3-server]# tcpdump -i any -nn tcp port 22 tcpdump: BIOCSETIF: any: Device not configured Can this not be done on FreeBSD? Thanks, Mike --=20 Michael P. Soulier "Any intelligent fool can make things bigger and more complex... It takes a touch of genius - and a lot of courage to move in the opposite direction." --Albert Einstein