Firefly开源社区

标题: 关于3588的ubuntu系统对iptables的支持 [打印本页]

作者: mayday0208    时间: 2023-6-8 14:19
标题: 关于3588的ubuntu系统对iptables的支持
docker启动容器报错:register module edgeproxy error: new proxy server err: unable to create proxier: failed to initialize iptables: error checking rule: exit status 2: iptables v1.8.3 (legacy): Couldn't load match `comment':No such file or directory。
Try `iptables -h' or 'iptables --help' for more information.

板子是
查资料发现可能是iptables的问题,手动切换了nftables作为iptables的后端,重启后,docker服务无法启动。  请问这块应该怎么搞,是要修改内核吗?如何修改?


作者: 799959745    时间: 2023-6-13 11:27
要修改内核支持。后续版本会加上常用的iptables match
作者: mayday0208    时间: 2023-6-27 11:05
799959745 发表于 2023-6-13 11:27
要修改内核支持。后续版本会加上常用的iptables match

请问内核要怎么修改。
作者: 799959745    时间: 2023-6-27 11:55
在配置文件加上 CONFIG_NETFILTER_XT_MATCH_COMMENT=m




欢迎光临 Firefly开源社区 (https://dev.t-firefly.com/) Powered by Discuz! X3.1