[2009/11/11 08:17:07, 0] lib/util_sock.c:730(write_data) [2009/11/11 08:17:07, 0] lib/util_sock.c:1468(get_peer_addr_internal) getpeername failed. Error was Transport endpoint is not connected write_data: write failure in writing to client 0.0.0.0. Error Transport endpoint is not connected [2009/11/11 08:17:07, 0] smbd/process.c:62(srv_send_smb) Error writing 4 bytes to client. -1. (Transport endpoint is not connected) |
/usr/local/samba/lib/smb.conf 파일에
smb ports = 139 를 넣어주면 해결이 된다고 한다.
These are generally innocuous. Windows XP will try to connect on both ports 139 and 445. Once an XP client connects on one of these ports, it silently drops the other. If you want to get rid of the error in your log, or just verify my answer, add the following parameter to the Global Section of /etc/samba/smb.conf , then restart samba. [링크 : http://forums.opensuse.org/network-internet/413860-errors-log-smbd.html] |
[링크 : http://threebit.net/mail-archive/samba/msg01516.html]
'프로그램 사용 > SMB(Samba)' 카테고리의 다른 글
윈도우 파일 공유 기본 계정 / 암호 (0) | 2009.11.17 |
---|---|
구동중인 삼바서버가 열어 놓는 파일의 목록 - fd of working smbd/nmbd (0) | 2009.11.16 |
CIFS VFS: No response to cmd n mid m (0) | 2009.11.12 |
삼바 panic - Failed to set gid privileges to (-1,65534) now set to (0,0) uid=(0,0) (0) | 2009.11.10 |
IPC$ 가 사라졌어요! (0) | 2009.11.10 |