From owner-freebsd-questions@FreeBSD.ORG Mon Sep 19 17:35:49 2005 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 859DA16A41F for ; Mon, 19 Sep 2005 17:35:49 +0000 (GMT) (envelope-from jonas.de.buhr@gmx.net) Received: from mail.gmx.net (pop.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id B4A8A43D45 for ; Mon, 19 Sep 2005 17:35:48 +0000 (GMT) (envelope-from jonas.de.buhr@gmx.net) Received: (qmail invoked by alias); 19 Sep 2005 17:35:47 -0000 Received: from VPNPOOL01-0415.UNI-MUENSTER.DE (EHLO localhost) [128.176.151.169] by mail.gmx.net (mp024) with SMTP; 19 Sep 2005 19:35:47 +0200 X-Authenticated: #351132 Date: Mon, 19 Sep 2005 19:35:53 +0200 From: jonas To: freebsd-questions@freebsd.org Message-ID: <20050919193553.25dd0afd@localhost> In-Reply-To: <20050919192954.6ac0e9a9@localhost> References: <20050919172642.45408cf9@localhost> <432EDE1D.2050107@locolomo.org> <20050919192954.6ac0e9a9@localhost> X-Mailer: Sylpheed-Claws 1.9.11 (GTK+ 2.6.4; i386-portbld-freebsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Subject: Re: problem with IPF rules - (problem solved but i'm still confused) 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: Mon, 19 Sep 2005 17:35:49 -0000 adding a 'keep state' to the 'pass in'-rules solved this problem. but i still do not understand why it didn't work before, because outgoing traffic was allowed with "pass out quick on ng0 from any to any keep state" i'ld really prefer to know what's going on there :) any ideas? thx, jonas