LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   ssh/sshfs erroneous SOCKS response & read: Connection reset by peer (https://www.linuxquestions.org/questions/linux-software-2/ssh-sshfs-erroneous-socks-response-and-read-connection-reset-by-peer-4175494339/)

postcd 02-09-2014 10:57 AM

ssh/sshfs erroneous SOCKS response & read: Connection reset by peer
 
Hello,

im using Tails,
Code:

# uname -a
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

unSpawn 02-11-2014 01:39 AM

Look at the remote hosts logs and don't log in as root in the first place.

unSpawn 04-05-2014 04:26 AM

Please post your thread in only one forum. Posting a single thread in the most relevant forum will make it easier for members to help you and will keep the discussion in one place. This thread is being closed because it is a duplicate of https://www.linuxquestions.org/quest...er-4175494476/.


All times are GMT -5. The time now is 02:48 PM.