Networking Forums

Networking Forums > Computer Networking > Linux Networking > Server not listening for calling name

Reply
Thread Tools Display Modes

Server not listening for calling name

 
 
G2
Guest
Posts: n/a

 
      09-20-2004, 12:39 AM
Hi,
I've a server (called fserver) running Mandrake 10.0 and samba 3.0.2a. I
also have a laptop running Red Hat 9.0 and samba 2.2.7a. The systems are
joined through my Linksys router.
When I try the command "smbclient -L fserver" from the laptop I get "Got a
positive name query response from 192.168.1.100 ( 192.168.1.100 ) session
request to FSERVER failed (Not listening for calling name)". I have no
idea what's wrong. Can anyone point me in the right direction. Give me a
hint. Do you need more info. Many thanks in advance for your help.

Regards,
G2
 
Reply With Quote
 
 
 
 
AA
Guest
Posts: n/a

 
      09-20-2004, 11:39 AM
G2 wrote:
> Hi,
> I've a server (called fserver) running Mandrake 10.0 and samba 3.0.2a. I
> also have a laptop running Red Hat 9.0 and samba 2.2.7a. The systems are
> joined through my Linksys router.
> When I try the command "smbclient -L fserver" from the laptop I get "Got a
> positive name query response from 192.168.1.100 ( 192.168.1.100 ) session
> request to FSERVER failed (Not listening for calling name)". I have no
> idea what's wrong. Can anyone point me in the right direction. Give me a
> hint. Do you need more info. Many thanks in advance for your help.
>
> Regards,
> G2


I've experienced this when connecting to Windows from Linux. Issue this
command: "nmblookup -A 192.168.1.100" and see what name it is listening
on, then substitute that name in your smbclient command.
 
Reply With Quote
 
G2
Guest
Posts: n/a

 
      09-23-2004, 04:41 AM
On Mon, 20 Sep 2004 07:39:47 -0400, AA wrote:

> G2 wrote:
>> Hi,
>> I've a server (called fserver) running Mandrake 10.0 and samba 3.0.2a. I
>> also have a laptop running Red Hat 9.0 and samba 2.2.7a. The systems are
>> joined through my Linksys router.
>> When I try the command "smbclient -L fserver" from the laptop I get "Got a
>> positive name query response from 192.168.1.100 ( 192.168.1.100 ) session
>> request to FSERVER failed (Not listening for calling name)". I have no
>> idea what's wrong. Can anyone point me in the right direction. Give me a
>> hint. Do you need more info. Many thanks in advance for your help.
>>
>> Regards,
>> G2

>
> I've experienced this when connecting to Windows from Linux. Issue this
> command: "nmblookup -A 192.168.1.100" and see what name it is listening
> on, then substitute that name in your smbclient command.

I tried what you suggested and got:
command: nmblookup -A 192.168.0.103
Looking up status of 192.168.0.103
FSERVER <00> - B <ACTIVE>
FSERVER <03> - B <ACTIVE>
FSERVER <20> - B <ACTIVE>
..__MSBROWSE__. <01> - <GROUP> B <ACTIVE>
ARTFULL-MIX <00> - <GROUP> B <ACTIVE>
ARTFULL-MIX <1b> - B <ACTIVE>
ARTFULL-MIX <1d> - B <ACTIVE>
ARTFULL-MIX <1e> - <GROUP> B <ACTIVE>
I also got someone else that gave me a link to someone having a similar
problem. The link suggested I try the following:
testparm < /dev/null | grep -i netbios
which in turn, after verifying the smb.conf with: Loaded services file OK.
it also said: Server role: ROLE_STANDALONE
So I thought, what if the demons aren't running. So I stated them with
nmbd -D and smbd -D.
And suddenly all is well.

I will now go in the corner and stay quiet and try not to bother the adults.
I feel very stupid and embarrassed.
Thank you for you help and I'll try to think before I ask any other
questions.
Regards,
Gtoo


 
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
Problem opening a listening port using netcat ( or other server ) bradphelan Linux Networking 3 10-06-2006 08:04 PM
smbmount: 20381: session request to *SMBSERVER failed (Not listening for calling name) Alexander Krizhanovsky Linux Networking 0 07-19-2006 10:52 AM
Windows 2003 server only listening on local network ports? Bonge Boo! Windows Networking 3 09-01-2004 12:26 AM
W2k3 POP3 Server not listening Petru Moldovan Windows Networking 1 02-10-2004 01:47 AM
How do you ping a server to find out if it is listening on a specific port Matt Windows Networking 1 12-01-2003 06:02 PM



1 2 3 4 5 6 7 8 9 10 11