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.
- 2 ssh servers on 1 ip Erez D
- Re: 2 ssh servers on 1 ip Ilya Konstantinov
- Re: 2 ssh servers on 1 ip Michael Vasiliev
- Re: 2 ssh servers on 1 ip Amit Aronovitch
- RE: 2 ssh servers on 1 ip Alexander Cheskis
- Re: 2 ssh servers on 1 ip Amos Shapira
- RE: 2 ssh servers on 1 ip Alexander Cheskis