Re: RSA host keys problems with 2 different openssh servers on the samebox
From: Darren Tucker (dtucker_at_zip.com.au)
Date: 10/17/03
- Previous message: Florian Effenberger: "OpenSSH ignores PAM?"
- In reply to: Martin Sarsale: "RSA host keys problems with 2 different openssh servers on the same box"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 17 Oct 2003 10:40:05 +1000 To: Martin Sarsale <msarsale@buenosaires.gov.ar>
Martin Sarsale wrote:
> We've a firewall box with one ssh running on X.X.X.X:22 and an
> iptables forward rule redirecting connections on port 10022 to the ssh
> server on another machine (Y.Y.Y.Y:22).
[snip key mismatch errors]
> I guess that it should save the port along with the ip for each RSA host key.
That's currently an open enhancement request. You can also use
"HostKeyAlias" in your config file, eg
Host privatehost
Hostname X.X.X.X
Port 10022
HostKeyAlias privatehost
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
- Previous message: Florian Effenberger: "OpenSSH ignores PAM?"
- In reply to: Martin Sarsale: "RSA host keys problems with 2 different openssh servers on the same box"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|