Questions tagged [synology-diskstation]

91 questions
35
votes
2 answers

User ID mapping with NFS on Synology NAS

I have a Synology NAS box (running DSM 5.1), and I've exported a directory via NFS. I'm attempting to mount it on my Ubuntu box. It mostly works fine, but I'm having issues with user and group mappings. On the Ubuntu box, I am uid 1000 (roger), gid…
7
votes
2 answers

Accidentally changed an IPv4 setting on Synology NAS Cannot access it anymore

I have a Synology NAS which was working fine - for the usage I was making of it : backup - but it wasn't connected to the internet. I was able to access it via the browser GUI or in windows (via \DISKSTATION ), but I couldn't update, or download…
mlclm
  • 215
6
votes
7 answers

Synology DSM 6.2.x: How to SSH as non-admin user

Since DSM 6.2.2 we have troubles connecting to a Synology NAS as non-admin user via ssh. Before this was possible by simply changing the login shell in /etc/passwd from /sbin/nologin to /bin/sh. This does not seem to work any longer. I additionally…
TylerDurden
  • 255
  • 1
  • 3
  • 10
4
votes
5 answers

How can I stop indexing under Synology DSM 7.0 permanently?

I recently upgraded to version 7.0 and the previously working permanent disable process as in https://mariushosting.com/how-to-disable-or-uninstall-synology-universal-search/ does not work anymore because the command synoservicecfg doesn't exist…
monok
  • 93
3
votes
4 answers

Unable to log into Synology NAS using ssh

I have enabled SSH service on my Synology NAS and changed the port number as recommended in many articles online. Until recently I was able to log into it without any issues but now (over the past couple of days) I keep getting the following…
A j
  • 225
3
votes
0 answers

Synology NAS Hibernation issues due to SMB broadcasts

I'm another user going around this merry-go round again. I purchased a Synology NAS DS718+, installed Plex and Docker (calibre-web-server), and have found the NAS is never sleeping. After looking at Synology's own advice for Hibernation issues, I…
2
votes
2 answers

Lorex DVR fails sending test email to a Synology MailPlus SMTP server using an ECC Let's Encrypt certificate

My objective & issue I want to have my Lorex DVR use my Synology NAS MailPlus Server to send email notifications, but there is a TLS connection failure, seemingly due to ciphers (tls_post_process_client_hello:no shared cipher). What works The…
info_dan
  • 41
  • 7
2
votes
0 answers

Open a video from Synology File Station directly in VLC

I have a Synology NAS, with some videos stored on it. At home I can access the video using SMB shares, and open them with VLC as if they were on a local disk from the internet on a mobile device, I can use the Synology DS File app to browse the…
PierU
  • 1,742
2
votes
2 answers

How to know the OpenVPN version in the Synology VPN Server package?

How can I know which version of OpenVPN is contained inside the package "VPN Server" 1.4.7-2901 on my Synology NAS? Package description is a one-liner only...
2
votes
1 answer

Upgraded Synology NAS to DSM 7 and now mount cifs gives permission denied

I have upgraded my Synology DS918+ to DSM version 7.1-42661. Previously this command (ubuntu 18.04) worked fine: sudo mount -t cifs //192.168.0.7/dir -o username=my_username,password='my_password',uid=1000,sec=ntlm,vers=1.0 /local_dir Now, this…
Omroth
  • 155
2
votes
0 answers

No connection to client network via OpenVPN site-to-site connection

I am trying to connect two of my homes (and maybe more than that later) via an OpenVPN site-to-site connection. My goal is so that all clients on all sites are able to talk to eachother. But for some reason I cannot manage to get a connection from…
2
votes
1 answer

Rsync stalls while transferring some files

My computer is running macOS 11 with rsync version 2.6.9 protocol version 29. My backup destination is a Synology NAS running DSM 7.0 with rsync version 3.1.2 protocol version 31. I access the Synology over SSH on local network. The NAS storage…
2
votes
0 answers

Network disruption when notebook attached to ethernet is suspended

I have been having this issue for a couple of months now where, if I suspend my notebook, while it is attached to the router via Ethernet, the entire network basically stops working (wired and wireless). The notebook is attached to the router either…
cdecker
  • 213
2
votes
1 answer

Install other OS than DSM on Synology DiskStation DS16SE — possible?

The DS216SE will eventually reach its end of support. [EDIT: it is not as soon as triggered this question originally,* but that only postpones the issue. Also I'd prefer a less restricted access.] Are there options to install an alternative OS?…
2
votes
1 answer

How to connect to iscsi target with iscsiadm from Synology through SSH

Since we want to back up our Synology NAS internally with a rotation system, I'm trying to connect to an iscsi target on my tandberg/overland Quickstation 4 from my Synology NAS (SA3400). I've tried using iscsiadm from the command line through SSH…
1
2 3 4 5 6 7