Samba (v3.0.10, on RHRL4) is writing to file 0.0.0.0.log on start-up.
Below is an example of what is logged.
I see (via Google) that others are experiencing this same situation, yet I
can find no explantion of what is causing this.
What is the source of these errors and how to I fix it?
Thanks.
--------------------
# cat /var/log/samba/0.0.0.0.log
[2005/03/12 14:40:59, 0] lib/util_sock.c:get_peer_addr(1000)
getpeername failed. Error was Transport endpoint is not connected
[2005/03/12 14:40:59, 0] lib/access.c:check_access(328)
[2005/03/12 14:40:59, 0] lib/util_sock.c:get_peer_addr(1000)
getpeername failed. Error was Transport endpoint is not connected
Denied connection from (0.0.0.0)
[2005/03/12 14:40:59, 1] smbd/process.c:process_smb(1084)
[2005/03/12 14:40:59, 0] lib/util_sock.c:get_peer_addr(1000)
getpeername failed. Error was Transport endpoint is not connected
Connection denied from 0.0.0.0
[2005/03/12 14:40:59, 0] lib/util_sock.c:write_socket_data(430)
write_socket_data: write failure. Error = Connection reset by peer
[2005/03/12 14:40:59, 0] lib/util_sock.c:write_socket(455)
write_socket: Error writing 5 bytes to socket 5: ERRNO = Connection
reset by peer
[2005/03/12 14:40:59, 0] lib/util_sock.c:send_smb(647)
Error writing 5 bytes to client. -1. (Connection reset by peer)