[Samba] Dos client samba

Maurizio Faccio Maurizio.Faccio at merbe.com.uy
Tue Mar 7 17:52:33 GMT 2006


I change the use sendfile=no, but I still obtain the same error
And the log.smbd only says. As I tell in a previous mail, sometimes the
connection was reset by the client, but more often it is only disconnect. I
guess that there is a trouble in the client but I cannot guess what.

[2006/03/07 13:45:44, 1] smbd/service.c:close_cnum(836)
  desc2 (192.168.0.18) closed connection to service datos


I will try the same process to run in the DOS box  over a win98 share, to
see if it is a trouble with the client soft.

Thank you

Maurizio

----- Original Message ----- 
From: "Jeremy Allison" <jra at samba.org>
To: "Maurizio Faccio" <Maurizio.Faccio at merbe.com.uy>
Cc: "Jeremy Allison" <jra at samba.org>; <samba at samba.org>
Sent: Monday, March 06, 2006 6:51 PM
Subject: Re: [Samba] Dos client samba


> On Mon, Mar 06, 2006 at 07:06:55PM -0300, Maurizio Faccio wrote:
> > I run an application made in Clipper. The program says Write error, or
> > things like that.
> > In the logs
> > Here I post some of the log errors . Desc2 is the DOS client.
> > [2006/03/06 15:52:10, 0] lib/util_sock.c:read_socket_data(384)
> >   read_socket_data: recv failure for 4. Error = Connection reset by peer
> > [2006/03/06 15:52:10, 1] smbd/service.c:close_cnum(836)
> >   desc2 (192.168.0.18) closed connection to service datos
>
> That's the server noticing the client has closed the connection
> on us ("Error = Connection reset by peer" - peer == client).
>
> We need to know why the client is doing this. Try setting sendfile
> to "no", as DOS clients might not be able to cope with the data
> rate from a modern kernel.
>
> Jeremy.
>



More information about the samba mailing list