View previous topic :: View next topic |
Author |
Message |
nielchiano Veteran
Joined: 11 Nov 2003 Posts: 1287 Location: 50N 3E
|
Posted: Fri Aug 20, 2004 10:29 pm Post subject: samba: connection from 0.0.0.0 |
|
|
Hi,
I have samba installed and (tried) to set it up as secure as possible. However, I get a lot of these errors:
Code: | smbd[22133]: getpeername failed. Error was Transport endpoint is not connected
smbd[22133]: Connection denied from 0.0.0.0
smbd[22133]: write_socket_data: write failure. Error = Connection reset by peer
smbd[17779]: getpeername failed. Error was Transport endpoint is not connected
smbd[17779]: getpeername failed. Error was Transport endpoint is not connected |
My guess is: something is trying to connect to smbd, but is not allowed (the config does not (explicitly) allow 0.0.0.0. However, 0.0.0.0 isn't a valid address...
What is connecting? is it samba itself? shouldn't that be from 127.0.0.1?
is is safe to allow 0.0.0.0 explicitly? |
|
Back to top |
|
|
electrofreak l33t
Joined: 30 Jun 2004 Posts: 713 Location: Ohio, USA
|
Posted: Sun Aug 22, 2004 1:16 am Post subject: |
|
|
I wouldn't worry about it. |
|
Back to top |
|
|
nielchiano Veteran
Joined: 11 Nov 2003 Posts: 1287 Location: 50N 3E
|
Posted: Sun Aug 22, 2004 8:11 am Post subject: |
|
|
electrofreak wrote: | I wouldn't worry about it. |
about the warnings? or about adding 0.0.0.0 to the allow-list?
point is, I made syslog filter out all "failures" and "denied" and.... to go in a seperate log file (which should always be empty) |
|
Back to top |
|
|
|