HI taetae,
I looked at your log sent by pm. There is an amazing thing :
after connecting to a service (<=> a share), samba closes the connection after a short time. :scratch
- Code: Select all
[2014/10/25 16:30:44, 1] smbd/service.c:make_connection_snum(1042)
xxxxx (192.168.1.24) connect to service sharename initially as user xxxx (uid=1000, gid=1000) (pid 1726)
[2014/10/25 16:31:06, 1] smbd/service.c:close_cnum(1239)
xxxxx (192.168.1.24) closed connection to service sharename
So lost connection only after 22'' :shocked
le Log says that it is the host xxxxx that closed connection (and not the NAS)
an usual log is with debug level 1:
- Code: Select all
[2014/10/21 17:40:38, 1] smbd/service.c:make_connection_snum(1042)
acrab (127.0.0.1) connect to service fvdw initially as user Jocko (uid=1000, gid=1000) (pid 12984)
[2014/10/21 17:54:52, 1] smbd/service.c:close_cnum(1239)
acrab (127.0.0.1) closed connection to service fvdw
I asked to open a service on fvdw and closed it after 14 minutes.
If you did not ask to close the service then I think that you should deepen on the LAN settings side or host client side.
You can try to increase the debug level (2 or 3) to get more log