Date: Thu, 11 Apr 2002 23:07:32 -0700 From: "Crist J. Clark" <cjc@FreeBSD.ORG> To: Yidan Zhou <zyd@kth.se> Cc: freebsd-net@FreeBSD.ORG Subject: Re: How can I use ng bpf Message-ID: <20020411230732.F39738@blossom.cjclark.org> In-Reply-To: <410-220024310222625267@kth.se>; from zyd@kth.se on Thu, Apr 11, 2002 at 12:26:25AM %2B0200 References: <410-220024310222625267@kth.se>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Apr 11, 2002 at 12:26:25AM +0200, Yidan Zhou wrote: > Hi all, > I want to set up a bridge with filtering function on Freebsd. I checked > some webpages which mention that I can ng_bpf to implement filtering. But > the freebsd man page of ng_bpf is not clear(especially, how to use ngctl to > configure step by step). Has anybody a sample configuration or a example? ipfw(8) will filter with bridge(4) just fine. I have a simple patch on the website below to get ipf(8) to filter with bridge(4) too. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020411230732.F39738>