<?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: Remote Console connection in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-console-connection/m-p/2665353#M931759</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Since you can ping the console,&lt;BR /&gt;1) the hostname can be resolved to IP address&lt;BR /&gt;2) there is a valid route to the console&lt;BR /&gt;&lt;BR /&gt;The possible ACL points include&lt;BR /&gt;1) router&lt;BR /&gt;2) firewall&lt;BR /&gt;3) server &lt;BR /&gt;4) client (you could be blocking outbound telnet access)&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
    <pubDate>Fri, 15 Feb 2002 01:32:09 GMT</pubDate>
    <dc:creator>Steven Sim Kok Leong</dc:creator>
    <dc:date>2002-02-15T01:32:09Z</dc:date>
    <item>
      <title>Remote Console connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-console-connection/m-p/2665349#M931755</link>
      <description>I was able to connect to the console from another system in the data center.  However, I can't connect to the same console from outside the data center using my workstation  and othe systems on the network.   Any idea why I can't establish a connection.  This is the message I get when I try to telnet to the console.  "telnet: Unable to connect to remote host: Connection refused.  BTW:  I'm able to ping the console.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Dante-</description>
      <pubDate>Fri, 15 Feb 2002 00:24:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-console-connection/m-p/2665349#M931755</guid>
      <dc:creator>Dante Ranada</dc:creator>
      <dc:date>2002-02-15T00:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: Remote Console connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-console-connection/m-p/2665350#M931756</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check your access control settings. Did you restrict telnet to only specific source IP addresses?&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
      <pubDate>Fri, 15 Feb 2002 01:26:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-console-connection/m-p/2665350#M931756</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-02-15T01:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: Remote Console connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-console-connection/m-p/2665351#M931757</link>
      <description>Are you on a different network when you are outside?  Could be the PC you are getting to is not the one you want.&lt;BR /&gt;&lt;BR /&gt;While inside the data center on a PC which can reach the Console do &lt;BR /&gt;nslookup Consolehostname&lt;BR /&gt;&lt;BR /&gt;Where Consolehostname is the hostname you are trying to get to.&lt;BR /&gt;&lt;BR /&gt;Repeat the nslookup on the outside machine.  Compare IP addresses.  Are they the same?&lt;BR /&gt;&lt;BR /&gt;Try a traceroute and see where it goes.   Try telneting to the ip address instead of the hostname.&lt;BR /&gt;&lt;BR /&gt;Are we going through a firewall or NAT in order to get there.&lt;BR /&gt;&lt;BR /&gt;If you are really getting to the same machine then there must be a security file somewhere which tells it who it is allowed to talk to based on the source ip address/hostname.  One of the security gurus will have to help you there.  I'm mostly just a network guy.&lt;BR /&gt;&lt;BR /&gt;Ron</description>
      <pubDate>Fri, 15 Feb 2002 01:26:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-console-connection/m-p/2665351#M931757</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2002-02-15T01:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: Remote Console connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-console-connection/m-p/2665352#M931758</link>
      <description>Hi Dante,&lt;BR /&gt;&lt;BR /&gt;Looks like a firewall or a route issue to me. If you are using a workstation go to the ms-dos prompt and run the tracert command with the ip address of the server you want to connect,&lt;BR /&gt;&lt;BR /&gt;tracert ip_add_of_server&lt;BR /&gt;&lt;BR /&gt;Make sure there is no firewall sitting between the workstation you are using and the system you are trying to connect.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Feb 2002 01:27:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-console-connection/m-p/2665352#M931758</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-02-15T01:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: Remote Console connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-console-connection/m-p/2665353#M931759</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Since you can ping the console,&lt;BR /&gt;1) the hostname can be resolved to IP address&lt;BR /&gt;2) there is a valid route to the console&lt;BR /&gt;&lt;BR /&gt;The possible ACL points include&lt;BR /&gt;1) router&lt;BR /&gt;2) firewall&lt;BR /&gt;3) server &lt;BR /&gt;4) client (you could be blocking outbound telnet access)&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
      <pubDate>Fri, 15 Feb 2002 01:32:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-console-connection/m-p/2665353#M931759</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-02-15T01:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: Remote Console connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-console-connection/m-p/2665354#M931760</link>
      <description>Good hints at:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x26f035067c18d6118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x26f035067c18d6118ff40090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Ron</description>
      <pubDate>Fri, 15 Feb 2002 01:47:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-console-connection/m-p/2665354#M931760</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2002-02-15T01:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: Remote Console connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-console-connection/m-p/2665355#M931761</link>
      <description>Thanks for everyone's input.  I really appreciate your time in responding to my question.  I got it fixed:  I had an active login session with the console.  I forget to close my telnet session in the data center before I left.  I thought I logged out but I didn't.&lt;BR /&gt;&lt;BR /&gt;Thanks again for your time.&lt;BR /&gt;&lt;BR /&gt;Dante-</description>
      <pubDate>Mon, 18 Feb 2002 20:49:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-console-connection/m-p/2665355#M931761</guid>
      <dc:creator>Dante Ranada</dc:creator>
      <dc:date>2002-02-18T20:49:48Z</dc:date>
    </item>
  </channel>
</rss>

