Tiny Core Linux
Tiny Core Extensions => TCE Q&A Forum => Topic started 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.
[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
[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.
-
can anyone help?
-
Hi mb0
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?
-
A new router, with different SSID/password (of course the basic network set up was changed and successful).
-
Hi mb0
Can you ping the server?
Does the router block any ports? I think samba uses ports 137, 139, and 445.