
sarta53 at yahoo
Jan 29, 2010, 2:58 PM
Post #2 of 2
(718 views)
Permalink
|
|
Re: cant login with ssh through reverse ssh tunnel
[In reply to]
|
|
> I think you need to replace: > > ssh -R 7071:127.0.0.1:22 -p 22 user [at] home_ip_addres > > with > > ssh -R 7071:IP_WORK_COMPUTER:22 -p 22 user [at] home_ip_addres > > also, try passing the -v for verbose for debugging. > > cheers, > --scm Thanks, I tried changing the IP but got the same error.
|