<?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: Can't login with remote access in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/can-t-login-with-remote-access/m-p/3418152#M86489</link>
    <description>Please execute the following command and paste output below:&lt;BR /&gt;&lt;BR /&gt;netstat -avtn|grep LISTEN&lt;BR /&gt;&lt;BR /&gt;Can you ssh to localhost?</description>
    <pubDate>Tue, 09 Nov 2004 12:07:33 GMT</pubDate>
    <dc:creator>John Pretti</dc:creator>
    <dc:date>2004-11-09T12:07:33Z</dc:date>
    <item>
      <title>Can't login with remote access</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-login-with-remote-access/m-p/3418150#M86487</link>
      <description>I'm having problems with remote access. I have recently installed RHEL AS 2.1 on a DL740. I can ping myself and ping out. As far as I can tell all my network settings are correct and ssh is installed. However, I can not login remotely or ssh to other servers. I have restarted the network and sshd. Not sure what I could be missing. I have used the same standard installation process, we use on our DL580's and they work fine. Does anyone have any suggestions on what to look for? Thanks.</description>
      <pubDate>Tue, 09 Nov 2004 09:47:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-login-with-remote-access/m-p/3418150#M86487</guid>
      <dc:creator>Lisa_64</dc:creator>
      <dc:date>2004-11-09T09:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: Can't login with remote access</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-login-with-remote-access/m-p/3418151#M86488</link>
      <description>service iptables stop&lt;BR /&gt;&lt;BR /&gt;try again.&lt;BR /&gt;&lt;BR /&gt;make sure iptables isn't blocking port 22 between you and the other box.&lt;BR /&gt;&lt;BR /&gt;check firewalls between the two.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 09 Nov 2004 11:11:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-login-with-remote-access/m-p/3418151#M86488</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-11-09T11:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Can't login with remote access</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-login-with-remote-access/m-p/3418152#M86489</link>
      <description>Please execute the following command and paste output below:&lt;BR /&gt;&lt;BR /&gt;netstat -avtn|grep LISTEN&lt;BR /&gt;&lt;BR /&gt;Can you ssh to localhost?</description>
      <pubDate>Tue, 09 Nov 2004 12:07:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-login-with-remote-access/m-p/3418152#M86489</guid>
      <dc:creator>John Pretti</dc:creator>
      <dc:date>2004-11-09T12:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Can't login with remote access</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-login-with-remote-access/m-p/3418153#M86490</link>
      <description>Tcp  0 0 0.0.0.0:32768    0.0.0.0:* LISTEN&lt;BR /&gt;Tcp  0 0 127.0.0.1:32769  0.0.0.0:* LISTEN&lt;BR /&gt;Tcp  0 0 0.0.0.0:708     0.0.0.0:* LISTEN&lt;BR /&gt;Tcp  0 0 0.0.0.0:32777    0.0.0.0:* LISTEN&lt;BR /&gt;Tcp  0 0 0.0.0.0:111     0.0.0.0:* LISTEN&lt;BR /&gt;Tcp  0 0 0.0.0.0:22     0.0.0.0:* LISTEN&lt;BR /&gt;Tcp  0 0 0.0.0.0:23     0.0.0.0:* LISTEN&lt;BR /&gt;Tcp  0 0 127.0.0.1:25     0.0.0.0:* LISTEN&lt;BR /&gt;&lt;BR /&gt;I can ssh the local host just fine. I can ssh to other servers using ips, but not domain names. Any other suggestions.</description>
      <pubDate>Tue, 09 Nov 2004 13:23:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-login-with-remote-access/m-p/3418153#M86490</guid>
      <dc:creator>Lisa_64</dc:creator>
      <dc:date>2004-11-09T13:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: Can't login with remote access</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-login-with-remote-access/m-p/3418154#M86491</link>
      <description>OK so SSH is open, and we can SSH to IP's, so you must have a DNS problem. Can you do a nslookup on the target machine's hostname? What does your /etc/resolv.conf look like?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John</description>
      <pubDate>Tue, 09 Nov 2004 15:59:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-login-with-remote-access/m-p/3418154#M86491</guid>
      <dc:creator>John Pretti</dc:creator>
      <dc:date>2004-11-09T15:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: Can't login with remote access</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-login-with-remote-access/m-p/3418155#M86492</link>
      <description>We did catch an error in /etc/resolv.conf. When we copied it over there was an "=" sign that should not have been there. We can now ssh to other systems using DNS names. However we still cannot access the server remotely, and we cannot ssh to it from another server. So part of our problem has been fixed.</description>
      <pubDate>Tue, 09 Nov 2004 16:03:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-login-with-remote-access/m-p/3418155#M86492</guid>
      <dc:creator>Lisa_64</dc:creator>
      <dc:date>2004-11-09T16:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: Can't login with remote access</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-login-with-remote-access/m-p/3418156#M86493</link>
      <description>did you try connect via ssh to your server using name or address?&lt;BR /&gt;try "nmap your_server" from remote linux in order to understand which ports are open.</description>
      <pubDate>Wed, 10 Nov 2004 03:13:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-login-with-remote-access/m-p/3418156#M86493</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2004-11-10T03:13:14Z</dc:date>
    </item>
  </channel>
</rss>

