FreeBSD 6.0 - ipfw fwd with bridge mode

Julian Elischer julian at elischer.org
Mon Nov 21 04:46:11 GMT 2005


Özkan KIRIK wrote:
> Hi,
> 
> i am trying to forward packets via ipfw in bridge mode.
> is there any patch for 6.0-Release?
> 
> thanks for your interests,
> _______________________________________________
> freebsd-net at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-net
> To unsubscribe, send any mail to "freebsd-net-unsubscribe at freebsd.org"


there are two patches to do this with 4.x

one by luigi and one by a company I know of.

neither is exactly correct for 6.0

The simplest one just "accepts" the packet as local which means that it
gets run through ipfw again in the IP stack at which time it is
REALLY forwarded.



More information about the freebsd-net mailing list