ssh -p 501 -o HostKeyAlias=host1.home.net [EMAIL PROTECTED]
ssh -p 502 -o HostKeyAlias=host2.home.net [EMAIL PROTECTED]

man ssh_config for more details :-)


On 10/18/06, Erez D <[EMAIL PROTECTED]> 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]

Reply via email to