( RESOLVED) Error settings network nas

I read many messages about. I try many additional options to mount my smb hard disk connected to my router, but volumio have problem to connect to smb hard disk.

The network hardisk have set right permission in router, in fact with moodeaudio example i can access to files

Can you help me.

Not without some details :wink:
Please explain exactly how you have tried to set up the hard drive. What error messages do you see?
Note that I have seen postings from other people having problems attaching storage to their routers, primarily because the share name is not what they think it is.

1 Like

I use volumio 2.565 on raspberry pi3b
In window 10 shell, this is the path to acces to nas harddisk : \ASUS\audio

Here the window path, as your suggest in old post in forum : \192.168.1.1\audio

Here router samba setting, with user “raspberry” with all permit on folder “audio” ( login without problem in window 10 shell)

In volumio set page, i try with the name as system give me, and second try to change with ip number of router
Type of acces n volumio is NFS, Cif not work
After this, i try other option to mount hard disk in “Option” as ver=1.0, ver=2.0, ver=3.0, and other…




I take more datas about my smb server. I enter with ssh in volumio.

THIS IS RESULT OF COMMAND “smbclient -L asus” , where asus is the name of my smb server;

“Server does not support EXTENDED_SECURITY but 'client use spnego = yes and ‘client ntlmv2 auth = yes’
session setup failed: NT_STATUS_ACCESS_DENIED
”

AFTER I MAKE THIS CHANGE
I change smb.conf and add this line

client NTLMv2 auth = no
client usa spnego = no

I run smbclient -L asus where asus is name of smb server, and now this is output :

[i]volumio@volumio:~$ smbclient -L asus
Enter volumio’s password:
Domain=[WORKGROUP] OS=[Unix] Server=[Samba 3.0.33]

    Sharename       Type      Comment
    ---------       ----      -------
    ipc$            IPC       IPC Service (asus)
    archivio     Disk      sdb1's archivio in TOSHIBA MK1059GSM
    cam            Disk      sdb1's cam in TOSHIBA MK1059GSM
    audio         Disk      sdb1's audio in TOSHIBA MK1059GSM
    Download2       Disk      sdb1's Download2 in TOSHIBA MK1059GSM
    media         Disk      sdb1's media in TOSHIBA MK1059GSM

Domain=[WORKGROUP] OS=[Unix] Server=[Samba 3.0.33]

    Server               Comment
    ---------            -------
    ASUS                 asus
    DESKTOP-F3371RB
    VOLUMIO              Volumio Audiophile Music Player

    Workgroup            Master
    ---------            -------
    WORKGROUP            ASUS[/i]

At moment i can’t see files in volumio, but i think that is correct way

I update router software, and now, without modify smb.conf in volumio, server give me right response with ssh .
But not work in volumio web browser, can’t connect to smb server.

attached other router option , after upgrade it, that i can set:


Please help. I don’t find solution.
I Like volumio, best in user interface and function.
But i try moodeaudio and runeaudio, and no problem to mount network harddrive.

With volumio no solution ???

RESOLVED !!!

Only add “vers=1.0”

Glad you got it sorted, and apologies for not replying to your earlier posts (busy).

No problem. Best solution to make it, myself, becouse i learn to use ssh and other things about volumio !
Good project !
Thank to developers and staff.

Inviato dal mio MI MAX 3 utilizzando Tapatalk

EDIT: I fixed it - see my comments below with screenshot.

Hi, I have an asus router with the same asus screen as you showed.
I tried to replicate the same kind of settings you entered in volumio but I still can’t mount my drive.
Could you help me?
image


Your Asus router mentions Samba share, this means CIFS, not NFS.
Please change your File Share Type to CIFS accordingly.

Ok will try that, thanks

Thanks all, I fixed it:
1- Yes correct, I had to use CIFS, not NFS.
2- The network path was incorrect, I just had to enter the subfolder of my hard drive.

1 Like

I’m trying to do the same but I can’t get Volumio to connect to my shared drive. I can access drive via Windows. Can anybody please help and tell me what I’m doing wrong. These are my settings and I receive the error below.

Am I supposed to use my router’s user name and password in Volumio? I see volumio as the user name on some of these posts which is confusing. Please help, I have been trying to resolve this issue !
for a while now.

I keep getting this error:
error

@malvar

The user and pass that you type into volumio is the on that you use to access your NAS.(Network Attached Storage)
eg.
say if you are on your desktop PC and the very first time you double click on a shared folder that is located on your NAS it will ask you for a user and password. Use those in volumio

Thank you - that’s what I figured. This means my connection issue is elsewhere as I still have the same error.