From owner-freebsd-net Tue Oct 22 2:36:52 2002 Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C172937B401; Tue, 22 Oct 2002 02:36:51 -0700 (PDT) Received: from daemon.kr.FreeBSD.org (daemon.kr.freebsd.org [211.176.62.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F49743E6A; Tue, 22 Oct 2002 02:36:43 -0700 (PDT) (envelope-from cjh@kr.FreeBSD.org) Received: from gradius.wdb.co.kr (daemon [211.176.62.31]) by daemon.kr.FreeBSD.org (Postfix) with ESMTP id 174AD8F60B; Tue, 22 Oct 2002 18:36:32 +0900 (KST) Received: from localhost (localhost [127.0.0.1]) by gradius.wdb.co.kr (8.12.6/8.12.5) with ESMTP id g9M9aR0w070068; Tue, 22 Oct 2002 18:36:28 +0900 (KST) (envelope-from cjh@kr.FreeBSD.org) Date: Tue, 22 Oct 2002 18:36:26 +0900 (KST) Message-Id: <20021022.183626.122873841.cjh@kr.FreeBSD.org> To: freebsd-net@freebsd.org Cc: cjh@freebsd.org Subject: bridge + ipfw fwd? From: CHOI Junho Organization: Korea FreeBSD Users Gruop X-URL: http://www.kr.FreeBSD.org/~cjh X-Mailer: Mew version 3.0.69 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I found packet forwarding by 'ipfw fwd' doesn't work for bridged configuration - linking 2 ethernet cards. I use bridged firewall for our office network, I tried to configure transparent proxy in the level of firewall. I looked the code contains bdg_forward() in sys/, but I found only it is not implemented at least in 4.7. Is there any patches for implementing it or still it is to-do features? Or do we have a reason why bridge+ipfw fwd is impossible? p.s. Please keep me on Cc:. -- CHOI Junho FreeBSD Project Web Data Bank Key fingerprint = 1369 7374 A45F F41A F3C0 07E3 4A01 C020 E602 60F5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message