<?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 connections are slow in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/telnet-connections-are-slow/m-p/3202551#M46967</link>
    <description>I am running OpenVMS 7.2-1 and TCP/IP Services V5.1 ECO3.  My VMS machine is running as a secondary DNS.  DNS database transfers from the master are okay.  However, when I set the system to use itself as the DNS resolver, then telnets to the system from other systems are very slow.&lt;BR /&gt;&lt;BR /&gt;When I change the resolver to be the primary/master DNS system then telnets work perfectly and there is no delay.&lt;BR /&gt;&lt;BR /&gt;The command I'm using to switch between resolvers is:&lt;BR /&gt;&lt;BR /&gt;$tcpip set name/noserver=127.0.0.1/system&lt;BR /&gt;$tcpip set name/server=192.70.176.91/system&lt;BR /&gt;&lt;BR /&gt;I would think having the resolver look at a local copy of the DNS data would be faster.&lt;BR /&gt;&lt;BR /&gt;Thanks for any and all thoughts.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;      Trace</description>
    <pubDate>Wed, 25 Feb 2004 18:49:55 GMT</pubDate>
    <dc:creator>Trace Trembath</dc:creator>
    <dc:date>2004-02-25T18:49:55Z</dc:date>
    <item>
      <title>Telnet connections are slow</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/telnet-connections-are-slow/m-p/3202551#M46967</link>
      <description>I am running OpenVMS 7.2-1 and TCP/IP Services V5.1 ECO3.  My VMS machine is running as a secondary DNS.  DNS database transfers from the master are okay.  However, when I set the system to use itself as the DNS resolver, then telnets to the system from other systems are very slow.&lt;BR /&gt;&lt;BR /&gt;When I change the resolver to be the primary/master DNS system then telnets work perfectly and there is no delay.&lt;BR /&gt;&lt;BR /&gt;The command I'm using to switch between resolvers is:&lt;BR /&gt;&lt;BR /&gt;$tcpip set name/noserver=127.0.0.1/system&lt;BR /&gt;$tcpip set name/server=192.70.176.91/system&lt;BR /&gt;&lt;BR /&gt;I would think having the resolver look at a local copy of the DNS data would be faster.&lt;BR /&gt;&lt;BR /&gt;Thanks for any and all thoughts.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;      Trace</description>
      <pubDate>Wed, 25 Feb 2004 18:49:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/telnet-connections-are-slow/m-p/3202551#M46967</guid>
      <dc:creator>Trace Trembath</dc:creator>
      <dc:date>2004-02-25T18:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet connections are slow</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/telnet-connections-are-slow/m-p/3202552#M46968</link>
      <description>Hello Trace,&lt;BR /&gt;&lt;BR /&gt;the delay with telnet you describe typically happens when a name actually can not be resolved. How does tcpip show name look like after you issued the commands given? Are you able to resolve the names/ip-addresses of the systems connecting via telnet. &lt;BR /&gt;&lt;BR /&gt;Also the help states pretty clearly not to use /noserver and /system together, maybe you need to adjust your commands.&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
      <pubDate>Wed, 25 Feb 2004 22:36:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/telnet-connections-are-slow/m-p/3202552#M46968</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-02-25T22:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet connections are slow</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/telnet-connections-are-slow/m-p/3202553#M46969</link>
      <description>Hello Trace,&lt;BR /&gt;Could you provide some additional information on the following&lt;BR /&gt;&lt;BR /&gt;1. When you set your sec DNS server to resolve itself, is it only the INCOMING telnet sessions that are slow or also outgoing?&lt;BR /&gt;&lt;BR /&gt;2. Try adding the host name in the local host file (name file) and see how the system behaves.&lt;BR /&gt;&lt;BR /&gt;Item#2 above will help us to determine where the problem is.&lt;BR /&gt;&lt;BR /&gt;I am a TCPware man, but i am sure its not very different from DEC TCP/IP.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Mobeen&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Feb 2004 00:24:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/telnet-connections-are-slow/m-p/3202553#M46969</guid>
      <dc:creator>Mobeen_1</dc:creator>
      <dc:date>2004-02-26T00:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet connections are slow</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/telnet-connections-are-slow/m-p/3202554#M46970</link>
      <description>I didn't notice that help says not to use /noserver with /system under the set name command.  However, I don't see how I'm going to switch from one resolver to the other with out using that combination. &lt;BR /&gt;&lt;BR /&gt;Telnets to external systems from the "bad" one work find.  It's just telnets TO the "bad" system that are slow.&lt;BR /&gt;&lt;BR /&gt;I added an external host to the "bad" systems local host table, but telnets from that external host back to the "bad" host were still slow.&lt;BR /&gt;&lt;BR /&gt;I ripped out the DB files from the sys$specific:[tcpip$bind] directory on the bad host and restarted the BIND process.  It correctly downloaded new files from the master.  My problem still did not go away.&lt;BR /&gt;&lt;BR /&gt;$tcpip show host/external_host_name&lt;BR /&gt;and&lt;BR /&gt;$tcpip show host/external_host_ip_address&lt;BR /&gt;&lt;BR /&gt;commands work perfectly fine on the "bad" host.&lt;BR /&gt;&lt;BR /&gt;Thanks again for any and all responses and thoughts.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;      Trace</description>
      <pubDate>Thu, 26 Feb 2004 11:26:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/telnet-connections-are-slow/m-p/3202554#M46970</guid>
      <dc:creator>Trace Trembath</dc:creator>
      <dc:date>2004-02-26T11:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet connections are slow</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/telnet-connections-are-slow/m-p/3202555#M46971</link>
      <description>Problem resolved! :-)&lt;BR /&gt;&lt;BR /&gt;There was a typo in the BIND configuration file on the "bad" system.  We comment out the reference to the "." zone in our configuration because we don't want the resolver to go to the internet for name resolutions.  I copied a configuration file from a good system to the bad system and everything is working fine now.&lt;BR /&gt;&lt;BR /&gt;Thanks everyone for your help!&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;        Trace</description>
      <pubDate>Thu, 26 Feb 2004 11:49:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/telnet-connections-are-slow/m-p/3202555#M46971</guid>
      <dc:creator>Trace Trembath</dc:creator>
      <dc:date>2004-02-26T11:49:19Z</dc:date>
    </item>
  </channel>
</rss>

