Displaying 2 results from an estimated 2 matches for "s0_keepal".
1999 Jul 29
0
Connection still alive after client disconnects
Hi to all,
i've got same problems with "hanging" sessions. I use samba 2.0.4a on a
S.u.S.E. Linux with kernel 2.2.5.
After a client (win95) shuts down sometimes a session still locks the files
on the samba server. I tried to use the socket option "S0_KEEPALIVE" and the
global option "keepalive=600". During the day i see many log entries like
this:
[1999/07/29 08:16:04, 0] lib/util_sock.c:write_data(415)
write_data: write failure. Error = Broken pipe
After the client ist shutdowned it closes the connection to one share but
still hold...
2002 Jul 26
1
Samba connection
...smb.conf file is below
[global]
netbios name = PINGO
server string = PINGO
workgroup = BASILDON
encrypt password = yes
security = domain
local master = no
domain master = no
preferred master = no
log file = /home/mike/samba.log.%m
log level = 3
os level = 0
socket options = TCP_NODELAY S0_KEEPALIVE SO_SNDBUF=4095
wins server = 10.10.10.10
[share]
comment = for testing
path = /share
read only = no
guest ok = yes
If I try nmblookup pingo I get the following message
querying pingo on 10.5.127.255
name_query failed to find name pingo
if I try smbclient -L PINGO -N I get the following...