From owner-freebsd-pf@FreeBSD.ORG Thu Sep 16 03:47:45 2004 Return-Path: Delivered-To: freebsd-pf@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 674) id D7FF716A4CF; Thu, 16 Sep 2004 03:47:45 +0000 (GMT) Delivered-To: mlaier@vampire.homelinux.org Received: (qmail 22442 invoked by uid 1005); 29 Aug 2003 02:26:17 -0000 Delivered-To: max@vampire.homelinux.org Received: (qmail 22439 invoked from network); 29 Aug 2003 02:26:17 -0000 Received: from moutng.kundenserver.de (212.227.126.177) by pd9e39106.dip.t-dialin.net with SMTP; 29 Aug 2003 02:26:17 -0000 Received: from [212.227.126.214] (helo=mxng18.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 19sZqx-0002Y7-00 for max@vampire.homelinux.org; Fri, 29 Aug 2003 05:23:11 +0200 Received: from [206.53.239.180] (helo=turing.freelists.org) by mxng18.kundenserver.de with esmtp (Exim 3.35 #1) id 19sZqs-0008E3-00 for max@love2party.net; Fri, 29 Aug 2003 05:23:06 +0200 Received: from turing (localhost [127.0.0.1])ESMTP id 5D5E7390967; Thu, 28 Aug 2003 22:23:44 -0500 (EST) Received: with ECARTIS (v1.0.0; list pf4freebsd); Thu, 28 Aug 2003 22:23:39 -0500 (EST) Delivered-To: pf4freebsd@freelists.org Received: from ns.kt-is.co.kr (unknown [211.218.149.125]) ESMTP id 92EF739089C for ; Thu, 28 Aug 2003 22:23:38 -0500 (EST) Received: from michelle.kt-is.co.kr (ns2.kt-is.co.kr [220.76.118.193]) (authenticated bits=128) by ns.kt-is.co.kr (8.12.9/8.12.5) with ESMTP id h7T3MMqb000494 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Fri, 29 Aug 2003 12:22:23 +0900 (KST) Received: from michelle.kt-is.co.kr (localhost.kt-is.co.kr [127.0.0.1]) by michelle.kt-is.co.kr (8.12.9/8.12.9) with ESMTP id h7T3MJM3011591 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 29 Aug 2003 12:22:20 +0900 (KST) (envelope-from yongari@kt-is.co.kr) Received: (from yongari@localhost) by michelle.kt-is.co.kr (8.12.9/8.12.9/Submit) id h7T3MJcv011590 for pf4freebsd@freelists.org; Fri, 29 Aug 2003 12:22:19 +0900 (KST) (envelope-from yongari@kt-is.co.kr) From: Pyun YongHyeon To: pf4freebsd@freelists.org Message-ID: <20030829032218.GB11397@kt-is.co.kr> References: <200308262103.12394.alan@precisionautobody.com> <200308262247.46254.alan@precisionautobody.com> <01a901c36cee$09bd6810$01000001@max900> <200308271625.05235.alan@precisionautobody.com> <025801c36cfa$3e756290$01000001@max900> <1062074062.31217.14.camel@quark.avioc.org> Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1062074062.31217.14.camel@quark.avioc.org> User-Agent: Mutt/1.4.1i X-Filter-Version: 1.11a (ns.kt-is.co.kr) Content-Transfer-Encoding: 8bit X-archive-position: 115 X-ecartis-version: Ecartis v1.0.0 Sender: pf4freebsd-bounce@freelists.org Errors-To: pf4freebsd-bounce@freelists.org X-original-sender: yongari@kt-is.co.kr Precedence: normal X-list: pf4freebsd X-UID: 228 X-Length: 4270 X-Mailman-Approved-At: Thu, 16 Sep 2004 03:55:51 +0000 Subject: [pf4freebsd] Re: Bridging? X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.1 Reply-To: pf4freebsd@freelists.org List-Id: Technical discussion and general questions about packet filter (pf) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Thu, 16 Sep 2004 03:47:46 -0000 X-Original-Date: Fri, 29 Aug 2003 12:22:18 +0900 X-List-Received-Date: Thu, 16 Sep 2004 03:47:46 -0000 On Thu, Aug 28, 2003 at 08:15:45AM -0500, Brandon Weisz wrote: > Max, > I tested your patch with basically the same setup as Alan. I'm using > the pf port, not sure if I should be testing with 1.62. > If your system is -current you should use latest version (not in ports tree). > The quick and dirty is I didn't see any of the debug messages from > bridge.c.diff in the dmesg. > The debugging message may show up on your CONSOLE. If you do not see any messages such as 'START, TRUE, calling' on your console, it means pf does not work on bridge setup. However I don't think so because bridge code supports PFIL_HOOKS and ipfilter also relys on this feature.(But I can't sure 'cause I don't even use bridge at all.) I'll check this. Please don't expect the problem would be solved right now. Max and I are very busy now in order to prepare pf's import on base system. However if I find a time I'll try and fix it if possible. Thank you very much for reminding bridge problem. Regards, Pyun YongHyeon -- Pyun YongHyeon