On Mon, Jun 4, 2012 at 8:46 PM, Bill Yuan <[email protected]> wrote: > > > On Tue, Jun 5, 2012 at 8:02 AM, Chris Buechler <[email protected]> wrote: >> >> On Mon, Jun 4, 2012 at 7:54 PM, Bill Yuan <[email protected]> wrote: >> > Hi , >> > Thanks for you reply, >> > And please tell me more information about the patch of fwd. >> > I have compiled the kernel by myself. already included the options, >> > and I >> > have activated the pf and ipfw at the same time, >> > >> > a patch for fwd to work on layer 2? I need to do google a little bit >> > more >> > on this, >> >> There are multiple kernel patches you'll need from here, stock FreeBSD >> source can't do what you're looking to do. >> https://github.com/bsdperimeter/pfsense-tools >> > > > Thanks for you reply, But inf that folder there are lots of patches belongs > to pfsense, and I only want to make the fwd work. >
There's more to it than that, you likely need the pfil ordering patch as well, and a number of those are all interrelated to some extent so they may not apply independently. Short of just using our kernel, or groking kernel development enough to figure out which pieces you need and pulling them out, it's not an easy task. _______________________________________________ List mailing list [email protected] http://lists.pfsense.org/mailman/listinfo/list
