A trivial solution would be to access each one of them through a
different hostname which you've added to /etc/hosts.
Erez D wrote:
hi
i have one ip on the internet, but two ssh servers.
so i did port forwarding: port 501 -> host1:22, port 502 -> host2:22
the problem is that my local ssh client (openssh/linux) assumes they
are the same computer
and is not happy with them having different certificates (so i am
blocked from one of them unless i delete the line from ~/.ssh/... )
is there a way around this ?
erez.
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]