Anybody could help me with this entries in my machines logs: [2012/10/09 14:59:33.092831, 0] lib/util_sock.c:474(read_fd_with_timeout) [2012/10/09 14:59:33.093013, 0] lib/util_sock.c:1441(get_peer_addr_internal) getpeername failed. Error was Ponto final de transporte n??o est?? conectado (some logs in portuguese, so the translation is so so: Error was transport endpoint is not connected) read_fd_with_timeout: client 0.0.0.0 read error = Conex??o fechada pela outra ponta. ( ...: connection closed by other peer) Why this appears frequently? I had already heard that this is a problem with a connection about the windows clients. Is this true? In my smb.conf: smb ports = 139 445 Thanks, -- Marcio Oliveira. "Tudo concorre para o bem daqueles que amam ? Deus." (Rom 8,28)
On Tue, 2012-10-09 at 19:06 -0300, Marcio Oli wrote:> Anybody could help me with this entries in my machines logs: > > [2012/10/09 14:59:33.092831, 0] lib/util_sock.c:474(read_fd_with_timeout) > [2012/10/09 14:59:33.093013, 0] > lib/util_sock.c:1441(get_peer_addr_internal) > getpeername failed. Error was Ponto final de transporte n??o est?? > conectado (some logs in portuguese, so the translation is > so so: Error was transport endpoint is not connected) > read_fd_with_timeout: client 0.0.0.0 read error = Conex??o fechada pela > outra ponta. ( ...: connection closed by other peer) > > Why this appears frequently? > > I had already heard that this is a problem with a connection about the > windows clients. Is this true? > In my smb.conf: > smb ports = 139 445We have since made this message less prominent. The windows client will connect to both ports, and then drop one connection. It is harmless. Andrew Bartlett -- Andrew Bartlett http://samba.org/~abartlet/ Authentication Developer, Samba Team http://samba.org
Dear All, Below I had earlier posted this issue but its solved I accutally forgot about going to unused modules and then configure quota sorry for this regards simon Dear All, I have just implemented a new setup of centos 5.8 server to be used as a Linux file server using sambais The server is partitioned with the defaults below is a df -k output ----------- Filesystem ? ? ? ? ? 1K-blocks ? ? ?Used Available Use% Mounted on /dev/mapper/VolGroup00-LogVol00 ?? ? ? ? ? ? ? ? ? ? 119885916 ? 1174332 112523348 ? 2% / /dev/hda1 ? ? ? ? ? ? ? 101086 ? ? 12632 ? ? 83235 ?14% /boot tmpfs ? ? ? ? ? ? ? ? ?1029780 ? ? ? ? 0 ? 1029780 ? 0% /dev/shm ----------- I have created samba users and shares and everything is fine. i have used webmin to achieve this now I want to have quotas implemented on the shares that is both for users home share and group share In webmin under system i dont see quota option I have tried to install quota package with yum but still I dont see the quota option in webmin appreciate if someone could help me and advise me or help me with some helpful link regards simon