<?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: software does not connect to LAT ports on DEC700 servers in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/software-does-not-connect-to-lat-ports-on-dec700-servers/m-p/4448841#M58369</link>
    <description>I think here is a clue:&lt;BR /&gt;&lt;BR /&gt;not working node&amp;gt;mc latcp sho port lta1306&lt;BR /&gt;&lt;BR /&gt;Local Port Name: _LTA1306: Local Port Type: Application (Queued)&lt;BR /&gt;Local Port State: Inactive&lt;BR /&gt;Connected Link: &lt;BR /&gt;&lt;BR /&gt;There is no link defined here. You can create a link with:&lt;BR /&gt;&lt;BR /&gt;$ mc latcp create link link_name /dev=wea0/state=on&lt;BR /&gt;&lt;BR /&gt;But it looks like LAT did not start up properly. Do you see any messages during lat$startup?&lt;BR /&gt;&lt;BR /&gt;Oswald</description>
    <pubDate>Mon, 29 Jun 2009 08:17:57 GMT</pubDate>
    <dc:creator>Oswald Knoppers_1</dc:creator>
    <dc:date>2009-06-29T08:17:57Z</dc:date>
    <item>
      <title>software does not connect to LAT ports on DEC700 servers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/software-does-not-connect-to-lat-ports-on-dec700-servers/m-p/4448838#M58366</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;I have probem with a custom software that is using LAT to connect to a bunch of DEC700 terminalservers. We have two identical machines, same OS, same software and configuration. One is supposed to be cold standby in case the other breaks. I re-configured the cold standby to do the same job, albeit with a different set of Terminalservers and physical location. I renamed some of the standby terminalservers and added them to NCP using their correct hardware address.&lt;BR /&gt;&lt;BR /&gt;Due to Network port security I had to purge some lines since it was overwriting the Interface MAC addresses. Something went wrong - remote sessions started to hang right after login using telnet and set host, and I used @netconfig again, which seemed to have corrected the problem. I also renamed the computer and Decnet name. &lt;BR /&gt;&lt;BR /&gt;Ever since the custom software does not seem to connect to the terminalserver anymore. I think I have compared everything between the still working and now not working, previous standby node checking things like: LAT$SYSTARTUP.COM where the interface and LAT ports are defined. I compared "mc ncp sho known circuit, lines and objects. Everything looks the same. I also compared the terminalservers and cannot see the difference. &lt;BR /&gt;&lt;BR /&gt;I can connect to the Terminalservers using mc ncp connect node TS012, etc. on both computers, but there seems to be something missing. I have spend all weekend trying to find the reason....&lt;BR /&gt;&lt;BR /&gt;On the node where it is not working: mc latcp sho ports shows:&lt;BR /&gt;&lt;BR /&gt;_LTA1203:  Application  Connecting     TS012/PORT_3/&lt;BR /&gt;_LTA1204:  Application  Connecting     TS012/PORT_4/&lt;BR /&gt;_LTA1205:  Application  Inactive       TS012/PORT_5/&lt;BR /&gt;_LTA1206:  Application  Inactive       TS012/PORT_6/&lt;BR /&gt;The "connecting later changes to inactive"&lt;BR /&gt;&lt;BR /&gt;On the node where it's working it shows:&lt;BR /&gt;&lt;BR /&gt;_LTA1301:  Application  Inactive       TS013/PORT_1/&lt;BR /&gt;_LTA1302:  Application  Inactive       TS013/PORT_2/&lt;BR /&gt;_LTA1303:  Application  Active         TS013/PORT_3/&lt;BR /&gt;_LTA1304:  Application  Active         TS013/PORT_4/&lt;BR /&gt;&lt;BR /&gt;working node&amp;gt;mc latcp sho port LTA1306&lt;BR /&gt;&lt;BR /&gt;Local Port Name:   _LTA1306:         Local Port Type:  Application (Queued)&lt;BR /&gt;Local Port State:  Active&lt;BR /&gt;Connected Link:    1ST$LINK&lt;BR /&gt;&lt;BR /&gt; Target Port Name:     PORT_6           Actual Port Name:     PORT_6          &lt;BR /&gt; Target Node Name:     TS013            Actual Node Name:     TS013           &lt;BR /&gt; Target Service Name:                   Actual Service Name:                  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;not working node&amp;gt;mc latcp sho port lta1306&lt;BR /&gt;&lt;BR /&gt;Local Port Name:   _LTA1306:         Local Port Type:  Application (Queued)&lt;BR /&gt;Local Port State:  Inactive&lt;BR /&gt;Connected Link:     &lt;BR /&gt;&lt;BR /&gt; Target Port Name:     PORT_6           Actual Port Name:                     &lt;BR /&gt; Target Node Name:     TS013            Actual Node Name:                     &lt;BR /&gt; Target Service Name:                   Actual Service Name:                  &lt;BR /&gt;&lt;BR /&gt;not working node&amp;gt;mc ncp show node TS013 char  &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;Node Volatile Characteristics as of 29-JUN-2009 09:25:33&lt;BR /&gt; &lt;BR /&gt;Remote node =   1.1013 (TS013)&lt;BR /&gt; &lt;BR /&gt;Service circuit          = EWA-0&lt;BR /&gt;Hardware address         = 00-00-F8-51-FB-15&lt;BR /&gt;Load file                = MOM$LOAD:WWENG2.SYS&lt;BR /&gt;&lt;BR /&gt;working node&amp;gt;mc ncp show node TS013 char&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;Node Volatile Characteristics as of 29-JUN-2009 09:28:12&lt;BR /&gt; &lt;BR /&gt;Remote node =   2.1015 (TS013)&lt;BR /&gt; &lt;BR /&gt;Service circuit          = EWA-0&lt;BR /&gt;Hardware address         = 08-00-2B-91-D6-AF&lt;BR /&gt;Load file                = MOM$LOAD:WWENG2.SYS&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;working node&amp;gt;mc latcp sho con&lt;BR /&gt;&lt;BR /&gt;ID    Type      Remote Node            (Address)       Sessions/Limit&lt;BR /&gt;----  --------  -------------------------------------  --------------&lt;BR /&gt;0230  Incoming  TS011             (08-00-2B-91-D7-32)         6/ 64&lt;BR /&gt;04A0  Incoming  TS013             (08-00-2B-91-D6-AF)         4/ 64&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;not working node&amp;gt;mc latcp sho con&lt;BR /&gt;%LAT-W-CMDERROR, error reported by command executor&lt;BR /&gt;-LAT-F-NOMORECONN, no more connections in database&lt;BR /&gt;&lt;BR /&gt;not working node&amp;gt;mc ncp sho known lines&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;Known Line Volatile Summary as of 29-JUN-2009 09:28:30&lt;BR /&gt; &lt;BR /&gt;   Line             State&lt;BR /&gt; &lt;BR /&gt;  EWA-0             on&lt;BR /&gt;&lt;BR /&gt;working node&amp;gt;mc ncp sho known lines &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;Known Line Volatile Summary as of 29-JUN-2009 09:31:09&lt;BR /&gt; &lt;BR /&gt;   Line             State&lt;BR /&gt; &lt;BR /&gt;  EWA-0             on&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Jun 2009 06:56:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/software-does-not-connect-to-lat-ports-on-dec700-servers/m-p/4448838#M58366</guid>
      <dc:creator>Markus Waldorf_1</dc:creator>
      <dc:date>2009-06-29T06:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: software does not connect to LAT ports on DEC700 servers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/software-does-not-connect-to-lat-ports-on-dec700-servers/m-p/4448839#M58367</link>
      <description>I forgot to mention that this is Decnet phase IV. The link between the terminalserves and alphaserver is through it's own separate switch, with all ports set to auto-neg, and working. There is no firewall or anything else involved here. There is only one of the 3 interfaces on the Alpha connected to the outside world for email, for which I removed decnet in order not to overwrite its MAC hardware address. That all seems to be working fine.&lt;BR /&gt;&lt;BR /&gt;Only devices EWA and EWB are connected to the switch and DEC terminalservers, port EIA goes to the LAN.&lt;BR /&gt;&lt;BR /&gt;tcpip sho int&lt;BR /&gt;                                                           Packets&lt;BR /&gt;Interface   IP_Addr         Network mask          Receive          Send     MTU&lt;BR /&gt; &lt;BR /&gt; IE0        172.18.136.65   255.255.255.0             226           297    1500&lt;BR /&gt; LO0        127.0.0.1       255.0.0.0                 387           387    4096&lt;BR /&gt; WE1        192.168.100.201 255.255.255.0            1826          1172    1500&lt;BR /&gt;SYSTEM@NG2&amp;gt;tcpip sho int /full&lt;BR /&gt; Interface: IE0&lt;BR /&gt;   IP_Addr: 172.18.136.65     NETWRK: 255.255.255.0     BRDCST: 172.18.136.255&lt;BR /&gt;                       Ethernet_Addr: 00-06-2B-03-B6-09    MTU:  1500&lt;BR /&gt;     Flags: UP BRDCST RUN MCAST SMPX&lt;BR /&gt;                                  RECEIVE        SEND&lt;BR /&gt;   Packets                            227         298&lt;BR /&gt;     Errors                             0           0&lt;BR /&gt;   Collisions:                          0&lt;BR /&gt; &lt;BR /&gt; Interface: LO0&lt;BR /&gt;   IP_Addr: 127.0.0.1         NETWRK: 255.0.0.0         BRDCST: 172.18.136.255&lt;BR /&gt;                                                           MTU:  4096&lt;BR /&gt;     Flags: UP LOOP NOARP MCAST SMPX&lt;BR /&gt;                                  RECEIVE        SEND&lt;BR /&gt;   Packets                            387         387&lt;BR /&gt;     Errors                             0           0&lt;BR /&gt;   Collisions:                          0&lt;BR /&gt; &lt;BR /&gt; Interface: WE1&lt;BR /&gt;   IP_Addr: 192.168.100.201   NETWRK: 255.255.255.0     BRDCST: 192.168.100.255&lt;BR /&gt;                       Ethernet_Addr: 08-00-2B-86-D6-4C    MTU:  1500&lt;BR /&gt;     Flags: UP BRDCST RUN MCAST SMPX&lt;BR /&gt;                                  RECEIVE        SEND&lt;BR /&gt;   Packets                           1845        1184&lt;BR /&gt;     Errors                             0           1&lt;BR /&gt;   Collisions:                          0&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Jun 2009 07:14:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/software-does-not-connect-to-lat-ports-on-dec700-servers/m-p/4448839#M58367</guid>
      <dc:creator>Markus Waldorf_1</dc:creator>
      <dc:date>2009-06-29T07:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: software does not connect to LAT ports on DEC700 servers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/software-does-not-connect-to-lat-ports-on-dec700-servers/m-p/4448840#M58368</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt; have you logged the ports out on the decserver, this sometimes helps to kick things into life. use mon po 'n' stat (where n = port number) on the decserver to monitor individual port status.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Jun 2009 08:02:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/software-does-not-connect-to-lat-ports-on-dec700-servers/m-p/4448840#M58368</guid>
      <dc:creator>marsh_1</dc:creator>
      <dc:date>2009-06-29T08:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: software does not connect to LAT ports on DEC700 servers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/software-does-not-connect-to-lat-ports-on-dec700-servers/m-p/4448841#M58369</link>
      <description>I think here is a clue:&lt;BR /&gt;&lt;BR /&gt;not working node&amp;gt;mc latcp sho port lta1306&lt;BR /&gt;&lt;BR /&gt;Local Port Name: _LTA1306: Local Port Type: Application (Queued)&lt;BR /&gt;Local Port State: Inactive&lt;BR /&gt;Connected Link: &lt;BR /&gt;&lt;BR /&gt;There is no link defined here. You can create a link with:&lt;BR /&gt;&lt;BR /&gt;$ mc latcp create link link_name /dev=wea0/state=on&lt;BR /&gt;&lt;BR /&gt;But it looks like LAT did not start up properly. Do you see any messages during lat$startup?&lt;BR /&gt;&lt;BR /&gt;Oswald</description>
      <pubDate>Mon, 29 Jun 2009 08:17:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/software-does-not-connect-to-lat-ports-on-dec700-servers/m-p/4448841#M58369</guid>
      <dc:creator>Oswald Knoppers_1</dc:creator>
      <dc:date>2009-06-29T08:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: software does not connect to LAT ports on DEC700 servers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/software-does-not-connect-to-lat-ports-on-dec700-servers/m-p/4448842#M58370</link>
      <description>I figured out what the problem was - very silly.&lt;BR /&gt;&lt;BR /&gt;LAT$SYSTARTUP.COM was defining ports like:&lt;BR /&gt;&lt;BR /&gt;$lcp set port lat1101 /node=ts011 /port=port_1&lt;BR /&gt;&lt;BR /&gt;However on the Terminalserver the port name was different. e.g. AFP&lt;BR /&gt;&lt;BR /&gt;Typing:&lt;BR /&gt;Local&amp;gt; set port 1 name port_1&lt;BR /&gt;on the Termnalserver corrected the problem.&lt;BR /&gt; &lt;BR /&gt;I later used define port 1 name port_1 so it remains after a restart of the TS.&lt;BR /&gt;&lt;BR /&gt;Greetings</description>
      <pubDate>Mon, 29 Jun 2009 09:24:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/software-does-not-connect-to-lat-ports-on-dec700-servers/m-p/4448842#M58370</guid>
      <dc:creator>Markus Waldorf_1</dc:creator>
      <dc:date>2009-06-29T09:24:27Z</dc:date>
    </item>
  </channel>
</rss>

