Page 1 of 1

Windows 7 now doesn't see Bubba

Posted: 17 May 2010, 09:17
by Flyingdancer
Got fed up with the connection not being restored under sleep. Messed things up a bit via selecting a fixed ip on bubba (same as issued by the router)

Managed to get back in after linking direct to a PC and choosing 'get ip adress automatically' again. Put bubba back into network and restarted. I can get into bubba across the networkvia ssh and http/ftp and I can ping both the hostname and ip.

But it won't appear on the windows network map and I can't map to \\bubba\storage or \\192.168.1.xyz. Error message that bubba isn't set up to accept connections on the port 'The file and printer sharing (SMB). I get this on two PCs.

It was fine till I started fiddling(!) but I can't think what I have done. Any genius out there?

Re: Windows 7 now doesn't see Bubba

Posted: 24 May 2010, 19:00
by eds_oyo
check if samba is running on the bubba.

Check the log for errors, and try to start samba using this command(as root):

Code: Select all

/etc/init.d/samba restart

Re: Windows 7 now doesn't see Bubba

Posted: 26 May 2010, 09:00
by Flyingdancer
Great, worked a dream. Not sure why it didn't restart when I rebooted the bubba.

Thanks!