Anyone have the compiled kernel module iptable_raw.ko?

I’m trying to run a wireguard docker, it needs to use iptables_raw mode, and we are missing that module. Does anyone already have it compiled for 4.9.269 aarch64? Maybe someone could help?

Eventually it would go here:
/usr/lib/kernel-overlays/base/lib/modules/4.9.269/kernel/net/ipv4/iptable_raw.ko

The ipv6 version is called:

/usr/lib/kernel-overlays/base/lib/modules/4.9.269/kernel/net/ipv6/ip6table_raw.ko

Maybe offtopic but WG is supported out-of-the-box, why running in docker?

I was bored! I figured out I could use tunnel interface anyway, so I don’t need it.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.