Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Content-return: allowed Date: Wed, 11 Jul 2001 13:37:39 -0400 From: "Simha, Shuba" Subject: SSH on multiple ports To: "Cygwin (E-mail)" Message-id: MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Content-transfer-encoding: 7BIT I have Cygwin-1.1.5 with OpenSSH_2.3.0p1. I am using Expect to connect to a proxy through SSH. It works well. Howver, if I try to connect to the same proxy on other ports, it does not connect. It gives the following warning: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY! Someone could be eavesdropping on you right now (man-in-the-middle attack)! It is also possible that the RSA host key has just been changed. Please contact your system administrator. Add correct host key in /.ssh/known_hosts to get rid of this message. RSA host key for dingo.merck.com has changed and you have requested strict checking After I did some research on this, I found that I need to change the settings in /usr/bin/ssh-config. What exactly should I do? I am not running sshd, but em still able to connect to the host (on just 1 port,ofcourse). When/why do I run sshd.exe? Please help.. Thanks, Shuba -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/