From owner-freebsd-security@FreeBSD.ORG Fri Apr 29 09:40:50 2005 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 E464F16A4CE for ; Fri, 29 Apr 2005 09:40:50 +0000 (GMT) Received: from mymail.netmagicians.com (mymail.netmagicians.com [202.87.39.126]) by mx1.FreeBSD.org (Postfix) with SMTP id F118D43D4C for ; Fri, 29 Apr 2005 09:40:49 +0000 (GMT) (envelope-from sid@netmagicsolutions.com) Received: (qmail 8846 invoked from network); 29 Apr 2005 09:41:24 -0000 Received: from intra.netmagicsolutions.com (HELO ?127.0.0.1?) (202.87.39.242) by mymail.netmagicians.com with SMTP; 29 Apr 2005 09:41:24 -0000 Message-ID: <4272011F.9040707@netmagicsolutions.com> Date: Fri, 29 Apr 2005 15:10:47 +0530 From: Siddhartha Jain User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-security@freebsd.org X-Enigmail-Version: 0.91.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: IPFW disconnections and resets 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: Fri, 29 Apr 2005 09:40:51 -0000 Hi, I am using IPFW on FreeBSD 4.11 I am facing two problems: - SSH sessions timeout after a while - When I run "/sbin/ipfw -q -f flush" in the rules script all connection get reset (and I am thrown out of the box). Is this standard functioning of ipfw or do I need to change any configuration? Thanks, Siddhartha