How to install xt_comment module on ZimaOS

Hi,

I have been trying for a while to get the NordVPN docker instance working on my Zimablade running ZimaOS and the support staff from NordVPN have told me this. I was told there was an error message “Warning: Extension comment revision 0 not supported, missing kernel module?” meaning I needed the xt_comment module.
image
It seem like I need to install or have support for the xt_comment module however it is not available in the Buildroot system at the moment.
image
How can I get the xt_comment module running on the ZimaBlade so I can run the docker instance?

Any update? Bump, for the same issue.

Thanks for your feedback. Our engineer says this module will be added. Hope you can test it in the upcoming version and give us your feedback.

Thank you for the quick response, will provide feedback after testing the new update.

Hey just wanted to mention that wireguard also requires the use of CONNMARK module. This is the error i get in addition to the missing xt_comment module error.

“Module Warning:
Extension CONNMARK revision 0 not supported, missing kernel module?
Warning: Extension CONNMARK is not supported, missing kernel module?”

The latest 1.4.4 beta version already includes xt_comment modules, and the addition of the CONNMARK module may have to wait for the next version update, which should be released in the official version 1.4.4.

3 Likes

Thank you for the update, looking forward to try the new release.