Re: [documentation-dev] Need help establishing SSH tunnel using Ubuntu

2007-02-03 Thread Andreas Mantke
Hello, Am Freitag, 2. Februar 2007 schrieb G. Roderick Singleton: > On Fri, 2007-02-02 at 12:57 +1000, Jean Hollis Weber wrote: (...) > > [EMAIL PROTECTED]:~$ ssh -2 -x -L 2401:localhost:2401 > > [EMAIL PROTECTED] > > Warning: Permanently added the RSA host key for IP address > > '204.16.104.2' t

Re: [documentation-dev] Need help establishing SSH tunnel using Ubuntu

2007-02-02 Thread G. Roderick Singleton
On Fri, 2007-02-02 at 12:57 +1000, Jean Hollis Weber wrote: > Some of you may recall the struggles I went through two years ago > getting set up to use CVS on Windows. Well, I'm now trying to get > set up on Ubuntu, and I've run into a problem. > > I have moved computers at least twice since I fir

Re: [documentation-dev] Need help establishing SSH tunnel using Ubuntu

2007-02-02 Thread Alex Fisher
On Friday 02 February 2007 15:30, Mike Williams wrote: > Hello Jean, > > The passphrase is not being recognised, so Ubuntu is ignoring your private > key. Actually, it's worse than that. Since the response is to ask for a paaword, not the passphrase, that indicates that the connection has failed

Re: [documentation-dev] Need help establishing SSH tunnel using Ubuntu

2007-02-01 Thread Mike Williams
Hello Jean, The passphrase is not being recognised, so Ubuntu is ignoring your private key. Where exactly in your Ubuntu machine did you copy the key, and what did you name it? I think you may need to add your pk using ssh-add. Mike On Friday 02 February 2007 13:57, Jean Hollis Weber wrote:

[documentation-dev] Need help establishing SSH tunnel using Ubuntu

2007-02-01 Thread Jean Hollis Weber
Some of you may recall the struggles I went through two years ago getting set up to use CVS on Windows. Well, I'm now trying to get set up on Ubuntu, and I've run into a problem. I have moved computers at least twice since I first got set up, and each time I successfully copied my private key fro