免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 3164 | 回复: 0
打印 上一主题 下一主题

[系统管理] Centos6.2 SAMBA服务器无法在网上邻居显示 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2012-06-06 09:59 |只看该作者 |倒序浏览
本帖最后由 dudry 于 2012-06-06 10:03 编辑

XP(在虚拟机上安装的)访问Centos6.2的Samba服务器,使用ip地址可以访问,网络邻居里没有,XP把所有IPX协议、Iv6、NetBIOS协议都安装了,Centos的iptables也stop了,Selinux设置的disable。
论坛里找了好多类似的帖子,都未能解决。


smb.conf配置:
-------------------------------------------------------------------------------
[root@s1 etc]# testparm
Load smb config files from /etc/samba/smb.conf
rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
Processing section "[homes]"
Processing section "[printers]"
Processing section "[sss]"
Loaded services file OK.
Server role: ROLE_STANDALONE
Press enter to see a dump of your service definitions

[global]
        workgroup = MYGROUP
        netbios name = SAMBASERVER
        server string = Samba Server Version %v
        interfaces = lo, eth0, 192.168.1.0/24
        security = SHARE
        log file = /var/log/samba/log.%m
        max log size = 50
        hosts allow = 127., 192.168.1.
        cups options = raw

[homes]
        comment = Home Directories
        read only = No

[printers]
        comment = All Printers
        path = /var/spool/samba
        printable = Yes
        browseable = No

[sss]
        comment = Public Stuff
        path = /home/sss
        read only = No
        guest ok = Yes
---------------------------------------------------------------------------------------------

请各位协助指点!
谢谢!
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP