Hello,
im using
Tails,
Linux amnesia 3.10-3-486 #1 Debian 3.10.11-1 (2013-09-10) i686 GNU/Linux
im not sure why, but SSH connection to my external internet server dont works
# ssh -p 22 root@serverip
ERROR: Got error response from SOCKS server: 5 (connection refused).
FATAL: failed to begin relaying via SOCKS.
ssh_exchange_identification: Connection closed by remote host
or
# sshfs -p=22 root@serverip:~/home/ ~/mnt/sshfs
read: Connection reset by peer
how i can connect/debug cause?
Update: the target server is Unable to fork, somewhat hanged, because it had not modprobe fuse or better to say it caused server to hang