From kerbzo@gmail.com  Sat Aug 30 17:55:06 2008
Return-Path: <kerbzo@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 7D117106568D
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 30 Aug 2008 17:55:06 +0000 (UTC)
	(envelope-from kerbzo@gmail.com)
Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.26])
	by mx1.freebsd.org (Postfix) with ESMTP id 078468FC26
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 30 Aug 2008 17:55:05 +0000 (UTC)
	(envelope-from kerbzo@gmail.com)
Received: by ey-out-2122.google.com with SMTP id 6so497974eyi.7
        for <FreeBSD-gnats-submit@freebsd.org>; Sat, 30 Aug 2008 10:55:04 -0700 (PDT)
Received: by 10.210.72.14 with SMTP id u14mr3090394eba.139.1220117535351;
        Sat, 30 Aug 2008 10:32:15 -0700 (PDT)
Received: from stone ( [82.57.139.187])
        by mx.google.com with ESMTPS id 3sm4472397eyi.5.2008.08.30.10.32.14
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Sat, 30 Aug 2008 10:32:14 -0700 (PDT)
Received: by stone (Postfix, from userid 0)
	id 5252011448; Sat, 30 Aug 2008 19:32:08 +0200 (CEST)
Message-Id: <20080830173208.5252011448@stone>
Date: Sat, 30 Aug 2008 19:32:08 +0200 (CEST)
From: kerbzo@gmail.com
Reply-To: tinotom@gmail.com
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: ipfw hangs system
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         126980
>Category:       kern
>Synopsis:       ipfw(8) hangs system
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ipfw
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 30 18:00:04 UTC 2008
>Closed-Date:    Mon Sep 29 21:15:47 UTC 2008
>Last-Modified:  Mon Sep 29 21:15:47 UTC 2008
>Originator:     tinotom
>Release:        FreeBSD 7.1-PRERELEASE i386
>Organization:
none
>Environment:
System: FreeBSD stone.it 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Sat Aug 30 17:43:32 CEST 2008 tinotom@stone.it:/usr/src/sys/i386/compile/STONE i386


>Description:

This line hangs system:

                ipfw add deny all from any to any not via tun1 uid muva

                where: muva is a valid account username and tun1 is the device created by ppp

                the system hangs even if tun1 doesn't exist

                The same line worked perfectly until my last build of 7-STABLE on early July 2008

>How-To-Repeat:
just run as root:
		ipfw add deny all from any to any not via tun1 uid muva
>Fix:
	none
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-ipfw 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sat Aug 30 20:06:45 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer(s). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=126980 

From: kerbzo <kerbzo@gmail.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: kern/126980: ipfw(8) hangs system
Date: Mon, 29 Sep 2008 22:39:14 +0200

 fixed by http://docs.freebsd.org/cgi/getmsg.cgi?fetch=152621+0+current/cvs-src
State-Changed-From-To: open->closed 
State-Changed-By: rwatson 
State-Changed-When: Mon Sep 29 21:14:14 UTC 2008 
State-Changed-Why:  
Close at request of submitter - believed fixed by ip_fw2.c:1.175.2.12. 
If you epxerience further problems, please let me know, and thanks for 
the bug report and followup! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=126980 
>Unformatted:
