10 Star 1 Fork 27

src-openEuler / iptables

 / 详情

【22.03 LTS-RC1 】【arm/x86 】iptables.service ip6tables.service服务stop之后日志中有报错:“”

已验收
缺陷
创建于  
2022-02-19 16:23

【环境信息】
cat /etc/openEuler-latest
openeulerversion=openEuler-22.03-LTS
compiletime=2022-02-15-17-30-36
gccversion=10.3.1-20210914.5.oe1
kernelversion=5.10.0-54.0.0.27.oe1
openjdkversion=1.8.0.312.b07-11.oe1
【问题复现步骤】
具体操作步骤
1、
systemctl start iptables.service
systemctl status iptables.service
systemctl stop iptables.service
systemctl status iptables.service
2、
systemctl start ip6tables.service
systemctl status ip6tables.service
systemctl stop ip6tables.service
systemctl status ip6tables.service
出现概率(是否必现,概率性错误):必现
【预期结果】
服务stop成功
【实际结果】
服务stop之后日志中有报错
输入图片说明
输入图片说明

评论 (4)

wenjun 创建了缺陷

Hi wenjunryou, welcome to the openEuler Community.
I'm the Bot here serving you. You can find the instructions on how to interact with me at Here.
If you have any questions, please contact the SIG: Networking, and any of the maintainers: @Randy.Wang , @Apricity , @luzhihao , @seuzw

openeuler-ci-bot 添加了
 
sig/Networking
标签
wenjun 负责人设置为liuziyu
wenjun 关联分支设置为openEuler-22.03-LTS
wenjun 计划截止日期设置为2022-02-20
wenjun 计划开始日期设置为2022-02-19
wenjun 计划截止日期2022-02-20 修改为2022-02-21
wenjun 修改了标题

5.10内核新加载了一些跟iptable相关的ko,例如iptable_nat.ko,iptable_security.ko,iptable_mangle.ko
这些ko在自动加载的时候会更新ip_table_name文件
而iptables在stop的时候会扫描ip_table_name文件的条目,在这些条目中有security(iptable_security)
这个类型的table在iptables.init不支持,造成失败信息的输出

【验收环境】
cat /etc/openEuler-latest
openeulerversion=openEuler-22.03-LTS
compiletime=2022-02-25-07-53-11
gccversion=10.3.1-20220223.7.oe1
kernelversion=5.10.0-59.0.0.32.oe1
openjdkversion=1.8.0.312.b07-11.oe1
【验收结果】
服务stop成功,日志中没有报错,问题验收通过
输入图片说明
输入图片说明

wenjun 任务状态已完成 修改为已验收

登录 后才可以发表评论

状态
负责人
项目
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
预计工期 (小时)
参与者(4)
5329419 openeuler ci bot 1632792936
1
https://gitee.com/src-openeuler/iptables.git
git@gitee.com:src-openeuler/iptables.git
src-openeuler
iptables
iptables

搜索帮助