LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Cannot connect to my Snake OS NAS with Ubuntu 14.04 (https://www.linuxquestions.org/questions/linux-networking-3/cannot-connect-to-my-snake-os-nas-with-ubuntu-14-04-a-4175504266/)

michaelk 05-12-2014 08:45 PM

The posted smb.conf file is just for configuring the samba server/shares on Hermes-III and does not have any bearing on connecting to the NAS. Have you tried to manually mount a NAS share?

I agree with bab1 in your thread on the ubuntu forum it could be a bug in the samba 4 client and whatever version of samba is running on the NAS.

paul1945 05-12-2014 08:53 PM

Quote:

Originally Posted by michaelk (Post 5169690)
The posted smb.conf file is just for configuring the samba server/shares on Hermes-III and does not have any bearing on connecting to the NAS. Have you tried to manually mount a NAS share?
I agree with bab1 in your thread on the ubuntu forum it could be a bug in the samba 4 client and whatever version of samba is running on the NAS.

Yes, I have tried that numerous times, from the file manager and by means of Gigolo, without success.
I have just found out the the Ubuntu firewall is also part of the problem.
One post suggested that this should be disabled:
Code:

sudo ufw disable
But that seems to change nothing as far as access to the NAS is concerned.
But when I enable it again
Code:

sudo ufw enable
I can no longer see or browse any of my shares in the Ubuntu file manager.
Is there a way to register the network with the firewall?
Paul.

paul1945 05-13-2014 12:35 AM

Just a follow up, have "excluded" the ports from the Ubuntu Fire Wall (thanks to info in someone else's post) and all appears to be running OK now; I again have access to all my network shares excepting those on the little NAS.
Just as an aside, as I understand it the NAS is running a cut-down version of Samba. I just wonder whether the problem is related to some protocol changes or restrictions from Ubuntu 13.10, which had no problems linking to the shares of the little NAS, and Ubuntu 14.04 which is the version giving me all these problems. Paul.

johnsoto 05-13-2014 01:34 AM

Cannot connect to my Snake OS NAS with Ubuntu 14.04
 
The flow of TCP is processed at a pace slower compared to the accuracy of the net. TCP offload engine solves this issue through getting rid of the burden or offloading from the I/O subsystem as well as the microprocessor.

paul1945 05-13-2014 05:07 AM

Quote:

Originally Posted by johnsoto (Post 5169770)
The flow of TCP is processed at a pace slower compared to the accuracy of the net. TCP offload engine solves this issue through getting rid of the burden or offloading from the I/O subsystem as well as the microprocessor.

OK.... I am not sure what this means, how that explains the problem I am experiencing and how this can be applied for a potential solution. So please, any help in the form of explanation will be appreciated. Paul.

paul1945 05-14-2014 12:59 AM

Just a follow up.
I have set up basic FTP via the "Snake OS" operating system of the little NAS (WLX-652 gwydion). This is mounted at boot by Gigolo on the Ubuntu machine and works to a fashion as it allows me to update files from the network by FTP download. But it is one way only and hardly ideal.
I also noted the setup of the little NAS and have listed this below in case the problem lies there.
Code:

HTTP Web Admin Port: 80
DNNS - not running
FTP - running
SFTP/SSHD - SSH Server Port: 22
Samba - running - Password only or anonymous access
Telnet - not running
Web Server port: 8081
Opkg - enabled

If anyone can see any problems, incompatibilities or potential conflicts with Ubuntu 14.04 Samba please let me know; in which case some directions on how to solve this would be greatly appreciated. Thanks, Paul.

anonku 10-31-2014 11:07 AM

Has anyone figured this out? I have the same device and same problem. Not sure if it is a permissions issue. I am somewhat new to Linux as well. I have done all the above recommended, which did help with getting my other computer to show up in the browse networks. And my NAS device shows up. But I get the same timeout message. And when I do the smbclient -L 192.168.1.106 I get:
Conversion error: Incomplete multibyte sequence()
protocol negotiation failed: NT_STATUS_INVALID_PARAMETER
It asks me for my system password first.
I can connect to my NAS via FTP, but like paul1945 mentioned it does not allow for the update of the files? Any ideas? Thanks.

camorri 10-31-2014 01:52 PM

anonku,

I recommend you open a new thread. This is an old thread, and is unlikely to draw much attention.

It would help if you posted more details about the NAS you have, and how its configured.

Quote:

I can connect to my NAS via FTP, but like paul1945 mentioned it does not allow for the update of the files? Any ideas?
Have you created users on the NAS for ftp and windows networking?

paul1945 10-31-2014 05:24 PM

No resolution to Samba but FTP works fine.
 
I have not been able to come up with a resolution to this problem, even though I have tried many different approaches. I had also posted the problem on the Ubuntu Forum, but no-one there seemed to be able to come up with an answer. The suggestion was made that the little NAS has a cut-down version of Samba that is not compatible with the later versions of Samba (probably relates to security features lacking on Samba of the NAS).
I therefore use FTP which works fine and with some help have been able to set it up so it works both ways and therefore fulfills my needs the same way Samba would have done.
If you want the details of setting up access via FTP on the NAS, I have kept a copy of the instructions, please let me know. Paul.

anonku 11-01-2014 01:28 PM

think I will just make due
 
Thanks Paul for the reply. I have the FTP setup as the work around as well. Thanks for the info, but perhaps will just make due. It is only for home use anyhow. Thanks for all your work and to all others on this issue. Might be time for a NAS upgrade.


All times are GMT -5. The time now is 03:47 PM.