<?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: OpenVMS Telnet Problem with Windows XP in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/openvms-telnet-problem-with-windows-xp/m-p/3651242#M8101</link>
    <description>Damon,&lt;BR /&gt;&lt;BR /&gt;  What telnet client are you using from XP? The Windows "native" telnet client is a very poor ANSI terminal emulator, making it difficult to talk to OpenVMS properly (where is the "DO" key?) You may do better with a more complete terminal emulator package. There are many available from freeware to commercial products.&lt;BR /&gt;&lt;BR /&gt;  If you can reproduce the problem, try running a TCPTRACE. It sounds to me like OpenVMS is sending larger volumes of data in large packets and the PC is having trouble dealing with them. You may be able to hack around this by setting lower MTUs, but it would be better to fix the PC so it can correctly run IP protocol.&lt;BR /&gt;&lt;BR /&gt;  If you're having trouble interpreting the trace, log a case with your local customer support centre.</description>
    <pubDate>Mon, 17 Oct 2005 18:40:46 GMT</pubDate>
    <dc:creator>John Gillings</dc:creator>
    <dc:date>2005-10-17T18:40:46Z</dc:date>
    <item>
      <title>OpenVMS Telnet Problem with Windows XP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-telnet-problem-with-windows-xp/m-p/3651241#M8100</link>
      <description>Hello,&lt;BR /&gt;I have an Alpha 1000A server with OpenVMS 7.2-1.  This system is setup by a contractor with TCP/IP, and for many years I have been able to telnet into the system from Windows XP.  Recently, I discovery that I can telnet into the system, and login to the system, but I cannot get a full directory listing with the "dir" command.  I do not get any errors, but the telnet session locks either just after the return key or after a few lines of text of the directory list.&lt;BR /&gt;&lt;BR /&gt;This does not happen to all Window XP system.  Some work fine, some do not.  Network config is the same.&lt;BR /&gt;&lt;BR /&gt;I had the contractor here declaring that the problem lies with our Windows XP systems.  I am not a VMS expert, and I have no problems telneting into Unix/Linux systems with these systems, so I am at a loss as to the problem.  Does anyone have a direction as to where I should look first?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 17 Oct 2005 18:16:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-telnet-problem-with-windows-xp/m-p/3651241#M8100</guid>
      <dc:creator>Damon McNutt</dc:creator>
      <dc:date>2005-10-17T18:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS Telnet Problem with Windows XP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-telnet-problem-with-windows-xp/m-p/3651242#M8101</link>
      <description>Damon,&lt;BR /&gt;&lt;BR /&gt;  What telnet client are you using from XP? The Windows "native" telnet client is a very poor ANSI terminal emulator, making it difficult to talk to OpenVMS properly (where is the "DO" key?) You may do better with a more complete terminal emulator package. There are many available from freeware to commercial products.&lt;BR /&gt;&lt;BR /&gt;  If you can reproduce the problem, try running a TCPTRACE. It sounds to me like OpenVMS is sending larger volumes of data in large packets and the PC is having trouble dealing with them. You may be able to hack around this by setting lower MTUs, but it would be better to fix the PC so it can correctly run IP protocol.&lt;BR /&gt;&lt;BR /&gt;  If you're having trouble interpreting the trace, log a case with your local customer support centre.</description>
      <pubDate>Mon, 17 Oct 2005 18:40:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-telnet-problem-with-windows-xp/m-p/3651242#M8101</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2005-10-17T18:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS Telnet Problem with Windows XP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-telnet-problem-with-windows-xp/m-p/3651243#M8102</link>
      <description>Some basic things to think about ...&lt;BR /&gt;&lt;BR /&gt;Where is your pc in relation to the Alpha network-wise?  Think about all the devices and interconnections along the way and inquire about what may have changed with them eg. new switches, new workstations were installed on the xth floor and there was alot of activity in the wiring closets, a WAN link to a remote office was upgraded etc.  How "many years" have you been using XP to Telnet?  Are all XP clients using the same Telnet app?  What may have changed on your pc?  New nic, new drivers?&lt;BR /&gt;&lt;BR /&gt;You say other XP clients are ok so think about where they are on the network and you can start to rule things out.&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;Art</description>
      <pubDate>Wed, 19 Oct 2005 08:08:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-telnet-problem-with-windows-xp/m-p/3651243#M8102</guid>
      <dc:creator>Art Wiens</dc:creator>
      <dc:date>2005-10-19T08:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS Telnet Problem with Windows XP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-telnet-problem-with-windows-xp/m-p/3651244#M8103</link>
      <description>One of the best free telnet and SSH client programs for MS Windows and Unix (also in terms of VT220 emulation) is PuTTY. Its homepage is &lt;A href="http://www.chiark.greenend.org.uk/~sgtatham/putty/" target="_blank"&gt;http://www.chiark.greenend.org.uk/~sgtatham/putty/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;  Martin</description>
      <pubDate>Wed, 19 Oct 2005 09:13:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-telnet-problem-with-windows-xp/m-p/3651244#M8103</guid>
      <dc:creator>Martin Vorlaender</dc:creator>
      <dc:date>2005-10-19T09:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS Telnet Problem with Windows XP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-telnet-problem-with-windows-xp/m-p/3651245#M8104</link>
      <description>Hello again,&lt;BR /&gt;Now all is well.  It is a MTU problem that can be fixed.  Sadly, not by me, but we will soon solve the problem with this great info.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 19 Oct 2005 15:20:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-telnet-problem-with-windows-xp/m-p/3651245#M8104</guid>
      <dc:creator>Damon McNutt</dc:creator>
      <dc:date>2005-10-19T15:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS Telnet Problem with Windows XP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-telnet-problem-with-windows-xp/m-p/3651246#M8105</link>
      <description>Damon,&lt;BR /&gt;&lt;BR /&gt;Maybe you can find some time to do some assigning to those that supplied that "great info"?&lt;BR /&gt;&lt;BR /&gt;See&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Wed, 19 Oct 2005 15:34:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-telnet-problem-with-windows-xp/m-p/3651246#M8105</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-10-19T15:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS Telnet Problem with Windows XP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-telnet-problem-with-windows-xp/m-p/3651247#M8106</link>
      <description>"Suddenly" there is an MTU problem after all these years?  Obviously something was upgraded/replaced/played with!&lt;BR /&gt;&lt;BR /&gt;Art</description>
      <pubDate>Wed, 19 Oct 2005 16:48:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-telnet-problem-with-windows-xp/m-p/3651247#M8106</guid>
      <dc:creator>Art Wiens</dc:creator>
      <dc:date>2005-10-19T16:48:41Z</dc:date>
    </item>
  </channel>
</rss>

