Re: ssh hangs window application starting up

2004-05-27 Thread Larry Hall
At 07:34 PM 5/27/2004, you wrote: >If I have a ssh connection from a cygwin session to another machine, applications >that should startup in windows by double clicking for a filename in explorer hang >until the ssh connection. > >Once the ssh connection is closed, the application starts right awa

Re: ssh hangs

2003-12-03 Thread Corinna Vinschen
On Wed, Dec 03, 2003 at 11:09:09AM +, Ben Anderson wrote: > Here's from /var/log/sshd/current: > > Dec 2 07:18:37 [sshd] Did not receive identification string from > 141.100.110.69 >- Last output repeated 4 times - > Dec 2 17:22:08 [sshd] Accepted password for root from 192.

Re: ssh hangs

2003-12-03 Thread Ben Anderson
.allow and /etc/hosts.deny, but the don't exist anywhere. Advice? Thanks, Ben From: Christopher Faylor <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: ssh hangs Date: Tue, 2 Dec 2003 13:32:19 -0500 On Tue, Dec 02, 2003 at 06:16:10PM +, Ben Anderson

Re: ssh hangs

2003-12-02 Thread Christopher Faylor
On Tue, Dec 02, 2003 at 06:16:10PM +, Ben Anderson wrote: >what's easy way to find version of cygwin? I recently updated, but I can't >find the number. From your cygcheck output: > 949k 2003/09/20 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0 > "cygwin1.dll" v0.0 ts=

RE: ssh hangs

2003-12-02 Thread Ben Anderson
Igor, thank you very much for your reply. I dispersed more coments below > >1. Consider deleting your ~/.ssh directory on your ssh client > >computer and running the 'ssh-user-config' script that > >is provided with OpenSSH (in /usr/bin). This should > >allow you to do the minimal amo

RE: ssh hangs

2003-12-02 Thread Igor Pechtchanski
Ben, Some comments inline below. On Tue, 2 Dec 2003, Ben Anderson wrote: > >1. Consider deleting your ~/.ssh directory on your ssh client > >computer and running the 'ssh-user-config' script that > >is provided with OpenSSH (in /usr/bin). This should > >allow you to do the minimal a

RE: ssh hangs

2003-12-02 Thread Ben Anderson
1. Consider deleting your ~/.ssh directory on your ssh client computer and running the 'ssh-user-config' script that is provided with OpenSSH (in /usr/bin). This should allow you to do the minimal amount of configuration. Then copy the public-key file that it creates in your ~/.ssh

RE: ssh hangs

2003-12-01 Thread Harig, Mark
> > Hi, > I just want to do the minimal amount of configuration to get > me going with > ssh. I know the server works because I've logged in from > other linux boxes. > > Any thoughts? 1. Consider deleting your ~/.ssh directory on your ssh client computer and running the 'ssh-user-co