<?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: telnet problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problems/m-p/5217174#M466129</link>
    <description>&amp;gt;&amp;gt;I've tried to connect from VM host as well as from VM guest&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;have you tried to login to VMGuest from&lt;BR /&gt;HPVMHOST console ?&lt;BR /&gt;</description>
    <pubDate>Tue, 05 Jan 2010 10:07:49 GMT</pubDate>
    <dc:creator>Johnson Punniyalingam</dc:creator>
    <dc:date>2010-01-05T10:07:49Z</dc:date>
    <item>
      <title>telnet problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problems/m-p/5217172#M466127</link>
      <description>Hello experts,&lt;BR /&gt;&lt;BR /&gt;I have a problem with telnet connection to hp-ux 11.23. It's a VM guest, running on HP-UX 11.31. Telnet service is allowed and listening, but when trying to establish session I get following:&lt;BR /&gt;&lt;BR /&gt;#telnet localhost&lt;BR /&gt;Trying...&lt;BR /&gt;Connected to localhost.&lt;BR /&gt;Escape character is '^]'.&lt;BR /&gt;Local flow control off&lt;BR /&gt;Connection closed by foreign host.&lt;BR /&gt;&lt;BR /&gt;I've tried to connect from VM host as well as from VM guest. There is still same result. Do you have any idea?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance</description>
      <pubDate>Tue, 05 Jan 2010 09:16:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problems/m-p/5217172#M466127</guid>
      <dc:creator>Ignite_2</dc:creator>
      <dc:date>2010-01-05T09:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: telnet problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problems/m-p/5217173#M466128</link>
      <description>meaning the system resource full :(&lt;BR /&gt;&lt;BR /&gt;can try ftp ?&lt;BR /&gt;&lt;BR /&gt;I hope you need restart the VMGUEST from the&lt;BR /&gt;VMHost</description>
      <pubDate>Tue, 05 Jan 2010 10:06:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problems/m-p/5217173#M466128</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-01-05T10:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: telnet problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problems/m-p/5217174#M466129</link>
      <description>&amp;gt;&amp;gt;I've tried to connect from VM host as well as from VM guest&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;have you tried to login to VMGuest from&lt;BR /&gt;HPVMHOST console ?&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Jan 2010 10:07:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problems/m-p/5217174#M466129</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-01-05T10:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: telnet problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problems/m-p/5217175#M466130</link>
      <description>Did you try "hpvmconsole -P guest_name" to start a console session on the guest?</description>
      <pubDate>Tue, 05 Jan 2010 10:10:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problems/m-p/5217175#M466130</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-01-05T10:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: telnet problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problems/m-p/5217176#M466131</link>
      <description>Hello Ignite,&lt;BR /&gt;&lt;BR /&gt;It might be because of some security feature.&lt;BR /&gt;&lt;BR /&gt;Please post following outputs from the affected machine:&lt;BR /&gt;&lt;BR /&gt;1# telnet 0&lt;BR /&gt;2# ps -ef | grep -i telnet&lt;BR /&gt;&lt;BR /&gt;Check following files:&lt;BR /&gt;&lt;BR /&gt;3# more /etc/services | grep -i telnet&lt;BR /&gt;4# more /etc/hosts.deny | grep -v ^#&lt;BR /&gt;5# more /var/adm/inetd.sec | grep -v ^# &lt;BR /&gt;6 Was telnet working before?&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Jan 2010 10:30:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problems/m-p/5217176#M466131</guid>
      <dc:creator>R.K. #</dc:creator>
      <dc:date>2010-01-05T10:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: telnet problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problems/m-p/5217177#M466132</link>
      <description>Thank you all for quick support. The problem was, that IP address of interface to be used for telnet wasn't in /var/adm/inetd.sec.&lt;BR /&gt;&lt;BR /&gt;Thanks a lot :)</description>
      <pubDate>Tue, 05 Jan 2010 13:14:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problems/m-p/5217177#M466132</guid>
      <dc:creator>Ignite_2</dc:creator>
      <dc:date>2010-01-05T13:14:45Z</dc:date>
    </item>
  </channel>
</rss>

