[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problem with Samba on Squeeze



> From: Camaleón <noelamac@gmail.com>

> To: debian-user@lists.debian.org
> Sent: Sun, May 1, 2011 5:15:50 PM
> Subject: Re: Problem with Samba on Squeeze
> 
> On Sat, 30 Apr 2011 13:51:51 -0700, Roger Morgan wrote:
> 
> > Samba is  running but I can't connect to it, and when I do the following
> > test  (from the Samba server):
> > smbclient -L servername
> > 
> > the  response (after entering correct password) is: 
> > ----cut here---
> >  Receiving SMB: Server stopped responding session setup failed: Call
> >  timed out: server did not respond after 20000 milliseconds
> > ---end of  response--
> 
> (...)
> 
> It looks something related to  authentication.
> 
> Is there anything interesting at samba logs? I know samba  logs are pretty 
> hard to understand :-) but maybe there is something in there  that give 
> you any clue.
> 
Here are the logs for the relevant time. First log.nmbd :
---cut here---
[2011/04/30 18:13:03,  0] nmbd/nmbd.c:857(main)
  nmbd version 3.5.6 started.
  Copyright Andrew Tridgell and the Samba Team 1992-2010
[2011/04/30 18:13:03.057129,  0] nmbd/nmbd.c:696(open_sockets)
[2011/04/30 18:13:13,  0] nmbd/nmbd.c:857(main)
  nmbd version 3.5.6 started.
  Copyright Andrew Tridgell and the Samba Team 1992-2010
[2011/04/30 18:13:44.242349,  0] 
nmbd/nmbd_become_lmb.c:395(become_local_master_stage2)
  *****
  
  Samba name server LYRA is now a local master browser for workgroup GALAXY on 
subnet 192.168.1.3
  
  *****
[2011/04/30 22:55:38.467321,  0] nmbd/nmbd.c:71(terminate)
  Got SIGTERM: going down...
[2011/05/01 06:50:24,  0] nmbd/nmbd.c:857(main)
  nmbd version 3.5.6 started.
  Copyright Andrew Tridgell and the Samba Team 1992-2010
--end of log.nmbd extract ---

Then log.smbd:
----cut here--start of log.smbd extract---
[2011/04/30 06:23:08,  0] smbd/server.c:1123(main)
  smbd version 3.5.6 started.
  Copyright Andrew Tridgell and the Samba Team 1992-2010
[2011/04/30 07:53:45.799147,  0] lib/util_sock.c:1441(get_peer_addr_internal)
  getpeername failed. Error was Transport endpoint is not connected
[2011/04/30 08:25:45.948255,  0] lib/util_sock.c:1441(get_peer_addr_internal)
  getpeername failed. Error was Transport endpoint is not connected
[2011/04/30 11:05:46.656557,  0] lib/util_sock.c:1441(get_peer_addr_internal)
  getpeername failed. Error was Transport endpoint is not connected
[2011/04/30 11:37:46.807467,  0] lib/util_sock.c:1441(get_peer_addr_internal)
  getpeername failed. Error was Transport endpoint is not connected
[2011/04/30 13:13:47.238251,  0] lib/util_sock.c:1441(get_peer_addr_internal)
  getpeername failed. Error was Transport endpoint is not connected
[2011/04/30 14:17:47.532892,  0] lib/util_sock.c:1441(get_peer_addr_internal)
  getpeername failed. Error was Transport endpoint is not connected
[2011/04/30 14:49:47.677722,  0] lib/util_sock.c:1441(get_peer_addr_internal)
  getpeername failed. Error was Transport endpoint is not connected
[2011/04/30 15:21:47.821676,  0] lib/util_sock.c:1441(get_peer_addr_internal)
  getpeername failed. Error was Transport endpoint is not connected
[2011/04/30 18:01:50.789490,  0] lib/util_sock.c:1441(get_peer_addr_internal)
  getpeername failed. Error was Transport endpoint is not connected
[2011/04/30 18:13:03,  0] smbd/server.c:1123(main)
  smbd version 3.5.6 started.
  Copyright Andrew Tridgell and the Samba Team 1992-2010
[2011/04/30 20:41:49.436355,  0] lib/util_sock.c:1441(get_peer_addr_internal)
  getpeername failed. Error was Transport endpoint is not connected
[2011/05/01 06:50:24,  0] smbd/server.c:1123(main)
  smbd version 3.5.6 started.
---end of log.smbd extract---
I don't understand the getpeername error message.

Roger


Reply to: