在 rocky-9.x 的 iptables 无法载入 u32 module,请问要如何解决?
指令如下:
iptables -A INPUT -i ens192 -p udp --dport 53 -m u32 --u32 '0&0xffff=45:0xffff' -j ACCEPT
回应的错误讯息:
Warning: Extension u32 revision 0 not supported, missing kernel module?
iptables: No chain/target/match by that name.
在 rocky-8.x 就正常