首页 > 其他 > 详细

iptables报错:Couldn't load target `accept':/lib64/iptables/libipt_accept.so: cannot open shared object file: No such file or directory

时间:2017-07-03 11:47:22      阅读:1713      评论:0      收藏:0      [点我收藏+]

语句:iptables -A INPUT -s 134.192.204.235 -p TCP --dport 11211 -j accept

报错:Couldn‘t load target `accept‘:/lib64/iptables/libipt_accept.so: cannot open shared object file: No such file or directory

原因:规则语句写错accept应大写ACCEPT

 

参考:http://www.cnblogs.com/iiiiher/p/5996395.html

iptables报错:Couldn't load target `accept':/lib64/iptables/libipt_accept.so: cannot open shared object file: No such file or directory

原文:http://www.cnblogs.com/lsdb/p/7109891.html

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