<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Linux 7.2 connection refused in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/linux-7-2-connection-refused/m-p/3163521#M9109</link>
    <description>a rebuild of .ssh/known_hosts seems the next logical step.&lt;BR /&gt;&lt;BR /&gt;What I saw may merely be unmodified pieces of the software untouched by upgrades.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Tue, 13 Jan 2004 17:03:39 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2004-01-13T17:03:39Z</dc:date>
    <item>
      <title>Linux 7.2 connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-7-2-connection-refused/m-p/3163516#M9104</link>
      <description>Hi guys! I'm having problems with remote connection using telnet and ssh. When I try to use telnet to connect to my server running Linux RedHat 7.2 it display all the normal information (connection established to xx.xx.xx.xx) but when I enter the username (for instance root) and the password it says Login incorrect, even when the password is correct.  Another problem is with ssh, when I try to connect to the server it displays the following message:&lt;BR /&gt;&lt;BR /&gt;OpenSSH_3.5p1, SSH protocols 1.5/2.0, OpenSSL 0x0090701f&lt;BR /&gt;debug1: Reading configuration data /etc/ssh/ssh_config&lt;BR /&gt;debug1: Applying options for *&lt;BR /&gt;debug1: Rhosts Authentication disabled, originating port will not be trusted.&lt;BR /&gt;debug1: ssh_connect: needpriv 0&lt;BR /&gt;debug1: Connecting to 10.20.30.40 [10.20.3.40] port 22.&lt;BR /&gt;debug1: Connection established.&lt;BR /&gt;debug1: identity file /root/.ssh/identity type -1&lt;BR /&gt;debug1: identity file /root/.ssh/id_rsa type -1&lt;BR /&gt;debug1: identity file /root/.ssh/id_dsa type -1&lt;BR /&gt;debug1: Remote protocol version 1.99, remote software version OpenSSH_2.9p2&lt;BR /&gt;debug1: match: OpenSSH_2.9p2 pat OpenSSH_2.*,OpenSSH_3.0*,OpenSSH_3.1*&lt;BR /&gt;debug1: Enabling compatibility mode for protocol 2.0&lt;BR /&gt;debug1: Local version string SSH-2.0-OpenSSH_3.5p1&lt;BR /&gt;debug1: SSH2_MSG_KEXINIT sent&lt;BR /&gt;debug1: SSH2_MSG_KEXINIT received&lt;BR /&gt;debug1: kex: server-&amp;gt;client aes128-cbc hmac-md5 none&lt;BR /&gt;debug1: kex: client-&amp;gt;server aes128-cbc hmac-md5 none&lt;BR /&gt;debug1: SSH2_MSG_KEX_DH_GEX_REQUEST sent&lt;BR /&gt;debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP&lt;BR /&gt;debug1: dh_gen_key: priv key bits set: 128/256&lt;BR /&gt;debug1: bits set: 1057/2049&lt;BR /&gt;debug1: SSH2_MSG_KEX_DH_GEX_INIT sent&lt;BR /&gt;debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY&lt;BR /&gt;@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@&lt;BR /&gt;@    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @&lt;BR /&gt;@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@&lt;BR /&gt;IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!&lt;BR /&gt;Someone could be eavesdropping on you right now (man-in-the-middle attack)!&lt;BR /&gt;It is also possible that the RSA host key has just been changed.&lt;BR /&gt;The fingerprint for the RSA key sent by the remote host is&lt;BR /&gt;e5:8f:e6:1d:d3:95:25:d7:91:af:0a:1b:b5:58:ed:7f.&lt;BR /&gt;Please contact your system administrator.&lt;BR /&gt;Add correct host key in /root/.ssh/known_hosts to get rid of this message.&lt;BR /&gt;Offending key in /root/.ssh/known_hosts:3&lt;BR /&gt;RSA host key for 10.20.30.40 has changed and you have requested strict checking.&lt;BR /&gt;Host key verification failed.&lt;BR /&gt;debug1: Calling cleanup 0x80674d0(0x0)&lt;BR /&gt;&lt;BR /&gt;What do I have to change in order to connect to the server??&lt;BR /&gt;&lt;BR /&gt;And one last problem is with the ftp, how can I configure an ftp server, specially a secure one, using sftp???  I would like some help on theses issues.</description>
      <pubDate>Tue, 13 Jan 2004 16:25:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-7-2-connection-refused/m-p/3163516#M9104</guid>
      <dc:creator>Carlos Munoz Lopez</dc:creator>
      <dc:date>2004-01-13T16:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: Linux 7.2 connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-7-2-connection-refused/m-p/3163517#M9105</link>
      <description>1. Make sure your linux system is allowing you to login directly as root. &lt;BR /&gt;&lt;BR /&gt;2. Edit /root/.ssh/known_hosts on the local server and remove the line that has the Linux system's IP and try ssh.&lt;BR /&gt;&lt;BR /&gt;3. Try with a different user and see if it is allowing.&lt;BR /&gt;&lt;BR /&gt;Usually ssh packages are supplied with sftp-server. If you have it, then you can use it.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Tue, 13 Jan 2004 16:38:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-7-2-connection-refused/m-p/3163517#M9105</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-01-13T16:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: Linux 7.2 connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-7-2-connection-refused/m-p/3163518#M9106</link>
      <description>I see a version mismatch in your logs.&lt;BR /&gt;&lt;BR /&gt;Some entries are for openssh 3.5, others for openssh 3.0&lt;BR /&gt;&lt;BR /&gt;I further know that openssh 3.1 came with Red Hat 7.3.&lt;BR /&gt;&lt;BR /&gt;I'd say you are the victim of a failed upgrade to openssh 3.5&lt;BR /&gt;&lt;BR /&gt;Probably you need to back out the upgrade and reinstall it.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 13 Jan 2004 16:50:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-7-2-connection-refused/m-p/3163518#M9106</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-01-13T16:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: Linux 7.2 connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-7-2-connection-refused/m-p/3163519#M9107</link>
      <description>It's strange because it wasn't an upgrade, it wasn't previously installed, the system marked as a clean installation.&lt;BR /&gt;&lt;BR /&gt;I tried your suggestion with the /root/.ssh/known_hosts, but it didn't work.  Do I have to change something in the /etc/ssh/ssh_conf??</description>
      <pubDate>Tue, 13 Jan 2004 16:56:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-7-2-connection-refused/m-p/3163519#M9107</guid>
      <dc:creator>Carlos Munoz Lopez</dc:creator>
      <dc:date>2004-01-13T16:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: Linux 7.2 connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-7-2-connection-refused/m-p/3163520#M9108</link>
      <description>I am not sure if it is due to version mismatch.&lt;BR /&gt;&lt;BR /&gt;What error are you getting now after removing the host key from known_hosts?. It's the third line. Or move known_hosts as known_hosts.old and try.&lt;BR /&gt;&lt;BR /&gt;It shoudl prompt you login. If you are not able to login even then, I believe Linux is not allowing direct login for root. Look at the syslog on the Linux box for any error information.&lt;BR /&gt;&lt;BR /&gt;-Sri&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Jan 2004 17:02:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-7-2-connection-refused/m-p/3163520#M9108</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-01-13T17:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: Linux 7.2 connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-7-2-connection-refused/m-p/3163521#M9109</link>
      <description>a rebuild of .ssh/known_hosts seems the next logical step.&lt;BR /&gt;&lt;BR /&gt;What I saw may merely be unmodified pieces of the software untouched by upgrades.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 13 Jan 2004 17:03:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-7-2-connection-refused/m-p/3163521#M9109</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-01-13T17:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: Linux 7.2 connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-7-2-connection-refused/m-p/3163522#M9110</link>
      <description>I tried to comment some lines in the /etc/ssh/sshd_config file, and it worked, the lines commented were:&lt;BR /&gt;&lt;BR /&gt;Port 22&lt;BR /&gt;ListenAddress 0.0.0.0&lt;BR /&gt;HostKey /etc/ssh/ssh_host_key&lt;BR /&gt;HostKey /etc/ssh/ssh_host_rsa_key&lt;BR /&gt;HostKey /etc/ssh/ssh_host_dsa_key&lt;BR /&gt;ServerKeyBit 768&lt;BR /&gt;&lt;BR /&gt;I tried the connection from another Linux server and it was successful, but when I tried it from my PC using a terminal emulator it didn't work. I don't know what is going on?</description>
      <pubDate>Tue, 13 Jan 2004 17:13:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-7-2-connection-refused/m-p/3163522#M9110</guid>
      <dc:creator>Carlos Munoz Lopez</dc:creator>
      <dc:date>2004-01-13T17:13:54Z</dc:date>
    </item>
  </channel>
</rss>

