<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Look around the interface for a way of enabling ssh access. Once
this is done you can use nmap to ascertain open ports on the device.<br>
eg: if the device is on 192.168.1.220:<br>
<br>
#nmap 192.168.1.220<br>
<br>
This is the output when nmapping our synology<br>
<br>
Starting Nmap 7.01 ( <a class="moz-txt-link-freetext" href="https://nmap.org">https://nmap.org</a> ) at 2017-10-30 09:07 GMT<br>
Nmap scan report for 10.100.100.12<br>
Host is up (0.00028s latency).<br>
Not shown: 986 closed ports<br>
PORT STATE SERVICE<br>
22/tcp open ssh<br>
80/tcp open http<br>
111/tcp open rpcbind<br>
139/tcp open netbios-ssn<br>
161/tcp open snmp<br>
443/tcp open https<br>
445/tcp open microsoft-ds<br>
548/tcp open afp<br>
2049/tcp open nfs<br>
5000/tcp open upnp<br>
5001/tcp open commplex-link<br>
49160/tcp open unknown<br>
50001/tcp open unknown<br>
50002/tcp open iiimsf<br>
MAC Address: 00:11:xx:xx:xx:xx (Synology Incorporated)<br>
<br>
note: The port names are simply those contained in /etc/services of
the scanning machine so may not be accurate as to the actual
service.<br>
<br>
<div class="moz-cite-prefix">On 30/10/17 10:48, Sharon Kimble via
Kent wrote:<br>
</div>
<blockquote cite="mid:87po95yqb7.fsf@skimble.plus.com" type="cite">
<pre wrap="">
Now the builders have finished their works on my flat, I've got my
synology box out, set it up and updated it. Its a 'DS916+' with 4 4tb
drives raided to 8 tbs. I can access it using its web GUI, but not from
the command line nor from nautilus. I can 'drag n'drop' to it, but in
every other way its inaccessible to me, unfortunately.
Can anyone help me gain access to it please? I've looked at the synology
site help pages, and its as if they're talking a foreign language, I
don't understand them at all!
My ultimate aim is to be able to store rsync backups on it.
Thanks
Sharon.
</pre>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
</blockquote>
<br>
</body>
</html>