<?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: DECServer 90M: TCD works on LAT, not on TCP/IP in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/decserver-90m-tcd-works-on-lat-not-on-tcp-ip/m-p/5074683#M55596</link>
    <description>Solution was:&lt;BR /&gt;&lt;BR /&gt;Local&amp;gt; SET TELNET LISTENER 2001 TYPE RAW</description>
    <pubDate>Wed, 17 Oct 2007 15:22:43 GMT</pubDate>
    <dc:creator>Stephen Eickhoff_1</dc:creator>
    <dc:date>2007-10-17T15:22:43Z</dc:date>
    <item>
      <title>DECServer 90M: TCD works on LAT, not on TCP/IP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decserver-90m-tcd-works-on-lat-not-on-tcp-ip/m-p/5074677#M55590</link>
      <description>&lt;!--!*#--&gt;We have a 90M that works with a Diebold teller cash dispenser perfectly through LAT, but when we switch to TCP/IP it does not.  I see a console message that the telnet connection has been made, but we get either no error message or a connection error message from the TCD. There is a Diebold  cash machine (like a local ATM) on another port which works just fine with TCP/IP.  The fact that the TCD works fine on LAT tells me that the 90M serial port settings are right.  Here's how I set it up:&lt;BR /&gt;&lt;BR /&gt;CHANGE TELNET LISTENER 2002 PORT 2 ENABLE&lt;BR /&gt;CHANGE TELNET LISTENER 2002 CONNECTIONS ENABLE&lt;BR /&gt;CHANGE PORT 2 TELNET SERVER NEWLINE TO HOST &lt;CRLF&gt;&lt;BR /&gt;CHANGE PORT 2 TELNET SERVER NEWLINE TO TERM &lt;CRLF&gt;&lt;BR /&gt;&lt;BR /&gt;On the Alpha VMS 7.3-1 host (we use TTxxx logicals in our application):&lt;BR /&gt;&lt;BR /&gt;$ TELNET /CREATE /NOTIMEOUT 10.15.3.60 2002 110&lt;BR /&gt;$ ASSIGN/SYSTEM TNA110: TT110:&lt;BR /&gt;$ SET TER/PER/DEV=UNK/SPEED=1200/WID=132 -&lt;BR /&gt;/NOTYPE/NOBRO/PAR=EVEN/WRAP TT110:&lt;BR /&gt;$ SET TER/PER/NOTTSYNC/HARDCOPY/FORM -&lt;BR /&gt;/HANGUP/PRINTER/PASTHRU/NOECHO  TT110:&lt;BR /&gt;&lt;BR /&gt;* The 90M serial port settings:&lt;BR /&gt;Port  2: (Remote)                      Server: DSV10&lt;BR /&gt;&lt;BR /&gt;Character Size:            7           Input Speed:               1200&lt;BR /&gt;Flow Control:           None           Output Speed:              1200&lt;BR /&gt;Parity:                 Even           Signal Control:        Disabled&lt;BR /&gt;Stop Bits:                 2                           &lt;BR /&gt;&lt;BR /&gt;Access:               Remote           Local Switch:              None&lt;BR /&gt;Backwards Switch:       None           Name:                    PORT_2&lt;BR /&gt;Break:              Disabled           Session Limit:                1&lt;BR /&gt;Forwards Switch:        None           Type:                      Hard&lt;BR /&gt;Default Protocol:        LAT           Default Menu:              None&lt;BR /&gt;Autolink Timer One:10 Two:10           Dialer Script:             None&lt;BR /&gt;&lt;BR /&gt;Preferred Service: None&lt;BR /&gt;Authorized Groups:   0&lt;BR /&gt;(Current)  Groups:   0&lt;BR /&gt;&lt;BR /&gt;Enabled Characteristics:&lt;BR /&gt;Autoconnect,  Loss Notification,  Message Codes,  Verification&lt;BR /&gt;&lt;BR /&gt;* SHOW PORT 2 TELNET&lt;BR /&gt;&lt;BR /&gt;Port  2&lt;BR /&gt;&lt;BR /&gt;Profile:                Character&lt;BR /&gt;Echo:                      Remote    Newline From Term:         &lt;CRLF&gt;&lt;BR /&gt;Toggle Echo:                   ^E    Newline From Host:         &lt;CRLF&gt;&lt;BR /&gt;Binary:                  Disabled    Newline To Term:           &lt;CRLF&gt;&lt;BR /&gt;Xmit Char Size:                 8    Newline To Host:           &lt;CRLF&gt;&lt;BR /&gt;Rcv Char Size:                  8    Input Flow Control:       Enabled&lt;BR /&gt;Signal Req:               Enabled    Output Flow Control:      Enabled&lt;BR /&gt;IP:                   +s +f    ^Y    Verification:             Enabled&lt;BR /&gt;SYNCH:                +s -f    ^X    Switch Character:         Enabled&lt;BR /&gt;AYT:                  -s -f    ^T    Quote:                       None&lt;BR /&gt;AO:                   -s +f    ^O    Terminal Type:            UNKNOWN&lt;BR /&gt;EOR:                  -s -f  None&lt;BR /&gt;BRK:                  -s -f  None&lt;BR /&gt;&lt;BR /&gt;* SHOW PORT 2 TELNET SERVER&lt;BR /&gt; Port  2&lt;BR /&gt;&lt;BR /&gt;Xmit Char Size:                 8    Newline From Term:         &lt;CRLF&gt;&lt;BR /&gt;Rcv Char Size:                  8    Newline From Host:         &lt;CRLF&gt;&lt;BR /&gt;IP:                          None    Newline To Term:           &lt;CRLF&gt;&lt;BR /&gt;AYT:                         None    Newline To Host:           &lt;CRLF&gt;&lt;BR /&gt;AO:                          None    EC:                          None&lt;BR /&gt;EOR:                         None    EL:                          None&lt;BR /&gt;NOP:                         None    BRK:                        Break&lt;BR /&gt;PPP Hot Key:                 None    SLIP Hot Key:                None&lt;BR /&gt;Echo Negotiation:        Initiate&lt;BR /&gt;&lt;BR /&gt;Local&amp;gt; &lt;BR /&gt;&lt;BR /&gt;In case you're curious, we must switch to TCP/IP because MPLS does not support LAT.&lt;/CRLF&gt;&lt;/CRLF&gt;&lt;/CRLF&gt;&lt;/CRLF&gt;&lt;/CRLF&gt;&lt;/CRLF&gt;&lt;/CRLF&gt;&lt;/CRLF&gt;&lt;/CRLF&gt;&lt;/CRLF&gt;</description>
      <pubDate>Wed, 17 Oct 2007 09:10:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decserver-90m-tcd-works-on-lat-not-on-tcp-ip/m-p/5074677#M55590</guid>
      <dc:creator>Stephen Eickhoff_1</dc:creator>
      <dc:date>2007-10-17T09:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: DECServer 90M: TCD works on LAT, not on TCP/IP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decserver-90m-tcd-works-on-lat-not-on-tcp-ip/m-p/5074678#M55591</link>
      <description>This is a 1M flash 90M.&lt;BR /&gt;&lt;BR /&gt;V2.2 BL29-52</description>
      <pubDate>Wed, 17 Oct 2007 09:39:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decserver-90m-tcd-works-on-lat-not-on-tcp-ip/m-p/5074678#M55591</guid>
      <dc:creator>Stephen Eickhoff_1</dc:creator>
      <dc:date>2007-10-17T09:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: DECServer 90M: TCD works on LAT, not on TCP/IP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decserver-90m-tcd-works-on-lat-not-on-tcp-ip/m-p/5074679#M55592</link>
      <description>What are the symptoms of it not working?&lt;BR /&gt;&lt;BR /&gt;Could it be affected by differences in timing?</description>
      <pubDate>Wed, 17 Oct 2007 10:16:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decserver-90m-tcd-works-on-lat-not-on-tcp-ip/m-p/5074679#M55592</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2007-10-17T10:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: DECServer 90M: TCD works on LAT, not on TCP/IP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decserver-90m-tcd-works-on-lat-not-on-tcp-ip/m-p/5074680#M55593</link>
      <description>Our application does not receive the appropriate response to its commands.  That's the best I can tell you, since it is simply impossible to perform any kind of trace.&lt;BR /&gt;&lt;BR /&gt;I don't know whether timing is affecting anything, but we routinely use Lantronix UDS100, 10, and 1100 device servers with Diebold TCDs and they work fine.</description>
      <pubDate>Wed, 17 Oct 2007 10:20:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decserver-90m-tcd-works-on-lat-not-on-tcp-ip/m-p/5074680#M55593</guid>
      <dc:creator>Stephen Eickhoff_1</dc:creator>
      <dc:date>2007-10-17T10:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: DECServer 90M: TCD works on LAT, not on TCP/IP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decserver-90m-tcd-works-on-lat-not-on-tcp-ip/m-p/5074681#M55594</link>
      <description>Maybe you need to tinker with the telnet listener type.  On the terminal server, do:&lt;BR /&gt;&lt;BR /&gt;Local&amp;gt; show telnet listen 2002&lt;BR /&gt;&lt;BR /&gt;check the listener type, if it's set to "RAW TCP" change it to "TELNET".  You may need to disable the connection first to be able to change it, then re-enable the connection.</description>
      <pubDate>Wed, 17 Oct 2007 14:07:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decserver-90m-tcd-works-on-lat-not-on-tcp-ip/m-p/5074681#M55594</guid>
      <dc:creator>EdgarZamora</dc:creator>
      <dc:date>2007-10-17T14:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: DECServer 90M: TCD works on LAT, not on TCP/IP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decserver-90m-tcd-works-on-lat-not-on-tcp-ip/m-p/5074682#M55595</link>
      <description>EdgarZamora, a perfect 10 for you.  It was actually the opposite situation: changing the listener type from TELNET to RAW resolved the problem.  Thank you!</description>
      <pubDate>Wed, 17 Oct 2007 15:21:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decserver-90m-tcd-works-on-lat-not-on-tcp-ip/m-p/5074682#M55595</guid>
      <dc:creator>Stephen Eickhoff_1</dc:creator>
      <dc:date>2007-10-17T15:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: DECServer 90M: TCD works on LAT, not on TCP/IP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decserver-90m-tcd-works-on-lat-not-on-tcp-ip/m-p/5074683#M55596</link>
      <description>Solution was:&lt;BR /&gt;&lt;BR /&gt;Local&amp;gt; SET TELNET LISTENER 2001 TYPE RAW</description>
      <pubDate>Wed, 17 Oct 2007 15:22:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decserver-90m-tcd-works-on-lat-not-on-tcp-ip/m-p/5074683#M55596</guid>
      <dc:creator>Stephen Eickhoff_1</dc:creator>
      <dc:date>2007-10-17T15:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: DECServer 90M: TCD works on LAT, not on TCP/IP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decserver-90m-tcd-works-on-lat-not-on-tcp-ip/m-p/5074684#M55597</link>
      <description>I was gonna say what the heck if it's telnet switch it to raw.  lol.  glad it's working.</description>
      <pubDate>Wed, 17 Oct 2007 15:28:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decserver-90m-tcd-works-on-lat-not-on-tcp-ip/m-p/5074684#M55597</guid>
      <dc:creator>EdgarZamora</dc:creator>
      <dc:date>2007-10-17T15:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: DECServer 90M: TCD works on LAT, not on TCP/IP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decserver-90m-tcd-works-on-lat-not-on-tcp-ip/m-p/5074685#M55598</link>
      <description>Don't forget the equivalent DEFINE as well so that it's saved over a DECserver reboot.&lt;BR /&gt;&lt;BR /&gt;Cheers, Colin (&lt;A href="http://www.xdelta.co.uk)." target="_blank"&gt;http://www.xdelta.co.uk).&lt;/A&gt;</description>
      <pubDate>Thu, 18 Oct 2007 02:09:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decserver-90m-tcd-works-on-lat-not-on-tcp-ip/m-p/5074685#M55598</guid>
      <dc:creator>Colin Butcher</dc:creator>
      <dc:date>2007-10-18T02:09:51Z</dc:date>
    </item>
  </channel>
</rss>

