If you are familiar with putty and Linux, you may want to SSH into your Iomega, but what is the default username and password?
SSH Into NAS
First, enable SSH on your Iomega Drive: Usually NASIP/diagnostics for example //hmnhd-ti2n0l/diagnostics
1. Step Open Putty
2. Step Enter the IP address of your NAS – if you don’t know it, open the Network and right-click on the NAS device. Click properties and copy the IP from the popup
3. Step You will be asked to confirm the host key:
4. Step When asked for a username enter root
5. Step When asked for a password, enter soho/User Password/
(without spaces and slash)
6. Step Here’s an example password: sohoPassword123
Hit Enter and you can start entering commands. Here I used dir to see the directory structure:
Not true. This is for a different model.
The IPaddress2NAS/diagnostic/html worked for me, but even after disabling sftp (uses port 22) and enabling ssh (uses port 22), I still can not access the device with ssh as root, the admin user, or any other account I have already configured via the web interface.
The http://IPaddress2NAS/diagnostics/html worked for me, but even after disabling sftp (uses port 22) and enabling ssh (uses port 22), I still can not access the device with ssh as root, the admin user, or any other account I have already configured via the web interface.
SFTP is FTP over SSH and you can then even log into it using Filezilla. I would not disable it.
Also check your firewalls to allow port 22
In any case, you should download a copy of the manual for your model and look up the exact root user and password