Re: Port Forwarding and Multiple SSH Servers - WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!

From: Darren Tucker (dtucker_at_dodgy.net.au)
Date: 11/30/04


Date: 30 Nov 2004 09:24:52 GMT

In article <41ac3c09$0$25774$5a62ac22@per-qv1-newsreader-01.iinet.net.au>,
Darren Tucker <dtucker@dodgy.net.au> wrote:
>If you're using OpenSSH, use HostKeyAlias, that's what it's there for.
>
>In .ssh/config
>
>Host hosta
> Hostname firewall_IP_address
> HostKeyAlias hosta
Forgot to add:
        Port 1234

>Host hostb
> Hostname firewall_IP_address
> HostKeyAlias hostb
        Port 5678

-- 
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.


Relevant Pages