Hello, yes, I can connect, but something drop mine connection.
Why?
Which is last working version on XP SP3?
2012/4/26 Andrey Repin :
> Greetings, Gyurmo!
>
>> Hello, I probed.
>> ssh working with telnet.
>
>> openssh 6.0p1-1
>
>> WindowsXP Event Log entry for sshd service:
>> ===
Greetings, Gyurmo!
> Hello, I probed.
> ssh working with telnet.
> openssh 6.0p1-1
> WindowsXP Event Log entry for sshd service:
> =
> The description for Event ID ( 0 ) in Source ( sshd ) cannot be found. The
> local
> computer may not have the necessary r
Pavel :
> On 24.04.2012 13:43, Gyurmo wrote:
>>
>> Hello
>>
>> I have a problem again.
>>
>> Read from socket failed: Connection reset by peer
>>
> Try restarting sshd service. If this works, you have the same problem as i
> do with portmap.
> A
On 24.04.2012 13:43, Gyurmo wrote:
Hello
I have a problem again.
Read from socket failed: Connection reset by peer
Try restarting sshd service. If this works, you have the same problem
as i do with portmap.
And, you know, i have one guess. How early are services started? If
they somehow
public key: /home/Kilo/.ssh/id_rsa
debug3: send_pubkey_test
debug2: we sent a publickey packet, wait for reply
Read from socket failed: Connection reset by peer
[/code]
And the /var/log/sshd.log is empty
Why? Pl. help me with this also.
Thanks
--
Problem reports: http://cygwin.com
> debug1: Connecting to 65.38.96.67 [65.38.96.67] port 22.
> debug1: Connection established.
So, the client is connecting to the server...
> debug1: Offering public key: /d003/clarify/.ssh/id_dsa
> Read from socket failed: Connection reset by peer
> Connection closed
... and
interactive
debug1: Next authentication method: publickey
debug1: Trying private key: /d003/clarify/.ssh/id_rsa
debug1: Offering public key: /d003/clarify/.ssh/id_dsa
Read from socket failed: Connection reset by peer
Connection closed
I asked the business user to resend me their public key and
bug1: Next authentication method: publickey
debug1: Trying private key: /d003/clarify/.ssh/id_rsa
debug1: Offering public key: /d003/clarify/.ssh/id_dsa
Read from socket failed: Connection reset by peer
Connection closed
Does this look like a problem with the public/private key?
How would I turn
, Jakob Curdes wrote:
> From: Jakob Curdes
> Subject: Re: SSH error: Read from socket failed: Connection reset by peer
> To: cygwin@cygwin.com
> Date: Tuesday, April 21, 2009, 10:44 AM
> Sam Snitman schrieb:
> > Connecting to 65.38.96.67... Read from socket failed:
>
> >sftp ftpu...@65.38.96.67
> Connecting to 65.38.96.67...
> Read from socket failed: Connection reset by peer
> Connection closed
You can add -v, -vv, or -vvv to the sftp command to get more diagnostic
information.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe
Sam Snitman schrieb:
Connecting to 65.38.96.67...
Read from socket failed: Connection reset by peer
Connection closed
This means that either the service is not running or that a firewall
between server and client does not allow the traffic.
Check the following: on the local host :
1) make
m the command line of their server, they get the following error:
>sftp ftpu...@65.38.96.67
Connecting to 65.38.96.67...
Read from socket failed: Connection reset by peer
Connection closed
>
The D:\cygwin\var\log\sshd.log is empty. Any ideas how I can troubleshoot
this? I have tried
12 matches
Mail list logo