<?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: Remote Console Connections to Alpha servers in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/remote-console-connections-to-alpha-servers/m-p/4312214#M92387</link>
    <description>&lt;BR /&gt;You do not need specific software beyond the terminal server. &lt;BR /&gt;&lt;BR /&gt;You can set it up to connect using lat service in a lan environment, or just use telnet. &lt;BR /&gt;&lt;BR /&gt;For my own Decserver (DS90M) I have set up a predicable telnet port for each line.&lt;BR /&gt;Here are the "Local&amp;gt;" commands I used:&lt;BR /&gt;&lt;BR /&gt;CHANGE INTERNET SUBNET MASK 255.255.255.0&lt;BR /&gt;CHANGE INTERNET ADDRESS 192.168.1.140&lt;BR /&gt;CHANGE TELNET LISTENER 23 PORT CONSOLE&lt;BR /&gt;CHANGE LOGIN PASSWORD "secret"&lt;BR /&gt;:&lt;BR /&gt;CHANGE port 3 access remote&lt;BR /&gt;CHANGE TELNET LISTENER 2003 PORTS 3&lt;BR /&gt;CHANGE TELNET LISTENER 2003 CONNECTIONS ENABLED&lt;BR /&gt;CHANGE port 4 access remote&lt;BR /&gt;CHANGE TELNET LISTENER 2004 PORTS 4&lt;BR /&gt;CHANGE TELNET LISTENER 2004 CONNECTIONS ENABLED&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;Hein&lt;BR /&gt;</description>
    <pubDate>Tue, 25 Nov 2008 02:00:47 GMT</pubDate>
    <dc:creator>Hein van den Heuvel</dc:creator>
    <dc:date>2008-11-25T02:00:47Z</dc:date>
    <item>
      <title>Remote Console Connections to Alpha servers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/remote-console-connections-to-alpha-servers/m-p/4312212#M92385</link>
      <description>All out Alpha consoles are connected to DS90TLs. How do I remote connect to the console via the decserver / port number ?&lt;BR /&gt;We are losing our console monitoring software so I want to know if I can still connect to the console remotely</description>
      <pubDate>Tue, 25 Nov 2008 01:00:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/remote-console-connections-to-alpha-servers/m-p/4312212#M92385</guid>
      <dc:creator>tobyjug</dc:creator>
      <dc:date>2008-11-25T01:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: Remote Console Connections to Alpha servers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/remote-console-connections-to-alpha-servers/m-p/4312213#M92386</link>
      <description>&lt;!--!*#--&gt;It may depend on how the terminal servers are&lt;BR /&gt;configured.  Around here, I have some system&lt;BR /&gt;consoles connected to a DECserver (200/MC),&lt;BR /&gt;and I defined a service for each of them.&lt;BR /&gt;From a VMS system, I can get a list of the&lt;BR /&gt;services available, so:&lt;BR /&gt;&lt;BR /&gt;alp $ latcp show servi&lt;BR /&gt;&lt;BR /&gt;Service Name      Status       Identification&lt;BR /&gt;----------------  -----------  -------------------------------------------------&lt;BR /&gt;ALP               Available    COMPAQ Professional Workstation XP1000, VMS V7.3-&lt;BR /&gt;2  (Saint Paul)&lt;BR /&gt;DY_CONSOLE        Available    DY Console&lt;BR /&gt;GIMP_CONSOLE      Available    GIMP Console&lt;BR /&gt;IT_CONSOLE        Available    IT Console&lt;BR /&gt;MODEM             Available    Modem&lt;BR /&gt;SPARE_CONSOLE     Available    Spare Console&lt;BR /&gt;WIMP_CONSOLE      Available    WIMP Console&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Or, from the terminal server:&lt;BR /&gt;&lt;BR /&gt;Local&amp;gt; show servi&lt;BR /&gt;&lt;BR /&gt;Service Name        Status       Identification&lt;BR /&gt;&lt;BR /&gt;ALP                 Available    COMPAQ Professional Workstation XP1000, VMS V7.&lt;BR /&gt;ALP2                Unknown      COMPAQ Professional Workstation XP1000, VMS V8.&lt;BR /&gt;DY_CONSOLE          Available    DY Console&lt;BR /&gt;GIMP_CONSOLE        Available    GIMP Console&lt;BR /&gt;IT                  Unknown      HP zx2000  (900MHz/1.5MB), VMS V8.3-1H1  (Saint&lt;BR /&gt;IT_CONSOLE          Available    IT Console&lt;BR /&gt;MODEM               Available    Modem&lt;BR /&gt;SPARE_CONSOLE       Available    Spare Console&lt;BR /&gt;URTX                Unknown      HP Tru64 UNIX V5.1B LAT SERVICE&lt;BR /&gt;WIMP_CONSOLE        Available    WIMP Console&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;And I can connect to one of them from a&lt;BR /&gt;VMS system, so:&lt;BR /&gt;&lt;BR /&gt;alp $ set host /lat IT_CONSOLE&lt;BR /&gt;%LAT-S-CONNECTED, session to IT_CONSOLE on node SP2 established&lt;BR /&gt;%LAT-I-TODISCON, type ^\ to disconnect the session&lt;BR /&gt;cli&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I can also connect to one of then from the&lt;BR /&gt;DECserver itself:&lt;BR /&gt;&lt;BR /&gt;Local&amp;gt; connect it_console&lt;BR /&gt;Local -010- Session 1 to IT_CONSOLE on node SP2 established&lt;BR /&gt;&lt;BR /&gt;cli&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Many things are possible, but I don't know&lt;BR /&gt;how to connect to a port without first&lt;BR /&gt;defining a service.</description>
      <pubDate>Tue, 25 Nov 2008 01:51:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/remote-console-connections-to-alpha-servers/m-p/4312213#M92386</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-11-25T01:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: Remote Console Connections to Alpha servers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/remote-console-connections-to-alpha-servers/m-p/4312214#M92387</link>
      <description>&lt;BR /&gt;You do not need specific software beyond the terminal server. &lt;BR /&gt;&lt;BR /&gt;You can set it up to connect using lat service in a lan environment, or just use telnet. &lt;BR /&gt;&lt;BR /&gt;For my own Decserver (DS90M) I have set up a predicable telnet port for each line.&lt;BR /&gt;Here are the "Local&amp;gt;" commands I used:&lt;BR /&gt;&lt;BR /&gt;CHANGE INTERNET SUBNET MASK 255.255.255.0&lt;BR /&gt;CHANGE INTERNET ADDRESS 192.168.1.140&lt;BR /&gt;CHANGE TELNET LISTENER 23 PORT CONSOLE&lt;BR /&gt;CHANGE LOGIN PASSWORD "secret"&lt;BR /&gt;:&lt;BR /&gt;CHANGE port 3 access remote&lt;BR /&gt;CHANGE TELNET LISTENER 2003 PORTS 3&lt;BR /&gt;CHANGE TELNET LISTENER 2003 CONNECTIONS ENABLED&lt;BR /&gt;CHANGE port 4 access remote&lt;BR /&gt;CHANGE TELNET LISTENER 2004 PORTS 4&lt;BR /&gt;CHANGE TELNET LISTENER 2004 CONNECTIONS ENABLED&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;Hein&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Nov 2008 02:00:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/remote-console-connections-to-alpha-servers/m-p/4312214#M92387</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2008-11-25T02:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: Remote Console Connections to Alpha servers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/remote-console-connections-to-alpha-servers/m-p/4312215#M92388</link>
      <description>just an add-on to heins note - for telnet make sure default protocol is set to "any" or "telnet".&lt;BR /&gt;&lt;BR /&gt;good luck&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Nov 2008 12:10:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/remote-console-connections-to-alpha-servers/m-p/4312215#M92388</guid>
      <dc:creator>marsh_1</dc:creator>
      <dc:date>2008-11-25T12:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: Remote Console Connections to Alpha servers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/remote-console-connections-to-alpha-servers/m-p/4312216#M92389</link>
      <description>Thanks for all your help.&lt;BR /&gt;The response has been great, and, of course,&lt;BR /&gt;it worked.&lt;BR /&gt;&lt;BR /&gt;Thank again</description>
      <pubDate>Tue, 09 Dec 2008 20:35:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/remote-console-connections-to-alpha-servers/m-p/4312216#M92389</guid>
      <dc:creator>tobyjug</dc:creator>
      <dc:date>2008-12-09T20:35:49Z</dc:date>
    </item>
  </channel>
</rss>

