From owner-freebsd-questions@FreeBSD.ORG Sun Feb 26 22:54:32 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A11416A420 for ; Sun, 26 Feb 2006 22:54:32 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99D7543D53 for ; Sun, 26 Feb 2006 22:54:31 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from flame.pc (dslcustomer-222-89.vivodi.gr [83.171.222.89]) (authenticated bits=128) by igloo.linux.gr (8.13.5/8.13.5/Debian-3) with ESMTP id k1QMr880018611 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 27 Feb 2006 00:53:10 +0200 Received: from flame.pc (flame [127.0.0.1]) by flame.pc (8.13.4/8.13.4) with ESMTP id k1QMqduI001257; Mon, 27 Feb 2006 00:52:39 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by flame.pc (8.13.4/8.13.4/Submit) id k1QMqcEc001256; Mon, 27 Feb 2006 00:52:38 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Mon, 27 Feb 2006 00:52:38 +0200 From: Giorgos Keramidas To: fbsd_user Message-ID: <20060226225238.GB1207@flame.pc> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (score=-3.184, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 1.01, BAYES_00 -2.60, DNS_FROM_RFC_ABUSE 0.20) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr Cc: freebsd-questions@freebsd.org, Roman Serbski Subject: Re: Help with IP Filter 4.1.8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Feb 2006 22:54:32 -0000 On 2006-02-26 12:19, fbsd_user wrote: > Since you say the same ipf rules work on your 5.3 system and you > are trying to run them on 6.1-PRERELEASE, I would say the problem > is 6.1-PRERELEASE. No, that's false. > Prereleases versions and RC version are not intended for public use. > They are version for people who know how to debug kernel code and > help the developers test new version. You are confused. In FreeBSD, "prerelease" versions come from the HEAD of the STABLE branch. They are as stable as the rest of the RELENG_6 branch. > It does not look like you know how to debug kernel code or you > would not be asking this question. This is not a problem with kernel code, until we have significant evidence that points to this direction.