Flowtable with ppp/bridge

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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




[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux