Ö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@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
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.
_______________________________________________
freebsd-ipfw@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
To unsubscribe, send any mail to "[EMAIL PROTECTED]"