shell ssh over a ssh tunnel



hello

i have a ssh tunnel available between internet/intranet network. but i can not login the gateway. only forward is available.
how can i open a shell on a sshd server inside intranet throw the ssh gateway.

ssh -N -L 22:sshd_intranet:22 sshd_gateway
it do not work, ssh localhost returns:
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that the RSA host key has just been changed.
The fingerprint for the RSA key sent by the remote host is

thanks
.



Relevant Pages

  • Re: shell ssh over a ssh tunnel
    ... how can i open a shell on a sshd server inside intranet throw the ssh gateway. ... It is also possible that the RSA host key has just been changed. ... The fingerprint for the RSA key sent by the remote host is ...
    (comp.security.ssh)
  • [SLE] Two pcs (9.0), access one way only
    ... Ssh a to b - ok. ... The fingerprint for the RSA key sent by the remote host is ... Add correct host key in /home/john/.ssh/known_hosts to get rid of this message. ... RSA host key for a has changed and you have requested strict checking. ...
    (SuSE)
  • RSA-host keys not compatible ==> ssh connection refused
    ... It is no longer possible to transfer files (rsync via ssh) from my notebook ... It is also possible that the RSA host key has just been changed. ... The fingerprint for the RSA key sent by the remote host is ...
    (de.comp.os.unix.networking.misc)
  • How to recover from this password glitch?
    ... and now I cannot ssh into it. ... It is also possible that the RSA host key has just been changed. ... The fingerprint for the RSA key sent by the remote host is ...
    (comp.security.ssh)
  • Re: SSH through wireless router
    ... When you say that I should try ssh ... Connection closed by remote host ... When I went to sshd to port 2222: ... debug1: read PEM private key done: type RSA ...
    (Debian-User)