Description of problem: Browsers (explorer, nautilus) do not show my computer in the network. They can access it by entering my computer samba name in address string however. Problem appeared after update. No such problem in fresh F7. my smb.conf is attached Version-Release number of selected component (if applicable): samba-3.0.25a-3.fc7 How reproducible: always Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Created attachment 157454 [details] Samba server config file
make sure the nmbd daemon is runnig: service nmb status if not start it: chkconfig nmb on service nmb start if the problem still persist make sure you have not installed a firewall that blocks ports 137,138 udp or broadcast udp traffic if still it does not work please provide a network trace showing the problme, or, at least the nmbd log files using log level 10
Launching nmbd solved the problem. I just didn't know that you have made smbd and nmbd launchers in different scripts. In FC6 everything could be launched with /etc/init.d/smb
ok then it is not a bug.
*** Bug 247716 has been marked as a duplicate of this bug. ***
*** Bug 245482 has been marked as a duplicate of this bug. ***