root
2025-01-09 21:52:22 UTC
I have two computers each running Slack 15.0, call them A and B.
I can ssh from A to B, but not from B to A. In the latter
case I get this error message:
ssh: symbol lookup error: ssh: undefined symbol: OPENSSL_add_all_algorithms_noconf
Computer A can ssh and scp to all the computers on my network,
not all of which are running Slackware (those that don't run Raspian instead).
Computer B cannot ssh to any other computer on the network.
I have used slackpkg upgrade once on computer A after the
initial installation. I have used the upgrade on computer
B at least two times, so the specific packages for openssh
and openssl are different.
I have removed and re-installed the openssh and openssl
packages on computer B, but the error persists.
Running on computer A, I can ssh a command to computer
B to scp files on B back to A, and that works.
I have sent all the ssh and ssl config files from computer
A to computer B, so the problem isn't a difference in
the config files.
I can't find the OPENSSL.... anywhere in any of the files
in the /etc/directory on A or B, or in the executables in /usr/bin on B.
Finally, I can ssh from A to itself, but not from B to itself.
After having read all this, If you have any idea of what
I can do to fix the problem please give me a hint.
Thanks.
I can ssh from A to B, but not from B to A. In the latter
case I get this error message:
ssh: symbol lookup error: ssh: undefined symbol: OPENSSL_add_all_algorithms_noconf
Computer A can ssh and scp to all the computers on my network,
not all of which are running Slackware (those that don't run Raspian instead).
Computer B cannot ssh to any other computer on the network.
I have used slackpkg upgrade once on computer A after the
initial installation. I have used the upgrade on computer
B at least two times, so the specific packages for openssh
and openssl are different.
I have removed and re-installed the openssh and openssl
packages on computer B, but the error persists.
Running on computer A, I can ssh a command to computer
B to scp files on B back to A, and that works.
I have sent all the ssh and ssl config files from computer
A to computer B, so the problem isn't a difference in
the config files.
I can't find the OPENSSL.... anywhere in any of the files
in the /etc/directory on A or B, or in the executables in /usr/bin on B.
Finally, I can ssh from A to itself, but not from B to itself.
After having read all this, If you have any idea of what
I can do to fix the problem please give me a hint.
Thanks.