在 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 就正常