This is a discussion on Re: [Samba] my serwer hngs :( within the Samba forums, part of the Networking and Network Related category; When you say it "hangs up", do you mean you can't even login at the keyboard? If ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
When you say it "hangs up", do you mean you can't even login at the
keyboard? If so, this is highly unlikely to be a Samba problem, and much more likely to be some wierd hardware issue, like a busted NIC or stuffed memory. On 1/5/06, lukas <morty@teleprof.pl> wrote: > Heloo > > My server hangs up :((machine not only samba) > > I've upgrated my system. > Now it is Gentoo 2005.1 - K 2.6.14 - Samba 3.0.20b > > Everything works exelent and much more faster now but sometimes it hangs > up. The last hang up was when I have loged one user on w98 :( to domain. > Only strange thing that I've found in logs are : > > : [2006/01/05 07:59:13, 0] rpc_server/srv_pipe.c:api_pipe_bind_req(981) > Jan 5 07:59:13 localhost smbd[7048]: Attempt to bind using schannel > without successful serverauth2 > Jan 5 08:01:06 localhost smbd[7061]: [2006/01/05 08:01:06, 0] > lib/util_sock.c:get_peer_addr(1222) > Jan 5 08:01:06 localhost smbd[7061]: getpeername failed. Error was > Transport endpoint is not connected > Jan 5 08:01:06 localhost smbd[7061]: [2006/01/05 08:01:06, 0] > lib/access.c:check_access(328) > Jan 5 08:01:06 localhost smbd[7061]: [2006/01/05 08:01:06, 0] > lib/util_sock.c:get_peer_addr(1222) > Jan 5 08:01:06 localhost smbd[7061]: getpeername failed. Error was > Transport endpoint is not connected > Jan 5 08:01:06 localhost smbd[7061]: Denied connection from (0.0.0.0) > Jan 5 08:01:06 localhost smbd[7061]: [2006/01/05 08:01:06, 0] > lib/util_sock.c:get_peer_addr(1222) > Jan 5 08:01:06 localhost smbd[7061]: getpeername failed. Error was > Transport endpoint is not connected > Jan 5 08:01:06 localhost smbd[7061]: Connection denied from 0.0.0.0 > Jan 5 08:01:06 localhost smbd[7061]: [2006/01/05 08:01:06, 0] > lib/util_sock.c:write_data(554) > Jan 5 08:01:06 localhost smbd[7061]: write_data: write failure in > writing to client 172.17.70.36. Error Connection reset by peer > Jan 5 08:01:06 localhost smbd[7061]: [2006/01/05 08:01:06, 0] > lib/util_sock.c:send_smb(762) > Jan 5 08:01:06 localhost smbd[7061]: Error writing 5 bytes to client. > -1. (Connection reset by peer) > Jan 5 08:01:06 localhost smbd[7062]: [2006/01/05 08:01:06, 0] > rpc_server/srv_pipe.c:api_pipe_bind_req(981) > Jan 5 08:01:06 localhost smbd[7062]: Attempt to bind using schannel > without successful serverauth2 > Jan 5 08:06:07 localhost smbd[7070]: [2006/01/05 08:06:07, 0] > lib/util_sock.c:get_peer_addr(1222) > Jan 5 08:06:07 localhost smbd[7070]: getpeername failed. Error was > Transport endpoint is not connected > Jan 5 08:06:07 localhost smbd[7070]: [2006/01/05 08:06:07, 0] > lib/access.c:check_access(328) > Jan 5 08:06:07 localhost smbd[7070]: [2006/01/05 08:06:07, 0] > lib/util_sock.c:get_peer_addr(1222) > Jan 5 08:06:07 localhost smbd[7070]: getpeername failed. Error was > Transport endpoint is not connected > Jan 5 08:06:07 localhost smbd[7070]: Denied connection from (0.0.0.0) > > I don't know what to do :( > > my smb conf > [global] > log file =3D /var/log/samba/%m.log > load printers =3D no > smb passwd file =3D /etc/samba/smbpasswd > passwd chat =3D *New*password* %n\n *Retype*new*password* %n\n > *passwd:*all*authentication*tokens*updated*success fully* > obey pam restrictions =3D yes > socket options =3D TCP_NODELAY SO_RCVBUF=3D8192 SO_SNDBUF=3D8192 > domain master =3D yes > bind interfaces only =3D Yes > hosts deny =3D ALL > hosts allow =3D 172.17.70.0/24 127. > interfaces =3D eth0 lo > hosts allow =3D 172.17.70. > encrypt passwords =3D yes > passwd program =3D /usr/bin/passwd %u > max disk size =3D 51200 > dns proxy =3D no > server string =3D zefirek > netbios name =3D zefirek > printing =3D cups > logon script =3D %U.bat > message command =3D winpopup > unix password sync =3D Yes > local master =3D yes > workgroup =3D ztisze > os level =3D 90 > printcap name =3D cups > security =3D user > max log size =3D 5000 > pam password change =3D yes > domain logons =3D yes > restrict anonymous =3D true > dos charset =3D CP852 > unix charset =3D ISO8859-2 > preserve case =3D yes > read raw =3D yes > write raw =3D yes > getwd cache =3D yes > #write cache size =3D 65536 > debug level =3D 1 > debug timestamp =3D no > timestamp logs =3D true > dos file times =3D yes > passdb backend =3D smbpasswd > #ldap server =3D localhost > #ldap port =3D 0 > #Czas > time server =3D yes > > and so on > > Thx for all answers > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/listinfo/samba > -- Keep flying, and stay shiny. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba |