|
|
两台电脑:
一台是RedHat Linux 9.0,Samba version 为2.2.7a,IP地址为:172.16.10.60
一台是windows 2000 professional,IP地址为:172.16.10.20,有一个共享文件夹,共享名称为:temp
两机可以相互PING通。win2000 pro可以从网上邻居上使用samba共享出来的目录。
以下是由Linux主机连接到win2000 pro的共享时出现的问题。我是新手,找不出原因了,请各位帮帮忙,谢谢!
[root@twcom /]# smbclient //172.16.10.20/temp -U administrator
added interface ip=172.16.10.60 bcast=172.16.255.255 nmask=255.255.0.0
added interface ip=172.16.10.61 bcast=172.16.255.255 nmask=255.255.0.0
added interface ip=172.16.10.62 bcast=172.16.255.255 nmask=255.255.0.0
error connecting to 172.16.10.20:139 (Connection refused)
Error connecting to 172.16.10.20 (Connection refused)
Connection to 172.16.10.20 failed |
|