Dominic Iadicicco
2005-Aug-01  13:36 UTC
[Samba] Help lib/util_sock.c Errors I don't know what to do.
Hello all,
   Every time a winXP/2000 computer logs on to my domain I get this error.
"read_socket_data: recv failure for 4. Error = Connection reset by
peer"
I have tried everything, I don't know what to do.
Could someone point me in the right direction?
I am sure there is something wrong I just don't know what.
Global Section of my  smb.conf.
______________________________________________
# Samba config file created using SWAT
# from 127.0.0.1 (127.0.0.1)
# Date: 2005/07/15 08:03:50
# Global parameters
[global]
        workgroup = CYBRARYN
        server string         log file = /var/log/samba/%m.log
        max log size = 50
        time server = Yes
        keepalive = 30
        socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
        logon script = logon.bat
        logon path         logon home         domain logons = Yes
        os level = 65
        preferred master = Yes
        domain master = Yes
        dns proxy = No
        wins support = Yes
        ldap ssl = no
        cups options = raw
-------------------------------------------------------------
Dominic Iadicicco
2005-Aug-02  13:29 UTC
[Samba] Re: Help lib/util_sock.c Errors I don't know what to do.
Not that anyone helped me with this but, I figured out the problem. For some reason when I use my samba domain controller as a wins server I get these errors in my messages log file. When I disabled wins it went away along with a slow browsing of the network. I will move to DNS for name resolution. Thanks anyway. On 8/1/05, Dominic Iadicicco <diadicic@gmail.com> wrote:> Hello all, > > > Every time a winXP/2000 computer logs on to my domain I get this error. > > "read_socket_data: recv failure for 4. Error = Connection reset by peer" > > I have tried everything, I don't know what to do. > > Could someone point me in the right direction? > > I am sure there is something wrong I just don't know what. > > > > Global Section of my smb.conf. > > ______________________________________________ > > # Samba config file created using SWAT > # from 127.0.0.1 (127.0.0.1) > # Date: 2005/07/15 08:03:50 > > # Global parameters > [global] > workgroup = CYBRARYN > server string > log file = /var/log/samba/%m.log > max log size = 50 > time server = Yes > keepalive = 30 > socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 > logon script = logon.bat > logon path > logon home > domain logons = Yes > os level = 65 > preferred master = Yes > domain master = Yes > dns proxy = No > wins support = Yes > ldap ssl = no > cups options = raw > > ------------------------------------------------------------- >