I can't seem to get my samba shares to mount right. I did a fresh install of slackware 10... i got the shares to mount once right, and after that i am getting the weird error messages.
Code:
root@trance:/var/log/samba# cat samba.smbd
[2004/12/15 18:04:41, 0] lib/pidfile.c:pidfile_create(84)
ERROR: smbd is already running. File /var/run/smbd.pid exists and process id 873 is running.
[2004/12/15 18:04:44, 0] lib/pidfile.c:pidfile_create(84)
ERROR: smbd is already running. File /var/run/smbd.pid exists and process id 873 is running.
[2004/12/15 18:05:00, 0] lib/util_sock.c:get_peer_addr(978)
getpeername failed. Error was Transport endpoint is not connected
[2004/12/15 18:05:00, 0] lib/util_sock.c:get_peer_addr(978)
getpeername failed. Error was Transport endpoint is not connected
[2004/12/15 19:21:18, 0] lib/util_sock.c:get_peer_addr(978)
getpeername failed. Error was Transport endpoint is not connected
Code:
root@trance:/var/log/samba# cat samba.10.0.0.1
[2004/12/15 19:21:18, 0] lib/util_sock.c:get_peer_addr(978)
getpeername failed. Error was Transport endpoint is not connected
[2004/12/15 19:21:18, 0] lib/access.c:check_access(328)
[2004/12/15 19:21:18, 0] lib/util_sock.c:get_peer_addr(978)
getpeername failed. Error was Transport endpoint is not connected
Denied connection from (0.0.0.0)
[2004/12/15 19:21:18, 1] smbd/process.c:process_smb(883)
[2004/12/15 19:21:18, 0] lib/util_sock.c:get_peer_addr(978)
getpeername failed. Error was Transport endpoint is not connected
Connection denied from 0.0.0.0
[2004/12/15 19:21:18, 0] lib/util_sock.c:write_socket_data(413)
write_socket_data: write failure. Error = Connection reset by peer
[2004/12/15 19:21:18, 0] lib/util_sock.c:write_socket(438)
write_socket: Error writing 5 bytes to socket 23: ERRNO = Connection reset by peer
[2004/12/15 19:21:18, 0] lib/util_sock.c:send_smb(630)
Error writing 5 bytes to client. -1. (Connection reset by peer)