摘要: Android模拟器默认内核不支持netfilter,所以试图使用iptalbes时,会出现错误。[plain] view plaincopyprint?#iptables-Liptables-Liptablesv1.3.7:can'tinitializeiptablestable`filter':iptableswho?(doyouneedtoinsmod?)Perhapsiptablesoryourkernelneedstobeupgraded.# 解决方法是重新编译一个android内核,编译的时候打开netfilter相关模块,用新内核替换原有内核即可。实验环境:ubu 阅读全文
posted @ 2013-10-18 15:17 liuhg 阅读(499) 评论(0) 推荐(0)