Re: ssh error

2012-05-17 Thread Warren Young
On 5/16/2012 4:52 AM, Lars Bjørndal wrote: After updating to latest cygwin today on a Win7 64-bit system, I got an error when starting ssh: "bash: Bad address". Where does that error come from? It could be this same libreadline problem: http://goo.gl/EPFB1 -- Problem reports: http://cygw

Re: ssh error

2012-05-16 Thread Andrey Repin
Greetings, Lars Bjшrndal! > After updating to latest cygwin today on a Win7 64-bit system, I got an > error when starting ssh: "bash: Bad address". Where does that error come > from? ssh -vv ? -- WBR, Andrey Repin (anrdae...@freemail.ru) 16.05.2012, <15:33> Sorry for my terrible english...

ssh error

2012-05-16 Thread Lars Bjørndal
After updating to latest cygwin today on a Win7 64-bit system, I got an error when starting ssh: "bash: Bad address". Where does that error come from? Lars -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.

Followup re: ssh error

2010-06-25 Thread Saxon, Will
Hello, I just joined the list because I am having the same or similar problems that Andrew DeFaria reported on 6/2: http://www.mail-archive.com/cygwin@cygwin.com/msg109042.html I've read some other posts in the archive that suggest this might be a 1.7.x specific issue, but I also found the fol

Re: ssh error

2010-06-14 Thread Corinna Vinschen
On Jun 14 08:05, Andrew DeFaria wrote: > > Hcu-g97pnd1:ssh usseactxvm01 uname -a > > 3 [main] sshd 4976 D:\Cygwin\usr\sbin\sshd.exe: *** fatal > > error - could not load user32, Win32 error 1114 > > Hcu-g97pnd1: > So then you have no ideas and there's nothing I can try? You can try

Re: ssh error

2010-06-14 Thread Andrew DeFaria
On 06/08/2010 07:20 PM, Andrew DeFaria wrote: On 06/07/2010 08:00 AM, Corinna Vinschen wrote: I'm not sure about your terminology. With pre-shared key you're talking about public key authentication, right? Yes where you put say hostA:~/.ssh/id_dsa.pub into hostB:~/.ssh/authorized_keys. If so,

Re: ssh error

2010-06-08 Thread Andrew DeFaria
On 06/07/2010 08:00 AM, Corinna Vinschen wrote: I'm not sure about your terminology. With pre-shared key you're talking about public key authentication, right? Yes where you put say hostA:~/.ssh/id_dsa.pub into hostB:~/.ssh/authorized_keys. If so, I just tested this again with Linux and XP Cygwi

Re: ssh error

2010-06-07 Thread Corinna Vinschen
On Jun 7 07:31, Andrew DeFaria wrote: > On 06/07/2010 04:59 AM, Corinna Vinschen wrote:On Jun 5 10:21, > Andrew DeFaria wrote: > >>I'm surprised nobody has commented on this post as well as my > >>prior post entitled "ssh problem" back on 5/21. Am I getting > >>through? Can > >>somebody at least s

Re: ssh error

2010-06-07 Thread Andrew DeFaria
On 06/07/2010 04:59 AM, Corinna Vinschen wrote:On Jun 5 10:21, Andrew DeFaria wrote: I'm surprised nobody has commented on this post as well as my prior post entitled "ssh problem" back on 5/21. Am I getting through? Can somebody at least say "Yes we've seen your post but don't have a response y

Re: ssh error

2010-06-07 Thread Corinna Vinschen
On Jun 5 10:21, Andrew DeFaria wrote: > I'm surprised nobody has commented on this post as well as my prior > post entitled "ssh problem" back on 5/21. Am I getting through? Can > somebody at least say "Yes we've seen your post but don't have a > response yet"? I can login to 2K3 just fine. Is t

Re: ssh error

2010-06-06 Thread Marc Girod
). Did you run ./rebaseall; ./peflagsall after install? [This advice is still valid, isn't it?] Sorry if this is dumb|obvious|irrelevant... Marc -- View this message in context: http://old.nabble.com/ssh-error-tp28755140p28793155.html Sent from the Cygwin list mailing list archive at Nabble.com.

Re: ssh error

2010-06-05 Thread Gary
Andrew DeFaria wrote: > Am I getting through? Can somebody > at least say "Yes we've seen your post but don't have a response yet"? /me waits for flood of responses, clogging up the ml (Or, IOW: I, at least, have seen your post, but I can't help you. Sorry.) -- Gary Non-kook (allegedly) -- Pro

Re: ssh error

2010-06-05 Thread Andrew DeFaria
I'm surprised nobody has commented on this post as well as my prior post entitled "ssh problem" back on 5/21. Am I getting through? Can somebody at least say "Yes we've seen your post but don't have a response yet"? Thanks. -- Andrew DeFaria No one ever says, "It's only a g

ssh error

2010-06-02 Thread Andrew DeFaria
This must have something to do with Windows 2003. New Windows 2003 server. Installed Cygwin 1.7. If I set up pre-shared key so I can ssh without having to enter my password it fails. From Windows 2003 -> XP: 2 [main] -bash 7288 C:\cygwin\bin\bash.exe: *** fatal error - couldn't dynamically de

Re: SSH error: Read from socket failed: Connection reset by peer

2009-04-23 Thread Andrew Schulman
> 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 a little while

Re: SSH error: Read from socket failed: Connection reset by peer

2009-04-22 Thread Sam Snitman
, 4/21/09, Sam Snitman wrote: > From: Sam Snitman > Subject: Re: SSH error: Read from socket failed: Connection reset by peer > To: cygwin@cygwin.com, "Jakob Curdes" > Date: Tuesday, April 21, 2009, 11:27 AM > Thanks Jakob, > > Yes this command works. Also it work

Re: SSH error: Read from socket failed: Connection reset by peer

2009-04-22 Thread Sam Snitman
on logging for cygwin ssh on our server? Thanks, Sam --- On Tue, 4/21/09, Sam Snitman wrote: > From: Sam Snitman > Subject: Re: SSH error: Read from socket failed: Connection reset by peer > To: "Andrew Schulman" > Date: Tuesday, April 21, 2009, 11:29 AM > Thanks Andr

Re: SSH error: Read from socket failed: Connection reset by peer

2009-04-21 Thread Sam Snitman
, 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: >

Re: SSH error: Read from socket failed: Connection reset by peer

2009-04-21 Thread Andrew Schulman
> >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-simple Problem r

Re: SSH error: Read from socket failed: Connection reset by peer

2009-04-21 Thread Jakob Curdes
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 sur

SSH error: Read from socket failed: Connection reset by peer

2009-04-21 Thread Sam Snitman
Sorry I don't have much experience with cygwin ssh. cygwin SSH no longer appears to be working and we are no longer able to receive files from a business partner via sftp. the last time we received a file was April 15. When the business partner attempts an sftp command to our server from the

Re: Snapshot report - ssh error

2006-02-27 Thread Corinna Vinschen
On Feb 24 14:45, Buzz wrote: > Op Thu, 23 Feb 2006 18:26:44 +0100 schreef Corinna Vinschen > in <[EMAIL PROTECTED]>: > [...] > > : We're just missing a lastlog tool which allows examining the lastlog > : file(s). It's part of the pwdutils package from > : http://www.thkukuk.de/pam/pwdutils/

Re: Snapshot report - ssh error

2006-02-24 Thread Buzz
Op Thu, 23 Feb 2006 18:26:44 +0100 schreef Corinna Vinschen in <[EMAIL PROTECTED]>: [...] : We're just missing a lastlog tool which allows examining the lastlog : file(s). It's part of the pwdutils package from : http://www.thkukuk.de/pam/pwdutils/ *hint, hint* No, it isn't AFAICT. bin_PR

Re: Snapshot report - ssh error

2006-02-23 Thread Corinna Vinschen
On Feb 23 08:54, Karl M wrote: > Hi All... > > It was a permissions problem with /var/run/utmp. > > But that got me looking...back in Nov 2003, Corinna made the following > change to ssh-host-config > [...] > And I am curious why set the permissions to 777 on /var/log/lastlog if it > is a direc

Re: Snapshot report - ssh error

2006-02-23 Thread Karl M
66 ${LOCALSTATEDIR}/log/lastlog fi fi And I am curious why set the permissions to 777 on /var/log/lastlog if it is a directory? Thanks, ...Karl From: Corinna Vinschen Subject: Re: Snapshot report - ssh error Date: Thu, 23 Feb 2006 12:16:31 +0100 On Feb 22 20:51, Karl M wrote: > Hi All...

Re: Snapshot report - ssh error

2006-02-23 Thread Corinna Vinschen
On Feb 22 20:51, Karl M wrote: > Hi All... > > With the latest snapshots (2/22, 2/20 and possible 2/19, not sure about > 2/19 and have not tried any before that) I get an error in my application > log like the following after each interactive ssh session loggs off. > > sshd: PID 2928: syslogin_

Snapshot report - ssh error

2006-02-22 Thread Karl M
Hi All... With the latest snapshots (2/22, 2/20 and possible 2/19, not sure about 2/19 and have not tried any before that) I get an error in my application log like the following after each interactive ssh session loggs off. sshd: PID 2928: syslogin_perform_logout: logout() returned an error.

Re: ssh error

2005-01-28 Thread Christopher Faylor
On Fri, Jan 28, 2005 at 01:56:37PM -0200, Augusto Cesar Castoldi wrote: >I can't use ssh, ssh.exe error: cygminires.dll not found. > >How can I solve this? Step 1: Read http://cygwin.com/problems.html Step 2: Follow the guidelines set forth there. -- Unsubscribe info: http://cygwin.com/ml

ssh error

2005-01-28 Thread Augusto Cesar Castoldi
Hi, I can't use ssh, ssh.exe error: cygminires.dll not found. How can I solve this? thanks. augusto -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ:

Re: RE : 1.0.0 : CVS Checkout via SSH = error : no such repository

2004-02-10 Thread Igor Pechtchanski
Reini, He's using Cygwin's CVS as both client and server -- there's (hopefully) no version mismatch. If there is, that's probably the source of his problem, anyway -- with or without "-z 0"... :-) Igor On Tue, 10 Feb 2004, Reini Urban wrote: > Please try -z 0 > since the cygwin cvs is b

Re: RE : 1.0.0 : CVS Checkout via SSH = error : no such repository

2004-02-10 Thread Reini Urban
Please try -z 0 since the cygwin cvs is behind the latest release which changed it's protocol on the inflate methods. Flo schrieb: I remotly connect to the server via SSH with putty I tried to connect with an explicit CVSROOT : :ext:[EMAIL PROTECTED]:/opt/cvs ... -- Reini Urban http://xarch.tu-g

Re: RE : 1.0.0 : CVS Checkout via SSH = error : no such repository

2004-02-09 Thread Igor Pechtchanski
Requesting server cvsrc (read-cvsrc2) > cvs [server aborted]: /opt/cvs: no such repository > Not very helpfull :) > > I also tried connecting via :ext: from the same machine that > houses the repository and i get the same error : cvs [server aborted]: > /opt/cvs: no such repos

RE : 1.0.0 : CVS Checkout via SSH = error : no such repository

2004-02-09 Thread Flo
expect i have undertood your questions. Flo -Message d'origine----- De : Igor Pechtchanski [mailto:[EMAIL PROTECTED] Envoyé : lundi 9 février 2004 22:44 À : Flo Cc : [EMAIL PROTECTED] Objet : Re: 1.0.0 : CVS Checkout via SSH = error : no such repository Given your CVSROOT setting, I as

Re: 1.0.0 : CVS Checkout via SSH = error : no such repository

2004-02-09 Thread Igor Pechtchanski
ns-and-arguments] > where cvs-options are -q, -n, etc. > ... > > > -Message d'origine- > De : cygwin-ownercygwincom De la part de Igor Pechtchanski > Envoyé : lundi 9 février 2004 20:58 > À : Flo > Cc : cygwincygwincom > Objet : Re: 1.0.0 : CVS Checkou

RE : 1.0.0 : CVS Checkout via SSH = error : no such repository

2004-02-09 Thread Flo
 : lundi 9 février 2004 20:58 À : Flo Cc : [EMAIL PROTECTED] Objet : Re: 1.0.0 : CVS Checkout via SSH = error : no such repository On Mon, 9 Feb 2004, Flo wrote: > Hello, > > Cygwin version : 1.5.7-1 > On Windows XP Professional Ver 5.1 Build 2600 > > I installed a CVS Server and OpenS

Re: 1.0.0 : CVS Checkout via SSH = error : no such repository

2004-02-09 Thread Igor Pechtchanski
On Mon, 9 Feb 2004, Flo wrote: > Hello, > > Cygwin version : 1.5.7-1 > On Windows XP Professional Ver 5.1 Build 2600 > > I installed a CVS Server and OpenSSH on Cygwin. > I succesfully remotly connect to my server via SSH > But when i try to checkout the CVSROOT module remotly i get this message >

1.0.0 : CVS Checkout via SSH = error : no such repository

2004-02-09 Thread Flo
Hello, Cygwin version : 1.5.7-1 On Windows XP Professional Ver 5.1 Build 2600 I installed a CVS Server and OpenSSH on Cygwin. I succesfully remotly connect to my server via SSH But when i try to checkout the CVSROOT module remotly i get this message : cvs [server aborted]: /opt/cvs: no such repos