All of lore.kernel.org
 help / color / mirror / Atom feed
* Flowtable with ppp/bridge
@ 2021-04-26 15:30 Frank Wunderlich
  2021-04-26 17:29 ` Pablo Neira Ayuso
  0 siblings, 1 reply; 22+ messages in thread
From: Frank Wunderlich @ 2021-04-26 15:30 UTC (permalink / raw)
  To: netfilter

Hi,
I try to setup a flowtable for use with ppp(oe) and bridge interface.

http://forum.banana-pi.org/t/new-netfilter-flow-table-based-hnat/12049/60?u=frank-w

table ip filter {
flowtable ft {
hook ingress priority 10;
devices = {"ppp8","lanbr0"};
flags offload
}

I cannot get nft (0.9.8) apply this

Any idea? Is there a kernel option or something in nft missing?
regards Frank

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

end of thread, other threads:[~2021-05-10  9:00 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-26 15:30 Flowtable with ppp/bridge Frank Wunderlich
2021-04-26 17:29 ` Pablo Neira Ayuso
2021-04-26 17:51   ` Frank Wunderlich
2021-04-26 17:57     ` Pablo Neira Ayuso
2021-04-26 18:08       ` Frank Wunderlich
2021-04-27 23:49         ` Pablo Neira Ayuso
2021-04-28  8:07           ` Frank Wunderlich
2021-04-28 17:26             ` Frank Wunderlich
2021-04-29 13:59               ` Aw: " Frank Wunderlich
2021-05-02 13:51                 ` Frank Wunderlich
2021-05-02 22:11                   ` Pablo Neira Ayuso
2021-05-03 18:56                     ` Aw: " Frank Wunderlich
2021-05-03 21:32                       ` Pablo Neira Ayuso
2021-05-04 10:54                         ` Aw: " Frank Wunderlich
2021-05-04 11:42                           ` Pablo Neira Ayuso
2021-05-05  8:55                             ` Aw: " Frank Wunderlich
2021-05-05 22:55                               ` Pablo Neira Ayuso
2021-05-06  9:53                                 ` Aw: " Frank Wunderlich
2021-05-06 15:51                                   ` Pablo Neira Ayuso
2021-05-10  6:50                                     ` Aw: " Frank Wunderlich
2021-05-10  8:24                                       ` Pablo Neira Ayuso
2021-05-10  9:00                                         ` Aw: " Frank Wunderlich

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.