NSA310 ssh client problem - it does not work

Options
piotrm70
piotrm70 Posts: 1
edited March 2019 in Personal Cloud Storage
Hello all
I have NSA310 (without S) with firmware 4.70 and with bropbear downloaded from Meta-repository.
When trying to connect from a console to another host via ssh, it receives the error:
aadmin@nsa310-backup:~$ ssh 10.0.0.11
ssh: error while loading shared libraries: libcrypto.so.0.9.7: cannot open shared object file: No such file or directory
W /usr/lib is the libcrypto.so.0.9.8 file.
I tried to do a symbolic link libcrypto.so -> libcrypto.so.0.9.7, unfortunately without success - displays next ssl errors.
Identical errors appear when trying to use rsync, which I care about most.

How can I repair NSA 310?
Firmware 4.75 or 4.80 will work on NSA310 without S?

greetings
PiotrM

#NAS_Mar_2019

Accepted Solution

  • Mijzelf
    Mijzelf Posts: 2,618  Guru Member
    First Anniversary 10 Comments Friend Collector First Answer
    Answer ✓
    Options
    That ssh is part of the firmware. In firmware 4.40 you could start an ssh daemon using some web command, and ssh was also available. Meanwhile libcrypto is upgraded, rendering ssh(d) useless, but ZyXEL didn't bother to remove it.
    The client binary of dropbear is called dbclient.
    Identical errors appear when trying to use rsync, which I care about most.
    rsync over ssh? You can try to create a symlink /bin/ssh to dbclient (/usr/local/zy-pkgs/bin/dbclient)
    Firmware 4.75 or 4.80 will work on NSA310 without S?
    You mean the firmware designated for the 310s? No. It's a different box.


All Replies

  • Mijzelf
    Mijzelf Posts: 2,618  Guru Member
    First Anniversary 10 Comments Friend Collector First Answer
    Answer ✓
    Options
    That ssh is part of the firmware. In firmware 4.40 you could start an ssh daemon using some web command, and ssh was also available. Meanwhile libcrypto is upgraded, rendering ssh(d) useless, but ZyXEL didn't bother to remove it.
    The client binary of dropbear is called dbclient.
    Identical errors appear when trying to use rsync, which I care about most.
    rsync over ssh? You can try to create a symlink /bin/ssh to dbclient (/usr/local/zy-pkgs/bin/dbclient)
    Firmware 4.75 or 4.80 will work on NSA310 without S?
    You mean the firmware designated for the 310s? No. It's a different box.


Consumer Product Help Center