<?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 Telnet Problem in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/telnet-problem/m-p/4890072#M48823</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We are facing a strange problem recently about telnet on OpenVMS running on DEC AXP 4000-610. The customer is using Pathworks to connect to the alpha server using LAT and TCPIP(Telnet).&lt;BR /&gt;The users using LAT are working fine.&lt;BR /&gt;The other users using TCPIP/Telnet were working fine for long time, but recently they started to face some strange problem. Sometimes, the system disconnects some of those users out, and when they try to re-connect, they can't and get session closed messages. during the time of problem, they can't even telnet from the DOS prompt. Also, the ping is ok during same time.&lt;BR /&gt;The customer has to restart the TCPIP and Pathworks to clear the problem.&lt;BR /&gt;&lt;BR /&gt;Have anyone faced similar problem before? Please, advise.</description>
    <pubDate>Tue, 08 Mar 2005 02:59:25 GMT</pubDate>
    <dc:creator>Hazem Tolba_1</dc:creator>
    <dc:date>2005-03-08T02:59:25Z</dc:date>
    <item>
      <title>Telnet Problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/telnet-problem/m-p/4890072#M48823</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We are facing a strange problem recently about telnet on OpenVMS running on DEC AXP 4000-610. The customer is using Pathworks to connect to the alpha server using LAT and TCPIP(Telnet).&lt;BR /&gt;The users using LAT are working fine.&lt;BR /&gt;The other users using TCPIP/Telnet were working fine for long time, but recently they started to face some strange problem. Sometimes, the system disconnects some of those users out, and when they try to re-connect, they can't and get session closed messages. during the time of problem, they can't even telnet from the DOS prompt. Also, the ping is ok during same time.&lt;BR /&gt;The customer has to restart the TCPIP and Pathworks to clear the problem.&lt;BR /&gt;&lt;BR /&gt;Have anyone faced similar problem before? Please, advise.</description>
      <pubDate>Tue, 08 Mar 2005 02:59:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/telnet-problem/m-p/4890072#M48823</guid>
      <dc:creator>Hazem Tolba_1</dc:creator>
      <dc:date>2005-03-08T02:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet Problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/telnet-problem/m-p/4890073#M48824</link>
      <description>Hazem,&lt;BR /&gt;&lt;BR /&gt;this sounds like some kind of resource problem with TCPIP.&lt;BR /&gt;&lt;BR /&gt;What version of TCPIP are your running ($ UCX SHOW VERS) ?&lt;BR /&gt;Do other TCPIP services have the same problem (e.g. FTP), when the TELNET problem exists ?&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 08 Mar 2005 03:25:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/telnet-problem/m-p/4890073#M48824</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-03-08T03:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet Problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/telnet-problem/m-p/4890074#M48825</link>
      <description>do &lt;BR /&gt;$ define  tcpip$bind_res_options "debug"&lt;BR /&gt;before the telnet&lt;BR /&gt;and post the messages</description>
      <pubDate>Tue, 08 Mar 2005 03:35:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/telnet-problem/m-p/4890074#M48825</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2005-03-08T03:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet Problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/telnet-problem/m-p/4890075#M48826</link>
      <description>Did you try autogen to find out what system parameter might be to low ?&lt;BR /&gt;Is keepalive to high (or forever) and thus a lot of devices open (ucx show dev) ?&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 08 Mar 2005 03:36:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/telnet-problem/m-p/4890075#M48826</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-03-08T03:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet Problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/telnet-problem/m-p/4890076#M48827</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;After some troubleshooting, we find the the telnet session limit is causing the problem when the limit is exeeced.&lt;BR /&gt;Now we are trying to increase the limit through UCX/TCPIP using "set service telnet /limit=n" command, but unfortunately the command is returning with "%tcpip-e-invrecord:  invalid information" error.&lt;BR /&gt;I tried the same command for ftp, and it works fine. I also tried the set command to change other paramaters other than the limit, and it also works fine.&lt;BR /&gt;&lt;BR /&gt;Do anyone knows the reason of the command error, or knows how to increase the telnet session limit by different method?&lt;BR /&gt;&lt;BR /&gt;we have OpenVMS Alpha V7.1-2 and TCPIP V5.0A.&lt;BR /&gt;Regards.</description>
      <pubDate>Tue, 08 Mar 2005 07:28:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/telnet-problem/m-p/4890076#M48827</guid>
      <dc:creator>Hazem Tolba_1</dc:creator>
      <dc:date>2005-03-08T07:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet Problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/telnet-problem/m-p/4890077#M48828</link>
      <description>Hazem,&lt;BR /&gt;&lt;BR /&gt;there is an old ATW article, which describes this error message and a workaround:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/wizard/wiz_9232.html" target="_blank"&gt;http://h71000.www7.hp.com/wizard/wiz_9232.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Changing the service limit of any TCPIP service always requires the service to be re-started (disabled/enabled), so ALL your TELNET session would be disconnected.&lt;BR /&gt;&lt;BR /&gt;When trying to use the workaround as described in above article, use the same commands to re-define the service as found in your current SYS$MANAGER:TCPIP$CONFIG.COM (search for 'SET SERV TELNET').&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 08 Mar 2005 08:33:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/telnet-problem/m-p/4890077#M48828</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-03-08T08:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet Problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/telnet-problem/m-p/4890078#M48829</link>
      <description>But this limit should never disconnect users. Only prevent new users.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 08 Mar 2005 08:57:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/telnet-problem/m-p/4890078#M48829</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-03-08T08:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet Problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/telnet-problem/m-p/4890079#M48830</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks a lot for Volker Halle. I found the exact problem in the mentioned ATW and so I The idea was to first remove the service from the TCPIP "set noservice telnet" and then set the service with the total parameters including the new session limit and restarting the TCPIP.&lt;BR /&gt;&lt;BR /&gt;Regards.</description>
      <pubDate>Thu, 10 Mar 2005 00:04:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/telnet-problem/m-p/4890079#M48830</guid>
      <dc:creator>Hazem Tolba_1</dc:creator>
      <dc:date>2005-03-10T00:04:05Z</dc:date>
    </item>
  </channel>
</rss>

