摘要:
一、安装前准备1、使用Samba服务器需要防火墙开放以下端口 UDP 137 UDP 138 TCP 139 TCP 445#配置防火墙端口[root@roothomes ~] 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 13 阅读全文
posted @ 2013-03-25 10:50
老鸟菜了
阅读(375)
评论(0)
推荐(0)

浙公网安备 33010602011771号