From owner-freebsd-net@FreeBSD.ORG Sun Feb 16 20:38:12 2014 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2E7C321A for ; Sun, 16 Feb 2014 20:38:12 +0000 (UTC) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id F0A441C68 for ; Sun, 16 Feb 2014 20:38:11 +0000 (UTC) Received: from compute5.internal (compute5.nyi.mail.srv.osa [10.202.2.45]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 71C2721347 for ; Sun, 16 Feb 2014 15:38:08 -0500 (EST) Received: from web3 ([10.202.2.213]) by compute5.internal (MEProxy); Sun, 16 Feb 2014 15:38:09 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:from:to:mime-version :content-transfer-encoding:content-type:in-reply-to:references :subject:date; s=smtpout; bh=hhaFupIaMefWgdRzX7t6cRpkU10=; b=AQT RnMGo92r1v1EhCRmgDvTq/y6YACm2tlzzi94oES8OOr0R+1896OPIVW5ePK7/zfZ vuD/KvumnFHHNkBbxJ7v3t9tI4LhtTUio1J9BK2Fk7ZvqBlZW0eZbhXb9Zg5/9Mb beJo5hidtuFCYSfU33zff89Q7+1pLFQZUT76CcCI= Received: by web3.nyi.mail.srv.osa (Postfix, from userid 99) id 87E221A0EFD; Sun, 16 Feb 2014 15:38:08 -0500 (EST) Message-Id: <1392583088.30857.84104745.7521C62A@webmail.messagingengine.com> X-Sasl-Enc: FIRtwHSESYxWIlkkoaq+RetAwqRW5LaPtKqZCqzZCGya 1392583088 From: Mark Felder To: freebsd-net@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-e72899be In-Reply-To: References: Subject: Re: Recommendations for packet capture Date: Sun, 16 Feb 2014 14:38:08 -0600 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Feb 2014 20:38:12 -0000 Does security/bro or security/snort fit your requirements?