<?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 Login Problem-VMS 8.3 in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/telnet-login-problem-vms-8-3/m-p/3973059#M83994</link>
    <description>Jerry,&lt;BR /&gt;&lt;BR /&gt;this is a known problem with TCPIP V5.6 - I've also seen it on an OpenVMS I64 V8.3 cluster as the TNA unit numbers exceeded 9999. The workaround is to set DEVICE_NAMING = 4, thereby limiting all devices to 4-digitl unit numbers. This workaround does work successfully.&lt;BR /&gt;&lt;BR /&gt;The problem has been escalated as QXCM1000379192&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
    <pubDate>Sun, 01 Apr 2007 04:50:42 GMT</pubDate>
    <dc:creator>Volker Halle</dc:creator>
    <dc:date>2007-04-01T04:50:42Z</dc:date>
    <item>
      <title>Telnet Login Problem-VMS 8.3</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/telnet-login-problem-vms-8-3/m-p/3973052#M83987</link>
      <description>Ran into a telnet login problem last night that I had never seen before. Perhaps someone can suggest where to look. I suspect it may be related to a terminal naming problem as it looks like the TNA numbers rolled over to 10,000 when it happened. &lt;BR /&gt;&lt;BR /&gt;Symptom -&lt;BR /&gt;Telnet users hit the system but do not get Username prompt&lt;BR /&gt;&lt;BR /&gt;Decnet users can login&lt;BR /&gt;&lt;BR /&gt;LAT users can login&lt;BR /&gt;&lt;BR /&gt;Outgoing telnet sessions work ok&lt;BR /&gt;&lt;BR /&gt;Security log shows the following message -&lt;BR /&gt;&lt;BR /&gt;Auditable event:          Detached process login failure&lt;BR /&gt;Event time:               29-MAR-2007 19:17:30.94&lt;BR /&gt;PID:                      000190F9&lt;BR /&gt;Process name:             _TNA10000:&lt;BR /&gt;Username:                 &lt;LOGIN&gt;&lt;BR /&gt;Process owner:            [1,4]&lt;BR /&gt;Image name:               DSA0:[SYS0.SYSCOMMON.][SYSEXE]LOGINOUT.EXE&lt;BR /&gt;Posix UID:                -2&lt;BR /&gt;Posix GID:                -2 (%XFFFFFFFE)&lt;BR /&gt;Status:                   %RMS-F-CHN, assign channel system service request failed&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I stopped and started telnet service - no luck.&lt;BR /&gt;&lt;BR /&gt;Telnet service is set for Limit=500 - would not have hit that limit. &lt;BR /&gt;&lt;BR /&gt;1 then stopped and started all tcp/ip servicss - that is when system crashed. As mentioned, the rolling over to a 10,000 TNA number seems more than coincidental. Is there a setting on this somewhere? Thanks for any help.&lt;/LOGIN&gt;</description>
      <pubDate>Fri, 30 Mar 2007 13:09:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/telnet-login-problem-vms-8-3/m-p/3973052#M83987</guid>
      <dc:creator>Jerry Rieman</dc:creator>
      <dc:date>2007-03-30T13:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet Login Problem-VMS 8.3</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/telnet-login-problem-vms-8-3/m-p/3973053#M83988</link>
      <description>Jerry,&lt;BR /&gt;&lt;BR /&gt;My VMS V8.3 system is down for a while so I can't for certain if this would be a factor, but perhaps the TCPIP$INETACP process has used up its FILLM quota, which limits the number of open channels ("files").&lt;BR /&gt;&lt;BR /&gt;Try this:&lt;BR /&gt;&lt;BR /&gt;$ ANA/SYS&lt;BR /&gt;$ SET PROC TCPIP$INETACP&lt;BR /&gt;SDA&amp;gt; SHOW PROC/PHD&lt;BR /&gt;!&lt;BR /&gt;! Note the number shown for "File limit:"&lt;BR /&gt;!&lt;BR /&gt;SDA&amp;gt; SHOW PROC/CHAN&lt;BR /&gt;!&lt;BR /&gt;! Note the number of channels open, shown at the end of the listing of&lt;BR /&gt;! channels.)&lt;BR /&gt;&lt;BR /&gt;SDA&amp;gt;EXIT&lt;BR /&gt;&lt;BR /&gt;This should settle whether FILLM is the limiting factor.&lt;BR /&gt;&lt;BR /&gt;On my VMS V7.3-2 system, this process when sitting idle appears to be using 24 of its current FILLM of 250. I'm not sure where that number 250 came from, without a little looking...</description>
      <pubDate>Fri, 30 Mar 2007 13:50:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/telnet-login-problem-vms-8-3/m-p/3973053#M83988</guid>
      <dc:creator>Galen Tackett</dc:creator>
      <dc:date>2007-03-30T13:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet Login Problem-VMS 8.3</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/telnet-login-problem-vms-8-3/m-p/3973054#M83989</link>
      <description>Thanks Galen-&lt;BR /&gt;&lt;BR /&gt;show proc/phd -  file limit - 256&lt;BR /&gt;&lt;BR /&gt;show proc/chn -  25&lt;BR /&gt;&lt;BR /&gt;Of course, this is after the system has only been up for 20 hours. Until my crash last night, the system had been up for about 90 days. &lt;BR /&gt;&lt;BR /&gt;My gut keeps telling me that the "TNA10000" shown in the security log is significant - but not sure how. I have been through all my logs - accounting (which has everything enabled including image accounting), security (anal/audit), and operator - no anomolies until the event noted above.</description>
      <pubDate>Fri, 30 Mar 2007 14:06:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/telnet-login-problem-vms-8-3/m-p/3973054#M83989</guid>
      <dc:creator>Jerry Rieman</dc:creator>
      <dc:date>2007-03-30T14:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet Login Problem-VMS 8.3</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/telnet-login-problem-vms-8-3/m-p/3973055#M83990</link>
      <description>That looks like the roll-over sequence for big BG unit numbers.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1074590" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1074590&lt;/A&gt;</description>
      <pubDate>Fri, 30 Mar 2007 14:54:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/telnet-login-problem-vms-8-3/m-p/3973055#M83990</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-03-30T14:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet Login Problem-VMS 8.3</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/telnet-login-problem-vms-8-3/m-p/3973056#M83991</link>
      <description>Hoff-&lt;BR /&gt;&lt;BR /&gt;That has to be it! Sorry for repeating a known problem but all my ITRC searches for similar problems came up empty. The sysgen help says SCSI devices but I am willing to bet a couple of beers that it is controlling the tna assignment as well. Probably was added in tcp/ip 5.6. It is not a dynamic param so looks like a reboot is in order to pick up the new value. &lt;BR /&gt;&lt;BR /&gt;Many thanks to both of you for taking the time to help.  Hoff, you have been properly repped.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Mar 2007 16:07:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/telnet-login-problem-vms-8-3/m-p/3973056#M83991</guid>
      <dc:creator>Jerry Rieman</dc:creator>
      <dc:date>2007-03-30T16:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet Login Problem-VMS 8.3</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/telnet-login-problem-vms-8-3/m-p/3973057#M83992</link>
      <description>dear jerry,&lt;BR /&gt;&lt;BR /&gt;if you set telnet limit in thousands i think your problem will be solve by it,&lt;BR /&gt;&lt;BR /&gt;as per my system i had set that limit to 10,000.&lt;BR /&gt;As example for you can check other settings as below ....&lt;BR /&gt;&lt;BR /&gt;SYSTEM&amp;gt;&amp;gt;ucx sho service telnet/full&lt;BR /&gt;&lt;BR /&gt;Service: TELNET&lt;BR /&gt;                           State:     Enabled&lt;BR /&gt;Port:               23     Protocol:  TCP             Address:  0.0.0.0&lt;BR /&gt;Inactivity:          1     User_name: not defined     Process:  not defined&lt;BR /&gt;Limit:           10000     Active:      202           Peak:       285&lt;BR /&gt;&lt;BR /&gt;File:         not defined&lt;BR /&gt;Flags:        Listen Rtty IPv6&lt;BR /&gt;&lt;BR /&gt;Socket Opts:  Keepalive Rcheck Scheck&lt;BR /&gt; Receive:         3000     Send:            3000&lt;BR /&gt;&lt;BR /&gt;Log Opts:     Actv Dactv Conn Error Logi Logo Mdfy Rjct&lt;BR /&gt; File:        not defined&lt;BR /&gt;&lt;BR /&gt;Security&lt;BR /&gt; Reject msg:  not defined&lt;BR /&gt; Accept host: 0.0.0.0&lt;BR /&gt; Accept netw: 0.0.0.0&lt;BR /&gt;&lt;BR /&gt;I hope its useful for you..&lt;BR /&gt;Thanks&lt;BR /&gt;Atul</description>
      <pubDate>Sat, 31 Mar 2007 01:17:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/telnet-login-problem-vms-8-3/m-p/3973057#M83992</guid>
      <dc:creator>atul sardana</dc:creator>
      <dc:date>2007-03-31T01:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet Login Problem-VMS 8.3</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/telnet-login-problem-vms-8-3/m-p/3973058#M83993</link>
      <description>Atul,&lt;BR /&gt;&lt;BR /&gt;If I am not mistaken, the "Limit" value refers to the number of concurrent sessions - not the max TNA number. My system "Limit" is set to 500 so I do not think that is the parameter that was giving me all the heartburn. I am going to try setting the "Device_Naming" sysgen param to 4. Of course, it will take a while until I know if that does the job. Thanks.</description>
      <pubDate>Sat, 31 Mar 2007 10:20:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/telnet-login-problem-vms-8-3/m-p/3973058#M83993</guid>
      <dc:creator>Jerry Rieman</dc:creator>
      <dc:date>2007-03-31T10:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet Login Problem-VMS 8.3</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/telnet-login-problem-vms-8-3/m-p/3973059#M83994</link>
      <description>Jerry,&lt;BR /&gt;&lt;BR /&gt;this is a known problem with TCPIP V5.6 - I've also seen it on an OpenVMS I64 V8.3 cluster as the TNA unit numbers exceeded 9999. The workaround is to set DEVICE_NAMING = 4, thereby limiting all devices to 4-digitl unit numbers. This workaround does work successfully.&lt;BR /&gt;&lt;BR /&gt;The problem has been escalated as QXCM1000379192&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Sun, 01 Apr 2007 04:50:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/telnet-login-problem-vms-8-3/m-p/3973059#M83994</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2007-04-01T04:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet Login Problem-VMS 8.3</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/telnet-login-problem-vms-8-3/m-p/3973060#M83995</link>
      <description>I have systems which have experienced this and others which don't. There must be something more subtle at hand,,,&lt;BR /&gt;&lt;BR /&gt;Device                  Device           Error&lt;BR /&gt; Name                   Status           Count&lt;BR /&gt;TNA0:                   Online               0&lt;BR /&gt;TNA24740:               Online               0&lt;BR /&gt;TNA24776:               Online               0&lt;BR /&gt;TNA24841:               Online               0&lt;BR /&gt;TNA24911:               Online               0&lt;BR /&gt;TNA24915:               Online               0&lt;BR /&gt;&lt;BR /&gt;I sure hope this system does not hang this week....</description>
      <pubDate>Thu, 24 May 2007 18:32:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/telnet-login-problem-vms-8-3/m-p/3973060#M83995</guid>
      <dc:creator>Troodon</dc:creator>
      <dc:date>2007-05-24T18:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet Login Problem-VMS 8.3</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/telnet-login-problem-vms-8-3/m-p/3973061#M83996</link>
      <description>Mr Volker is correct. This problem (which is not technically a TCP/IP problem - it's not our fault that the assign fails - but I digress) will be remedied in the upcomming version V5.6-ECO1 release. It was never a problem in either the V5.4 or V5.5 releases.&lt;BR /&gt;There is a patched version of V5.6 TNdriver.&lt;BR /&gt;By the way, you must have a six character node name to experience this problem.&lt;BR /&gt;&lt;BR /&gt;Also - In OpenVMS version 8.3 there will be some additions to the sysgen parameter "DEVICE_NAMING" to allow for different unit number maximum values.&lt;BR /&gt;&lt;BR /&gt;Steve&lt;BR /&gt;</description>
      <pubDate>Thu, 31 May 2007 18:35:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/telnet-login-problem-vms-8-3/m-p/3973061#M83996</guid>
      <dc:creator>STEPHEN CONWAY_1</dc:creator>
      <dc:date>2007-05-31T18:35:59Z</dc:date>
    </item>
  </channel>
</rss>

