Hi,
Kindly help me out on the belw.
While connecting from server to client(through ssh) am getting an error as below.
"Read from socket failed: Connection reset by peer"
Even I uncommented Ciphers as well(/etc/ssh/ssh_config) in client machine.
Rino.
RHEL6: Read from socket failed: Connection reset by peer
7 posts
• Page 1 of 1
Re: RHEL6: Read from socket failed: Connection reset by peer
Hi,
This sounds almost like a permission problem on the server side. Assuming you have some other way of connecting to it (I would not know how you pasted your public key in their otherwise), check the sshd log file ( /var/log/auth.log but depending on your configuration file).
The log should point you in the right direction, but in particular you should set the permissions of ~/.ssh on the server to 700 with respective owner. It could also be the permissions of the files in ~/.ssh. Or on /etc/ssh or the files in there (which would mean other accounts on the server should have the same ssh login problems).
This sounds almost like a permission problem on the server side. Assuming you have some other way of connecting to it (I would not know how you pasted your public key in their otherwise), check the sshd log file ( /var/log/auth.log but depending on your configuration file).
The log should point you in the right direction, but in particular you should set the permissions of ~/.ssh on the server to 700 with respective owner. It could also be the permissions of the files in ~/.ssh. Or on /etc/ssh or the files in there (which would mean other accounts on the server should have the same ssh login problems).
- dani_kurian
- Posts: 0
- Joined: Mon Feb 23, 2015 10:02 am
Re: RHEL6: Read from socket failed: Connection reset by peer
thank's alot.
It's ok and working fine now
It's ok and working fine now
- rinorajan
- Posts: 0
- Joined: Tue Feb 24, 2015 12:37 pm
RHEL6 Read from socket failed Connection reset by peer
Is there any way to create an SMTP mail server will all granular permissions to it so that I can read emails which that server receives through any scripting language and also reply from the same server automatically?
- Martinvodo
- Posts: 0
- Joined: Tue Aug 02, 2016 1:15 am
- Location: Eritrea
RHEL6 Read from socket failed Connection reset by peer
Hi all
I am using RHEL5 in my pc. I want to make a ONLINE yum repositery so that i can resolve dependies error easily as we can do in Fedora 9.
Please help me in getting the solution of this problem
I am using RHEL5 in my pc. I want to make a ONLINE yum repositery so that i can resolve dependies error easily as we can do in Fedora 9.
Please help me in getting the solution of this problem
- kapriolzzm
- Posts: 0
- Joined: Tue Oct 04, 2016 12:31 pm
- Location: Ethiopia
RHEL6 Read from socket failed Connection reset by peer
thanks for for your reply bros, but I am a RHCE Server is alright, Even PHP is running on WAMP and XAMP. Kya yeh problem Apache ki ho sakti hai. Should i do something with apache?
- ScarletWed
- Posts: 0
- Joined: Mon May 06, 2019 7:02 am
- Location: Romania
7 posts
• Page 1 of 1