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
|