FW: [Samba] samba clients disconnecting
DGignac
dgignac at austin.rr.com
Wed Jan 12 03:50:22 GMT 2005
I am running the latest rev of Redhat ES with samba 3.0.9-1.3E.2. For
reasons unknown, windows clients are intermittently unmapping drives. No
network errors. I've been researching this problem around the internet, but
nothing I've tried seems to work. I have another Redhat 9.0/samba server on
the same network that's run for a year without issue. Please if you any
suggestions, I'm all ears.
I get the following errors in /var/log/samba/smbd - nmbd:
[root at tusker-linux root]# tail -f /var/log/samba/smbd.log
[2005/01/11 13:06:43, 0] lib/util_sock.c:get_peer_addr(978)
getpeername failed. Error was Transport endpoint is not connected
from messages:
Jan 11 15:14:43 tuskergroup smbd[26664]: [2005/01/11 15:14:43, 0]
lib/util_sock.c:get_peer_addr(978)
Jan 11 15:14:43 tuskergroup smbd[26664]: getpeername failed. Error was
Transport endpoint is not connected
Jan 11 15:14:43 tuskergroup smbd[26664]: [2005/01/11 15:14:43, 0]
lib/util_sock.c:write_socket_data(413)
Jan 11 15:14:43 tuskergroup smbd[26664]: write_socket_data: write failure.
Error = Connection reset by peer
Jan 11 15:14:43 tuskergroup smbd[26664]: [2005/01/11 15:14:43, 0]
lib/util_sock.c:write_socket(438)
Jan 11 15:14:43 tuskergroup smbd[26664]: write_socket: Error writing 4
bytes to socket 5: ERRNO = Connection reset by peer
Jan 11 15:14:43 tuskergroup smbd[26664]: [2005/01/11 15:14:43, 0]
lib/util_sock.c:send_smb(630)
Jan 11 15:14:43 tuskergroup smbd[26664]: Error writing 4 bytes to
client. -1. (Connection reset by peer)
Jan 11 15:35:28 tuskergroup sshd[26666]: Accepted password for root from
192.168.0.107 port 4089 ssh2
Jan 11 15:35:28 tuskergroup sshd(pam_unix)[26666]: session opened for user
root by (uid=0)
I am running Red Hat Enterprise Linux ES release 3 (Taroon Update 4) fully
patched with samba:
[root at tusker-2 log]# rpm -qa |grep samba
samba-common-3.0.9-1.3E.2
samba-client-3.0.9-1.3E.2
redhat-config-samba-1.0.16-2
samba-3.0.9-1.3E.2
smb.conf:
# Global parameters
[global]
workgroup = AMERICAS
netbios name = TUSKER-LINUX-2
server string = tusker-2
encrypt passwords = Yes
obey pam restrictions = Yes
pam password change = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *New*password* %n\n *Retype*new*password* %n\n
*passwd:*all*authentication*tokens*updated*successfully*
log file = /var/log/samba/%m.log
max log size = 0
keep alive = 300
interfaces = eth1
bind interfaces only = yes
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
preferred master = No
domain master = No
admin users = owner pkeshav jthickett mdolan
# admin users = owner
dns proxy = No
security = user
[project]
comment = Project Data
path = /project
read only = No
directory mask = 0775
hosts allow = 192.168.0.
guest ok = No
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/listinfo/samba
More information about the samba
mailing list