From owner-freebsd-questions@FreeBSD.ORG Sat Oct 20 12:11:59 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D20E716A418 for ; Sat, 20 Oct 2007 12:11:59 +0000 (UTC) (envelope-from gpeel@thenetnow.com) Received: from thenetnow.com (thenetnow.com [69.90.69.141]) by mx1.freebsd.org (Postfix) with ESMTP id BDC9613C48E for ; Sat, 20 Oct 2007 12:11:59 +0000 (UTC) (envelope-from gpeel@thenetnow.com) Received: from hpeel.ody.ca ([216.240.12.2] helo=GRANT) by constellation.thenetnow.com with esmtpa (Exim 4.63 (FreeBSD)) (envelope-from ) id 1IjDBL-000Mup-U2 for freebsd-questions@freebsd.org; Sat, 20 Oct 2007 08:11:56 -0400 Message-ID: <004f01c81312$640be7a0$6501a8c0@GRANT> From: "Grant Peel" To: Date: Sat, 20 Oct 2007 08:11:48 -0400 Organization: The Net Now MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 Subject: trafshow and IPFW X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Grant Peel List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Oct 2007 12:11:59 -0000 Hi all, If I write a rule to block irc ports (6669), and I see them being blocked in ipfw, will I still see the connection attemps in trafshow? -Grant