Networking Forums

Networking Forums > Computer Networking > Linux Networking > smbmount: 20381: session request to *SMBSERVER failed (Not listening for calling name)

Reply
Thread Tools Display Modes

smbmount: 20381: session request to *SMBSERVER failed (Not listening for calling name)

 
 
Alexander Krizhanovsky
Guest
Posts: n/a

 
      07-19-2006, 10:52 AM
Hello!

I apologize for cross-posting, but I must solve my problem quickly.
I have a following problem when I tries to mount to Wondows server (I'm
under Linux RHEL 4):

[root@moscow lunc]# smbmount //WIN_SERVER_FQDN/directory /mnt/ -o
username=my_username/WORKGROUP
19990: session request to WIN_SERVER.DOMEN failed (Not listening for
calling name)
19990: session request to WIN_SERVER failed (Not listening for calling
name)
19990: session request to *SMBSERVER failed (Not listening for calling
name)
SMB connection failed

I can lookup that server:

[root@moscow lunc]# nmblookup -A WIN_SERVER_FQDN
Looking up status of 1.1.1.1
WIN_SERVER <00> - M <ACTIVE>
WIN_SERVER <03> - M <ACTIVE>
WIN_SERVER <20> - M <ACTIVE>
WORKGROUP <00> - <GROUP> M <ACTIVE>
WORKGROUP <1e> - <GROUP> M <ACTIVE>
MAC Address = 00-00-00-00-00-00


I have googled a lot, but I didn't find a solving of my problem. Where
I am wrong? I can post my config files and debugging outputs.
There is a debugging outpuf of smbmount:

[root@moscow lunc]# smbmount //WIN_SERVER_FQDN/directory /mnt/ -o
username=my_username/WORKGROUP,debug=6
mount.smbfs started (version 3.0.10-1.4E.6)
added interface ip=2.2.2.2 bcast=1.1.1.127 nmask=255.255.255.128
Opening cache file at /var/cache/samba/gencache.tdb
name WIN_SERVER_FQDN#20 found.
Connecting to 1.1.1.1 at port 445
error connecting to 1.1.1.1:445 (Connection refused)
Connecting to 1.1.1.1 at port 139
socket option SO_KEEPALIVE = 0
socket option SO_REUSEADDR = 0
socket option SO_BROADCAST = 0
socket option TCP_NODELAY = 1
socket option IPTOS_LOWDELAY = 0
socket option IPTOS_THROUGHPUT = 0
socket option SO_SNDBUF = 16384
socket option SO_RCVBUF = 16384
socket option SO_SNDLOWAT = 1
socket option SO_RCVLOWAT = 1
socket option SO_SNDTIMEO = 0
socket option SO_RCVTIMEO = 0
write_socket(4,72)
write_socket(4,72) wrote 72
Sent session request
size=1
smb_com=0x0
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=0
smb_flg2=0
smb_tid=0
smb_pid=0
smb_uid=0
smb_mid=0
smt_wct=0
smb_bcc=0
17912: session request to WIN_SERVER.DOMEN failed (Not listening for
calling name)
name WIN_SERVER_FQDN#20 found.
Connecting to 1.1.1.1 at port 445
error connecting to 1.1.1.1:445 (Connection refused)
Connecting to 1.1.1.1 at port 139
socket option SO_KEEPALIVE = 0
socket option SO_REUSEADDR = 0
socket option SO_BROADCAST = 0
socket option TCP_NODELAY = 1
socket option IPTOS_LOWDELAY = 0
socket option IPTOS_THROUGHPUT = 0
socket option SO_SNDBUF = 16384
socket option SO_RCVBUF = 16384
socket option SO_SNDLOWAT = 1
socket option SO_RCVLOWAT = 1
socket option SO_SNDTIMEO = 0
socket option SO_RCVTIMEO = 0
write_socket(4,72)
write_socket(4,72) wrote 72
Sent session request
size=1
smb_com=0x0
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=0
smb_flg2=0
smb_tid=0
smb_pid=0
smb_uid=0
smb_mid=0
smt_wct=0
smb_bcc=0
17912: session request to WIN_SERVER failed (Not listening for calling
name)
name WIN_SERVER_FQDN#20 found.
Connecting to 1.1.1.1 at port 445
error connecting to 1.1.1.1:445 (Connection refused)
Connecting to 1.1.1.1 at port 139
socket option SO_KEEPALIVE = 0
socket option SO_REUSEADDR = 0
socket option SO_BROADCAST = 0
socket option TCP_NODELAY = 1
socket option IPTOS_LOWDELAY = 0
socket option IPTOS_THROUGHPUT = 0
socket option SO_SNDBUF = 16384
socket option SO_RCVBUF = 16384
socket option SO_SNDLOWAT = 1
socket option SO_RCVLOWAT = 1
socket option SO_SNDTIMEO = 0
socket option SO_RCVTIMEO = 0
write_socket(4,72)
write_socket(4,72) wrote 72
Sent session request
size=1
smb_com=0x0
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=0
smb_flg2=0
smb_tid=0
smb_pid=0
smb_uid=0
smb_mid=0
smt_wct=0
smb_bcc=0
17912: session request to *SMBSERVER failed (Not listening for calling
name)
SMB connection failed

Thanks,
Alexander

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
connecting to fileserver: smb? fish? nfs? smbmount? Uwe Bosse Linux Networking 3 10-09-2010 10:07 PM
Certificate request failed Ivo Wireless Networks 16 02-23-2005 08:08 PM
Server not listening for calling name G2 Linux Networking 2 09-23-2004 04:41 AM
smbmount mickeyg Linux Networking 1 09-07-2004 07:52 PM
Smbmount question Stefan Viljoen Linux Networking 0 09-07-2004 06:20 AM



1 2 3 4 5 6 7 8 9 10 11