From owner-freebsd-questions@FreeBSD.ORG Sat Jan 27 22:54:41 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 1E6ED16A402 for ; Sat, 27 Jan 2007 22:54:41 +0000 (UTC) (envelope-from stanb@panix.com) Received: from mail3.panix.com (mail3.panix.com [166.84.1.74]) by mx1.freebsd.org (Postfix) with ESMTP id E93C413C489 for ; Sat, 27 Jan 2007 22:54:40 +0000 (UTC) (envelope-from stanb@panix.com) Received: from mailspool3.panix.com (mailspool3.panix.com [166.84.1.78]) by mail3.panix.com (Postfix) with ESMTP id 5247A13A85D; Sat, 27 Jan 2007 17:54:40 -0500 (EST) Received: from teddy.fas.com (c-68-58-181-9.hsd1.sc.comcast.net [68.58.181.9]) by mailspool3.panix.com (Postfix) with ESMTP id C4FDBAADBE3; Sat, 27 Jan 2007 17:54:40 -0500 (EST) Received: from stan by teddy.fas.com with local (Exim 3.36 #1 (Debian)) id 1HAwRT-0001yN-00; Sat, 27 Jan 2007 17:54:39 -0500 Date: Sat, 27 Jan 2007 17:54:39 -0500 From: stan To: Joshua Lewis Message-ID: <20070127225439.GA7571@teddy.fas.com> Mail-Followup-To: Joshua Lewis , freebsd-questions@freebsd.org References: <887C487E-00C0-4B80-873A-AE01238D83DA@familyfunzone.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <887C487E-00C0-4B80-873A-AE01238D83DA@familyfunzone.net> X-Editor: gVim X-Operating-System: Debian GNU/Linux X-Kernel-Version: 2.4.23 X-Uptime: 17:53:37 up 285 days, 19:36, 2 users, load average: 0.01, 0.01, 0.00 User-Agent: Mutt/1.5.4i Sender: Stan Brown Cc: freebsd-questions@freebsd.org Subject: Re: What is my TFTP Server Soing 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: Sat, 27 Jan 2007 22:54:41 -0000 On Sat, Jan 27, 2007 at 05:38:58PM -0500, Joshua Lewis wrote: > Hello list, > > I am trying to figure out what my device is doing when connecting to > my TFTP server. Is there a way to watch on my server what the TFTP > server is doing? > > Try tcpdump. or wireshark. -- Unix is very simple, but it takes a genius to understand the simplicity. (Dennis Ritchie)