From owner-freebsd-bugs@FreeBSD.ORG Mon Feb 13 18:00:20 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C0D816A420 for ; Mon, 13 Feb 2006 18:00:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4785043D64 for ; Mon, 13 Feb 2006 18:00:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1DI0IQr004140 for ; Mon, 13 Feb 2006 18:00:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1DI0InF004139; Mon, 13 Feb 2006 18:00:18 GMT (envelope-from gnats) Resent-Date: Mon, 13 Feb 2006 18:00:18 GMT Resent-Message-Id: <200602131800.k1DI0InF004139@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Yaroslav Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3ECF516A420 for ; Mon, 13 Feb 2006 17:50:44 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E53F43D70 for ; Mon, 13 Feb 2006 17:50:43 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k1DHohre002142 for ; Mon, 13 Feb 2006 17:50:43 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k1DHoh3d002141; Mon, 13 Feb 2006 17:50:43 GMT (envelope-from nobody) Message-Id: <200602131750.k1DHoh3d002141@www.freebsd.org> Date: Mon, 13 Feb 2006 17:50:43 GMT From: Yaroslav To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: misc/93300: ipfw pipe lost packets X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Feb 2006 18:00:20 -0000 >Number: 93300 >Category: misc >Synopsis: ipfw pipe lost packets >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Feb 13 18:00:17 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Yaroslav >Release: 6.0 >Organization: >Environment: FreeBSD gw.cn.meganet 6.0-RELEASE-p4 FreeBSD 6.0-RELEASE-p4 #3: Fri Feb 10 21:05:39 EET 2006 >Description: internal lan: sis0: flags=8843 mtu 1500 options=48 inet 10.3.226.2 netmask 0xffffff00 broadcast 10.3.226.255 ether 00:e0:18:27:06:41 media: Ethernet autoselect (100baseTX ) status: active external: rl1: flags=8843 mtu 1500 options=48 inet 10.109.226.3 netmask 0xfffffff8 broadcast 10.109.226.7 ether 00:02:44:a5:66:2e media: Ethernet 10baseT/UTP status: active tunnel to other network on vtund on rl1 interface: tun0: flags=8051 mtu 1440 inet 10.3.2.226 --> 10.3.1.226 netmask 0xffffffff Opened by PID 500 pipe: ${ipfw_cmd} pipe 25 config bw 4KByte/s ${ipfw_cmd} add 5025 pipe 25 tcp from any to any 25 via tun0 out After reboot after some time packets large packets from boxes on port 25 from internal lan begin to disappear, but it seems that they aren't dropped. >How-To-Repeat: >Fix: But it works fine enough with pipe like ${ipfw_cmd} add 5025 pipe 25 tcp from any to any 25 via sis0 in >Release-Note: >Audit-Trail: >Unformatted: