From owner-freebsd-bugs@FreeBSD.ORG Fri Dec 10 21:40:19 2004 Return-Path: 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 A3B5B16A4CE for ; Fri, 10 Dec 2004 21:40:19 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70DE143D5A for ; Fri, 10 Dec 2004 21:40:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iBALeJI0029836 for ; Fri, 10 Dec 2004 21:40:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iBALeJtk029834; Fri, 10 Dec 2004 21:40:19 GMT (envelope-from gnats) Resent-Date: Fri, 10 Dec 2004 21:40:19 GMT Resent-Message-Id: <200412102140.iBALeJtk029834@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, Hugo Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 515F916A4CE for ; Fri, 10 Dec 2004 21:37:37 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4120143D5C for ; Fri, 10 Dec 2004 21:37:37 +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 iBALbaEx049250 for ; Fri, 10 Dec 2004 21:37:36 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id iBALbaUn049247; Fri, 10 Dec 2004 21:37:36 GMT (envelope-from nobody) Message-Id: <200412102137.iBALbaUn049247@www.freebsd.org> Date: Fri, 10 Dec 2004 21:37:36 GMT From: Hugo To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: kern/74930: pf crashes the system (unknown reasons) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Dec 2004 21:40:19 -0000 >Number: 74930 >Category: kern >Synopsis: pf crashes the system (unknown reasons) >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Dec 10 21:40:19 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Hugo >Release: 5.3-STABLE >Organization: Celeritystorm >Environment: FreeBSD evilreborn 5.3-STABLE FreeBSD 5.3-STABLE #0: Wed Dec 1 20:07:36 WET 2004 klr@evilreborn:/usr/obj/usr/src/sys/evilreborn i386 >Description: I can't play NeverWinter Nights (internet) with my brother at the same time, or my FreeBSD gateway will freeze (numlock doesn't respond, no panic), needing a cold boot. NeverWinter Nights uses UDP 5120-5121 for communication. I'm using pf, FreeBSD 5.3-STABLE, the box is a P200 MMX w/ 80MB ram. >How-To-Repeat: Play NeverWinter Nights on the internet , using two different hosts on the lan. Possible causes I can think of: - I use 'user unknown' directives, to separate nat'ed traffic from the gateway-generated traffic - nat on $net inet from $lan_mask to any -> ($net) static-port (perhaps the static port directive has something to do with it?) pass out quick on $net proto udp from ($net) to any port { 5120:5122 } user unknown keep state (my rule to allow NWN traffic on the firewall) >Fix: >Release-Note: >Audit-Trail: >Unformatted: