PDA

View Full Version : Couldn't display "smb:///'


zeussama
13th February 2004, 04:30 PM
I just install a fresh Fedora on a new machine. I have problem with Samba. Here's the error with nautilus.

Couldn't display "smb:///' because Nautilus cannot contact the SMB master browser.
Check that an SMB server running in the local network.

I have the smb server running (smbd & nmbd).

I check the logs, everything is started, no errors.

Could some one tell me how to fix this?

Thanks

vorte[x]
13th February 2004, 11:29 PM
Hi,

Have you tried browsing any remote servers?

- V

zeussama
14th February 2004, 05:42 AM

Yes . I search with nautilus. I couldn't display SMB:/// path

I ping my computer from another Windows, its recognize. That's mean i have a working network right?

Grimmier
14th February 2004, 02:54 PM
try using this client.

http://smb4k.berlios.de/index.php

zeussama
14th February 2004, 04:09 PM
OK i will try that latter. How about the errors? how to fix it without having to install another application?

zeussama
15th February 2004, 12:53 AM
I have installed smb4k, it fails. Stiill have error SMB.

vorte[x]
15th February 2004, 05:37 PM
Hi zeussama,

Can you verify network connectivity is present? Without connectivity to a network, you won't get far.

- V

zeussama
16th February 2004, 11:20 AM
These are ping to a RH9 machine.
[zeus@zeusbox zeus]$ ping 198.0.0.99
[code:1]PING 198.0.0.99 (198.0.0.99) 56(84) bytes of data.
64 bytes from 198.0.0.99: icmp_seq=0 ttl=64 time=1.93 ms
64 bytes from 198.0.0.99: icmp_seq=1 ttl=64 time=0.173 ms
64 bytes from 198.0.0.99: icmp_seq=2 ttl=64 time=0.214 ms
64 bytes from 198.0.0.99: icmp_seq=3 ttl=64 time=0.221 ms
64 bytes from 198.0.0.99: icmp_seq=4 ttl=64 time=0.173 ms

--- 198.0.0.99 ping statistics ---
10 packets transmitted, 10 received, 0% packet loss, time 9046ms
rtt min/avg/max/mdev = 0.172/0.373/1.937/0.521 ms, pipe 2[/code:1]

I beleive, i have a working network activity. :)

vorte[x]
16th February 2004, 05:07 PM
Hi zeussama,

Ok, ditch nautilus. Can you try, in a terminal window, smbclient //windows_hostname/ -L? If you get prompted for a password or see a list of available shares, you know smb is working correctly.

(Hint: If that doesn't work, try replacing the machine name with an IP)

- V

Grimmier
16th February 2004, 06:57 PM
Hrm do you have winbind running?
also try turning on LISa if it isn't already and running through the guided LISa setup wizard on your local network browsing configure tool.

I had to do all of the above earlier after i installed the FC 2 beta cd's

scorpion
18th February 2004, 03:29 AM
have you tried:
open the /home directory from the shortcut on the desktop and type in the
address bar, smb:/// ?

like smb:///pc name/ ?

or see if it's started and working.
redhat-->system tools-->server settings-->services
type in your root pw.
look in there see if your samba is working.

you can start stop restart it from there

or open a console and type
services samba start
or
services samba stop
or
services samba restart

i's an idea it mite work or it mite not

you can start stop restart services in the redhat--> way
or by command line in console.

..Scorpion.....

zeussama
19th February 2004, 12:40 PM
Vortex
Thanks, it works with terminal.

Grimmier
I have a working Lisa. i try to run Lisa wit terminal i got this error
[code:1]NetManager::prepare: bind (TCP) failed, errno: 98[/code:1]

I cannot start Winbind service.
Wich place i should look for winbind error or files??

Winbind Error:
[code:1]winbind failed. The error was; Starting Windbind service; [FAILED][/code:1]

Scorpion;
Thanks for your answer, i have already try yours. None of em working :(
And i have a working samba.

Thanks for all your reply. Sorry if i havent reply, i was away for couple days.

zeussama
20th February 2004, 01:08 AM
i don't know why. Now i can browse SMB through nautilus.
I don't remember i change any config files :)

Well than, the case closed. Caused by unknown problem solving :D

Thank's all, for replying my question.

Spunky
21st February 2004, 01:28 AM
I cannot start Winbind service.
Wich place i should look for winbind error or files??

Winbind Error:
[code:1]winbind failed. The error was; Starting Windbind service; [FAILED][/code:1]


I'm getting the same error and I haven't been able to magically fix it like zeussama did....

zeussama
22nd February 2004, 02:21 AM
Spunky, try to install Gnomba (Gnome Samba Browser). It's a GTK 1 app. It's working for me. :)

Gnomba enable to mount the samba share directory to a spesifik area.

I will be looking for more to fix winbind.