[Samba] Problems with Windows Explorer & Samba Fileshare

rruegner robowarp at gmx.de
Sun Nov 2 20:32:01 GMT 2003


hi,
this seems to me either an firewall or wins problem,
try this options in your smb.conf in global
 oslevel = 255
winsproxy = Yes

winssupport = Yes

check if iptables/iptables does not block smb ports

check if samba is running and ports are open
check smb.log
your global section is very small at all, study man smb.conf for more data
in it which might need

what ip/ network has your win machine?

does it match? should be like 10.101.1.1-255, try nmlookup your win
machine....etc

what you mean with switch ? ( autosense should work, but it will give you
win me no ip, therefor you have to setup a dhcp server or give static ip )

your root share seems to me are big security problem and makes no sense
cause most of the files which are

in path / are owned to root and user tom will never be able to change it ,
without change permissons

on the linux server for this files ( chown, chmod ) or tom is like user root
/ group root

after all i think this makes no sense why dont you use winscp or putty to
change this files?

note : for a valid answer to your problem , more info is needed

Best Regards

----- Original Message ----- 
From: "Tom Steer" <tomsteer_12 at hotmail.com>
To: <samba at lists.samba.org>
Sent: Sunday, November 02, 2003 4:04 PM
Subject: [Samba] Problems with Windows Explorer & Samba Fileshare


> Hi All,
>
> Am having a problem with Samba and Windows ME. I have a small network, 3
> machines, 2 x Win ME, 1 x Linux Debian/Testing running Samba 3.0.0
>
> Network is via an autodetecting switch - read about the windows issue
> with NIC autodetect, so have set my windows NIC to 100BaseTX Full Duplex
>
> When I use explorer to look at files on the Linux machine, Explorer
> freezes, seemingly after I go down a way in a dirctory tree. File
> transfer seems OK. My smb.conf file is pretty simple :
>
> [global]
>   workgroup = WORKGROUP
>   interfaces = 10.101.1.101 127.0.0.1
>   bind interfaces only = Yes
>
> [homes]
>   browseable = Yes
>   read only = No
>
> [Webspace]
>   path = /var/www
>   guest ok = Yes
>
> [root]
>   path = /
>   valid users = tom, root
>   admin users = tom, root
>   read list = tom, root
>   write list = tom, root
>   hosts allow = 127.0.0.1 10.101.1.102
>   browseable = No
>   delete readonly = Yes
>
> I have tried tcpdump when this condition occurs - a lot of packets are
> being sent :
>
>
> 12:42:45.267640 10.101.1.101.139 > 10.101.1.102.1029: P 2854:2913(59)
> ack 1437 win 6432 NBT Packet (DF)
> 12:42:45.273712 10.101.1.102.1029 > 10.101.1.101.139: P 1437:1550(113)
> ack 2913 win 16630 NBT Packet (DF)
> 12:42:45.275206 10.101.1.101.139 > 10.101.1.102.1029: P 2913:3171(258)
> ack 1550 win 6432 NBT Packet (DF)
> 12:42:45.375523 10.101.1.102.1029 > 10.101.1.101.139: . ack 3171 win
> 17640 (DF)
> 12:42:45.614106 10.101.1.102.1029 > 10.101.1.101.139: P 1550:1592(42)
> ack 3171 win 17640 NBT Packet (DF)
> 12:42:45.614963 10.101.1.101.139 > 10.101.1.102.1029: P 3171:3230(59)
> ack 1592 win 6432 NBT Packet (DF)
> 12:42:45.620696 10.101.1.102.1029 > 10.101.1.101.139: P 1592:1705(113)
> ack 3230 win 17581 NBT Packet (DF)
> 12:42:45.622210 10.101.1.101.139 > 10.101.1.102.1029: P 3230:3488(258)
> ack 1705 win 6432 NBT Packet (DF)
>
> Thanks for your help.
>
> Tom Steer
>
>
>
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
>




More information about the samba mailing list