PDA

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


zeussama
2004-02-13, 09:30 AM CST
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]
2004-02-13, 04:29 PM CST
Hi,

Have you tried browsing any remote servers?

- V

zeussama
2004-02-13, 10:42 PM CST
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
2004-02-14, 07:54 AM CST
try using this client.

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

zeussama
2004-02-14, 09:09 AM CST
OK i will try that latter. How about the errors? how to fix it without having to install another application?

zeussama
2004-02-14, 05:53 PM CST
I have installed smb4k, it fails. Stiill have error SMB.

vorte[x]
2004-02-15, 10:37 AM CST
Hi zeussama,

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

- V

zeussama
2004-02-16, 04:20 AM CST
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]
2004-02-16, 10:07 AM CST
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
2004-02-16, 11:57 AM CST
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
2004-02-17, 08:29 PM CST
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
2004-02-19, 05:40 AM CST
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
2004-02-19, 06:08 PM CST
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
2004-02-20, 06:28 PM CST
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
2004-02-21, 07:21 PM CST
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.