From owner-freebsd-questions Sat Jun 1 8:54:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ns.museum.rain.com (gw-ipinc.museum.rain.com [206.29.169.27]) by hub.freebsd.org (Postfix) with ESMTP id 0977037B403 for ; Sat, 1 Jun 2002 08:54:27 -0700 (PDT) Received: from ns.museum.rain.com (localhost [127.0.0.1]) by ns.museum.rain.com (8.12.3/8.12.3) with ESMTP id g51FsLwi092925; Sat, 1 Jun 2002 08:54:21 -0700 (PDT) (envelope-from list@ns.museum.rain.com) Received: (from list@localhost) by ns.museum.rain.com (8.12.3/8.12.3/Submit) id g51FsKM3092924; Sat, 1 Jun 2002 08:54:20 -0700 (PDT) (envelope-from list) Date: Sat, 1 Jun 2002 08:54:20 -0700 From: James Long To: "Christopher J. Umina" Cc: FreeBSD Questions Subject: Re: tcpdump Message-ID: <20020601085420.A92905@ns.museum.rain.com> References: <004801c20993$c91c1ae0$0301a8c0@uminafamily.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <004801c20993$c91c1ae0$0301a8c0@uminafamily.com>; from FJU@Fritzilldo.com on Sat, Jun 01, 2002 at 10:43:04AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Jun 01, 2002 at 10:43:04AM -0700, Christopher J. Umina wrote: > Is there any way to do a tcpdump on a remote host? ie. watch the packets on > another host. How remote? If it's two floors away, but plugged in to the same _hub_, you can snoop from another host on that hub. Else ssh into the remote host and run tcpdump there. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message