10℃
2011年11月02日
⁄ Samba
⁄ 被围观 19,927次+
一、安装前准备
1、使用Samba服务器需要防火墙开放以下端口
??? UDP 137
??? UDP 138
??? TCP 139
??? TCP 445
vi /etc/sysconfig/iptables?? #配置防火墙端口
-A INPUT -m state --state NEW -m tcp -p tcp --dport 139 -j ACCEPT
-A INPUT -m state --state NEW -m tcp -p tcp --dport 445 -j ACCEPT
-A INPUT -m state --state NEW -m udp -p udp --dport 137 -j ACCEPT
-A INPUT -m state --state NEW -m udp -p udp --dport 138 -j ACCEPT
/etc/rc.d/init.d/iptables restart???? #重启防火墙,使规则生效
...
samba服务器阅读全文
新疆18选7投注 www.ciaem.cn