From owner-freebsd-security@FreeBSD.ORG Thu Mar 4 09:00:39 2004 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEB7B16A4D4 for ; Thu, 4 Mar 2004 09:00:39 -0800 (PST) Received: from orhi.sarenet.es (orhi.sarenet.es [192.148.167.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id B528A43D2D for ; Thu, 4 Mar 2004 09:00:39 -0800 (PST) (envelope-from borjamar@sarenet.es) Received: from [172.16.1.38] (izaro.sarenet.es [192.148.167.11]) by orhi.sarenet.es (Postfix) with ESMTP id 386D57A3B5F for ; Thu, 4 Mar 2004 18:00:38 +0100 (MET) Mime-Version: 1.0 (Apple Message framework v612) In-Reply-To: <20040303094647.J93367@zoraida.natserv.net> References: <20040303094647.J93367@zoraida.natserv.net> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <75E52170-6DFD-11D8-B790-000393C94468@sarenet.es> Content-Transfer-Encoding: 7bit From: Borja Marcos Date: Thu, 4 Mar 2004 18:00:37 +0100 To: freebsd-security@freebsd.org X-Mailer: Apple Mail (2.612) Subject: Re: How to monitoring activity on a card? X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Security issues [members-only posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Mar 2004 17:00:40 -0000 > What are my options on monitoring activity on my external card? Eric Anderson has recommended you "trafshow". It is excellent to have a quick look to your traffic. If you want to store historic data, and you need to have a look at the flows avoiding the packet-level detail, the best is Argus, available in the ports collection. Have a look at the Argus homepage: http://www.qosient.com/argus Regards, Borja.