Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: mb0 on April 05, 2013, 11:34:39 AM

Title: can't get samba to work again.. ??
Post by: mb0 on April 05, 2013, 11:34:39 AM
When i try to access the network where the share should be i get the error 'Unable to mount location: Failed to retrieve share list from server'. It was working before but not since changing network. Config/logs below.

Quote from: /usr/local/etc/samba/smb.conf
[global]

max protocol = SMB2
disable spoolss = yes
workgroup = WORKGROUP
server string = Server 32GB
security = share
load printers = no
log file = /mnt/sda1/var/log/smb.log
max log size = 50

##### Share Definitions #####
[sda1]
comment = Root Directory
writable = yes
guest ok = yes
path = /
create mask = 0777
directory mask = 0777

Quote from: smb.log
[2013/04/05 16:55:40.165135,  0] printing/print_cups.c:110(cups_connect)
  Unable to connect to CUPS server localhost:631 - Connection refused
[2013/04/05 16:55:40.165350,  0] printing/print_cups.c:487(cups_async_callback)
  failed to retrieve printer list: NT_STATUS_UNSUCCESSFUL

Any ideas? Driving me a little mad.
Title: Re: can't get samba to work again.. ??
Post by: mb0 on April 07, 2013, 10:12:18 AM
can anyone help?
Title: Re: can't get samba to work again.. ??
Post by: Rich on April 07, 2013, 10:47:50 AM
Hi mb0
Quote
It was working before but not since changing network.
I think you kind of answered your own question here. What changes did you make to the network?
Title: Re: can't get samba to work again.. ??
Post by: mb0 on April 16, 2013, 11:57:08 PM
A new router, with different SSID/password (of course the basic network set up was changed and successful).
Title: Re: can't get samba to work again.. ??
Post by: Rich on April 17, 2013, 02:45:34 AM
Hi mb0
Can you ping the server?
Does the router block any ports? I think samba uses ports 137, 139, and 445.