<?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: Port connection error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/port-connection-error/m-p/4976647#M547154</link>
    <description>&lt;BR /&gt;Thanks to every body for there responce&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rajeev</description>
    <pubDate>Sun, 14 May 2006 08:46:29 GMT</pubDate>
    <dc:creator>unix adm</dc:creator>
    <dc:date>2006-05-14T08:46:29Z</dc:date>
    <item>
      <title>Port connection error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/port-connection-error/m-p/4976639#M547146</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I have one port open (65534) for running some applicaion.&lt;BR /&gt;&lt;BR /&gt;However when I m trying to connect it form the same server it self..&lt;BR /&gt;&lt;BR /&gt;XXXXX@XXXXXXX$ telnet localhost 65534&lt;BR /&gt;Trying...&lt;BR /&gt;Connected to localhost.&lt;BR /&gt;Escape character is '^]'.&lt;BR /&gt;&lt;BR /&gt;connecting fine&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;However when I m trying to connect &lt;BR /&gt;&lt;BR /&gt;XXXXX@XXXXXXX$telnet servername 65534&lt;BR /&gt;root@bze2uo02# telnet bze2uo02 65534&lt;BR /&gt;Trying...&lt;BR /&gt;Connected to bze2uo02.&lt;BR /&gt;Escape character is '^]'.&lt;BR /&gt;¬íPuTTY&lt;BR /&gt;&lt;BR /&gt;giving some junk charactor. This is from the same server.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This was working fine before can somebody help..please&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Rajeev&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 02 May 2006 10:57:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/port-connection-error/m-p/4976639#M547146</guid>
      <dc:creator>unix adm</dc:creator>
      <dc:date>2006-05-02T10:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: Port connection error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/port-connection-error/m-p/4976640#M547147</link>
      <description>What is doing the "PuTTY" string there? Try using the full path to the telnet command, in case is "aliases" to other emulation program:&lt;BR /&gt;&lt;BR /&gt;/usr/bin/telnet servername 65534</description>
      <pubDate>Tue, 02 May 2006 11:08:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/port-connection-error/m-p/4976640#M547147</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-05-02T11:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: Port connection error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/port-connection-error/m-p/4976641#M547148</link>
      <description>Shalom Rajeev,&lt;BR /&gt;&lt;BR /&gt;What was the response before the junk characters?&lt;BR /&gt;&lt;BR /&gt;What has changed?&lt;BR /&gt;&lt;BR /&gt;Check and see if the application daemon is running.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 02 May 2006 11:19:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/port-connection-error/m-p/4976641#M547148</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-05-02T11:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: Port connection error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/port-connection-error/m-p/4976642#M547149</link>
      <description>Hi Ian&lt;BR /&gt;&lt;BR /&gt;Full path name still doesn't help..&lt;BR /&gt;&lt;BR /&gt;Hi SEP,&lt;BR /&gt;&lt;BR /&gt;Apps daemon is running it is perl script being triggered by inet services. We tried restarting inet services. Still it does not help. Earlier it was coming like this&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; /usr/bin/telnet localhost 65534&lt;BR /&gt;Trying...&lt;BR /&gt;Connected to localhost.&lt;BR /&gt;Escape character is '^]'.&lt;BR /&gt;&lt;BR /&gt;1st line must be RequestType:[reqeust type], however you supplied: ''.&lt;BR /&gt;ERROR-CM_INFO_BEGIN&lt;BR /&gt;FatalError&lt;BR /&gt;CM_INFO_END&lt;BR /&gt;CM_ERROR_BEGIN&lt;BR /&gt;1st line must be RequestType:[reqeust type], however you supplied: ''. at /home/ccadmin/cmserver/Wolf/CM/ResponseHandler.pm line 42, &lt;STDIN&gt; line 1.&lt;BR /&gt;CM_ERROR_END&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Rajeev&lt;/STDIN&gt;</description>
      <pubDate>Tue, 02 May 2006 12:55:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/port-connection-error/m-p/4976642#M547149</guid>
      <dc:creator>unix adm</dc:creator>
      <dc:date>2006-05-02T12:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: Port connection error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/port-connection-error/m-p/4976643#M547150</link>
      <description>Try with:&lt;BR /&gt;&lt;BR /&gt;stty sane&lt;BR /&gt;&lt;BR /&gt;What if you do this directly from the console? Maybe is just your terminal emulator.</description>
      <pubDate>Tue, 02 May 2006 14:55:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/port-connection-error/m-p/4976643#M547150</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-05-02T14:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: Port connection error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/port-connection-error/m-p/4976644#M547151</link>
      <description>The "PuTTY" is the answer-back to a control-E and the default value from the PuTTY application.  Change your session to reply with vt100 or whatever emulation you are using.  I'm guessing that the .profile for the login ID you are using is executing a tset to establish the terminal type.&lt;BR /&gt;&lt;BR /&gt;mark</description>
      <pubDate>Tue, 02 May 2006 15:47:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/port-connection-error/m-p/4976644#M547151</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2006-05-02T15:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: Port connection error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/port-connection-error/m-p/4976645#M547152</link>
      <description>You have made a poor choice for a port number. Ports in the range 49152-65535 are in the anonymous or private range. These ports should be assigned by the system automatically after a connection has been established on another port. You should really pick an unused in the range 1024-49151 that is listed by &lt;A href="http://www.iana.org" target="_blank"&gt;www.iana.org&lt;/A&gt; as available or unused.</description>
      <pubDate>Tue, 02 May 2006 16:03:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/port-connection-error/m-p/4976645#M547152</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-05-02T16:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: Port connection error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/port-connection-error/m-p/4976646#M547153</link>
      <description>We got to restart the server and its working fine now. Problem what seems to me was..inetd daemon was beeing restarted ..under some activity..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Sun, 14 May 2006 08:45:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/port-connection-error/m-p/4976646#M547153</guid>
      <dc:creator>unix adm</dc:creator>
      <dc:date>2006-05-14T08:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: Port connection error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/port-connection-error/m-p/4976647#M547154</link>
      <description>&lt;BR /&gt;Thanks to every body for there responce&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rajeev</description>
      <pubDate>Sun, 14 May 2006 08:46:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/port-connection-error/m-p/4976647#M547154</guid>
      <dc:creator>unix adm</dc:creator>
      <dc:date>2006-05-14T08:46:29Z</dc:date>
    </item>
  </channel>
</rss>

