Jump to content

Recommended Posts

Posted (edited)

Hi,

 

I use bananapif3 as my home router, where our latest official Armbian runs. Everything works well except the flow offload, which is used to accelerate packets handling, doesn't work in Armbian:

$ sudo nft add rule inet filter forward ip protocol tcp flow add @f
Error: Could not process rule: No such file or directory
add rule inet filter forward ip protocol tcp flow add @f
                                             ^^^^^^^^^^^

It seems that the kernel config CONFIG_NFT_FLOW_OFFLOAD is not enabled, which might result in this issue:

$ zcat /proc/config.gz | grep CONFIG_NFT_FLOW_OFFLOAD
# CONFIG_NFT_FLOW_OFFLOAD is not set

So would the maintainer kindly enable it in the future build? Thanks.

 

P.S.:  My armbianmonitor result is here.

 

Edited by darkgeekyang
Add armbianmonitor result

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines