All of lore.kernel.org
 help / color / mirror / Atom feed
* Bridging netfilter and forwarding
@ 2011-07-21 16:05 Stephen Hemminger
  2011-07-21 18:15 ` Grant Taylor
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Hemminger @ 2011-07-21 16:05 UTC (permalink / raw)
  To: netfilter

There is a recurring theme of people that want to forward link
local multicast and other packets. There is a patch that adds a mask
value, but I would prefer a more general solution using netfilter/ebtables.

Is there some way to use actions to do this better?
Or change the existing NF_HOOK somehow do this.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Bridging netfilter and forwarding
  2011-07-21 16:05 Bridging netfilter and forwarding Stephen Hemminger
@ 2011-07-21 18:15 ` Grant Taylor
  2011-07-21 19:53   ` Stephen Hemminger
  0 siblings, 1 reply; 3+ messages in thread
From: Grant Taylor @ 2011-07-21 18:15 UTC (permalink / raw)
  To: Mail List - Netfilter

On 07/21/11 11:05, Stephen Hemminger wrote:
> There is a recurring theme of people that want to forward link
> local multicast and other packets. There is a patch that adds a mask
> value, but I would prefer a more general solution using netfilter/ebtables.
>
> Is there some way to use actions to do this better?
> Or change the existing NF_HOOK somehow do this.

Can you not do this with a bridging router (a.k.a. brouter)?



Grant. . . .

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Bridging netfilter and forwarding
  2011-07-21 18:15 ` Grant Taylor
@ 2011-07-21 19:53   ` Stephen Hemminger
  0 siblings, 0 replies; 3+ messages in thread
From: Stephen Hemminger @ 2011-07-21 19:53 UTC (permalink / raw)
  To: Grant Taylor; +Cc: Mail List - Netfilter

On Thu, 21 Jul 2011 13:15:16 -0500
Grant Taylor <gtaylor@riverviewtech.net> wrote:

> On 07/21/11 11:05, Stephen Hemminger wrote:
> > There is a recurring theme of people that want to forward link
> > local multicast and other packets. There is a patch that adds a mask
> > value, but I would prefer a more general solution using netfilter/ebtables.
> >
> > Is there some way to use actions to do this better?
> > Or change the existing NF_HOOK somehow do this.
> 
> Can you not do this with a bridging router (a.k.a. brouter)?

No. link local multicast packets are not processed the same as other
packets.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-07-21 19:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-21 16:05 Bridging netfilter and forwarding Stephen Hemminger
2011-07-21 18:15 ` Grant Taylor
2011-07-21 19:53   ` Stephen Hemminger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.