摘要:
今天在研究为什么bt会没上传的时候发现fedora18是自带开防火墙的,是服务firewalld如果出现外部无法连上http、ftp、p2p的情况,请开启端口由于我是需要使用p2p,所以我要关闭防火墙sudo /sbin/service iptables stopsudo /sbin/chkconfig --level 345 iptables off后来随便也把selinux也关了,免得麻烦,反正不会用。。vim /etc/selinux/config:SELINUX的enforcing改成disabled重启 阅读全文
posted @ 2013-03-02 18:12
apir8181
阅读(214)
评论(0)
推荐(0)