From owner-freebsd-ipfw@FreeBSD.ORG Mon Aug 23 11:57:19 2004 Return-Path: Delivered-To: freebsd-ipfw@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB4E016A4CE for ; Mon, 23 Aug 2004 11:57:19 +0000 (GMT) Received: from pathfinder.roks.biz (roks.biz [82.207.80.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24A3443D3F for ; Mon, 23 Aug 2004 11:57:18 +0000 (GMT) (envelope-from padla@roks.biz) Received: from admin.office.roks.biz (admin.office.roks.biz [192.168.100.103]) by pathfinder.roks.biz (8.12.11/8.12.11) with ESMTP id i7NBvGKf073661; Mon, 23 Aug 2004 14:57:16 +0300 (EEST) (envelope-from padla@pathfinder.roks.biz) Received: from admin.office.roks.biz (localhost.roks.biz [127.0.0.1]) i7NBvIxP001361; Mon, 23 Aug 2004 14:57:18 +0300 (EEST) (envelope-from padla@admin.office.roks.biz) Received: (from padla@localhost) by admin.office.roks.biz (8.12.11/8.12.11/Submit) id i7NBvIX7001360; Mon, 23 Aug 2004 14:57:18 +0300 (EEST) (envelope-from padla) Date: Mon, 23 Aug 2004 14:57:17 +0300 From: Nikolay Pavlov To: Igor Popov Message-ID: <20040823115717.GA1311@roks.biz> Mail-Followup-To: Nikolay Pavlov , Igor Popov , freebsd-ipfw@freebsd.org References: <200408231046.57543.igor@garant.koenig.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200408231046.57543.igor@garant.koenig.ru> User-Agent: Mutt/1.4.2.1i cc: freebsd-ipfw@freebsd.org Subject: Re: Too many droped packets X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Aug 2004 11:57:19 -0000 Hi, Igor. On Monday, 23 August 2004 at 10:46:57 +0200, Igor Popov wrote: > > And problem that I see too many dropped conections via rule (${fwcmd} add > deny log tcp from any to any established) from my squid via ext iface (tun0) > > -- > Tonight's the night: Sleep in a eucalyptus tree. I think that this thread will explain the reasons of your problem: http://docs.FreeBSD.org/cgi/mid.cgi?40D3106A.9030403 Best regards, Nikolay Pavlov.