首页 > 其他 > 详细

ERROR: Failed to Setup IP tables: Unable to enable SKIP DNAT rule

时间:2021-05-26 14:50:20      阅读:10      评论:0      收藏:0      [点我收藏+]

ERROR: Failed to Setup IP tables: Unable to enable SKIP DNAT rule:  (iptables failed: iptables --wait -t nat -I DOCKER -i br-2add1a39bc5d -j RETURN: iptables: No chain/target/match by that name.

原因是关闭防火墙之后docker需要重启,执行以下命令重启docker即可:

service docker restart

 

 

注:转载,用于记录错误

https://blog.csdn.net/tianshuhao521/article/details/84782309

ERROR: Failed to Setup IP tables: Unable to enable SKIP DNAT rule

原文:https://www.cnblogs.com/Objecting/p/14812116.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!