[Helix-client-dev] Re: cygwin comands
Kim, Eunyoung (Eunyoung) ekim at alcatel-lucent.comHi Kinson, Thank you for your reply. I am actually in the process of changing the configuration, so I cannot create logs. (I had user name ekim in my server and ekim3 in pc. It seems that issue could be little bit easy when my pc login id and helix id matches.) I have two cygwin questions: 1) If you have used the ssh in cygwin, could you tell me whether I should use the following commend instead of "ssh-keygen -t dsa -f $HOME/.ssh/helixid_dsa" ? 2) By default, cygwin does not create ssh-host-config, should I create ssh-host-config? > # Create the files I think you are missing > ssh-host-config -y > # Create files for each user > ssh-user-config 3) how often does public key updated? Thanks! Eunyoung -----Original Message----- From: helix-client-dev-bounces at helixcommunity.org [mailto:helix-client-dev-bounces at helixcommunity.org] On Behalf Of Daniel Yek Sent: Thursday, January 18, 2007 7:37 PM To: Kinson Liu; helix-client-dev Subject: Re: [Helix-client-dev] Re: cygwin comands At 04:02 PM 1/18/2007, Kinson Liu wrote: >Hi All, > >There is a user having trouble connecting to the cvs server. The debug >log appears as below. Port 22 is blocked in his case and he is trying >to use port 80 (let's just assume port 80 works). Any idea why " >ssh_exchange_identification: Connection closed by remote host"? > >$ ssh -p 80 -l quik cvs.helixcommunity.org -v -v Hmm... "-p" specifies remote host port. That is our CVS server port 80. Do we have a web server talking to port 80 or sshd? Could it be that the ssh command line was wrong? There must be a way to specify local/source port, but I don't know it now. -- Daniel Yek >OpenSSH_4.5p1, OpenSSL 0.9.8d 28 Sep 2006 >debug1: Reading configuration data /home/Nigel/.ssh/config >debug1: Applying options for cvs.helixcommunity.org >debug2: ssh_connect: needpriv 0 >debug1: Connecting to cvs.helixcommunity.org [207.188.25.137] port 80. >debug1: Connection established. >debug2: key_type_from_name: unknown key type '-----BEGIN' >debug2: key_type_from_name: unknown key type '-----END' >debug1: identity file /home/Nigel/.ssh/helixid_dsa type 2 >ssh_exchange_identification: Connection closed by remote host > >Thanks, > >Kinson _______________________________________________ Helix-client-dev mailing list Helix-client-dev at helixcommunity.org http://lists.helixcommunity.org/mailman/listinfo/helix-client-dev