niXforums Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   PreferencesPreferences   Log in to check your private messagesLog in to check your private messages   Log inLog in 
·  nixdoc.net ·  man pages ·  Linux HOWTOs ·  FreeBSD Tips ·  Forums
navigation Forum index » *nix » Linux » networking
smbmount: 20381: session request to *SMBSERVER failed (Not listening for calling name)
Post new topic   Reply to topic Page 1 of 1 [1 Post] View previous topic :: View next topic
Author Message
lunc
*nix forums beginner


Joined: 25 May 2006
Posts: 13

PostPosted: Wed Jul 19, 2006 10:52 am    Post subject: smbmount: 20381: session request to *SMBSERVER failed (Not listening for calling name) Reply with quote

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
Back to top
Google

Back to top
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [1 Post] View previous topic :: View next topic
The time now is Thu Dec 04, 2008 2:23 am | All times are GMT
navigation Forum index » *nix » Linux » networking
Jump to:  

Similar Topics
Topic Author Forum Replies Last Post
No new posts HOW-TO: Deliver many messages over 1 smtp session? Oymakoon Postfix 0 Thu Mar 20, 2008 11:12 am
No new posts getimagesize():failed to open stream: sree PHP 0 Fri Jul 21, 2006 6:24 am
No new posts calling stored procedure using ECPG Jasbinder Bali PostgreSQL 1 Thu Jul 20, 2006 7:53 pm
No new posts How to set a session cookie with a path? John Drako PHP 1 Thu Jul 20, 2006 7:32 pm
No new posts XML-RPC calls with real UTF8 data failed Erik Wasser Perl 0 Thu Jul 20, 2006 3:40 pm

Credit Cards | MPAA | Credit Check | Per Insurance | Loan
Copyright © 2004-2005 DeniX Solutions SRL
 
Other DeniX Solutions sites: Unix/Linux blog |  electronics forum |  medicine forum |  science forum | 
Privacy Policy


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 1.0501s ][ Queries: 16 (0.9722s) ][ GZIP on - Debug on ]