NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
riplatt
Aug 03, 2012Aspirant
[Solved] ssh stopped working (connection refused)
I installed the photo II add-on and now I can’t ssh into my readyNAS Some details ReadyNAS pro Firmware 4.2.21 Other add-on all still running -Couchpotato -Headphones -Php5 -Python 2.7 -Sabn...
riplatt
Aug 14, 2012Aspirant
that didn't survive a reboot
- reinstalled firmware to get access back
- sshd missing from /var/run/ again
- 2nd session wont connect
- mkdir /var/run/sshd
- chmod 0755 /var/run/sshd
- 2nd session will connect again
- restart ssh with /etc/init.d/ssh restart
- error: ssh Could not load host key: /etc/ssh/ssh_host_dsa_key
- googled and found
- tried and is now working after reboot
- will give it a few days and see what happens. would like to know why these files go missing
- reinstalled firmware to get access back
- sshd missing from /var/run/ again
- 2nd session wont connect
- mkdir /var/run/sshd
- chmod 0755 /var/run/sshd
- 2nd session will connect again
- restart ssh with /etc/init.d/ssh restart
- error: ssh Could not load host key: /etc/ssh/ssh_host_dsa_key
- googled and found
ssh-keygen -t rsa1 -f /etc/ssh/ssh_host_rsa_key
ssh-keygen -t dsa -f /etc/ssh/ssh_host_dsa_key
- tried and is now working after reboot
- will give it a few days and see what happens. would like to know why these files go missing
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!