On Mon, Apr 26, 2021 at 05:30:47PM +0200, Frank Wunderlich wrote: > 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? Someone already replied to you: http://forum.banana-pi.org/t/new-netfilter-flow-table-based-hnat/12049/63