Multiple Terminals

  • NeonJack
  • Topic Author
  • Visitor
  • Visitor
12 years 3 weeks ago #5280 by NeonJack
Multiple Terminals was created by NeonJack
FREEAXP has just the Operator's Console (on port 9000) and TTA0 (on port 9001). I would like to connect a virtual Multiplexer (I think that is what this device would be called), or some other similar, and hopefully free, software so that you could connect more virtual terminals to the emulator (e.g. TTA1:, TTA2: TTA3: etc.), probably using the software on TTA0: (9001). Then when you connect using Telnet/Putty/Keavt/Reflection or whatever, using port 9001, the multiplexor would give you a unique TT: number (and probably automatically assign you a unique internal port number (e.g. 12001 etc).

I have had a careful look in the forums but if this topic has been posted already then I've missed it, sorry!

I agree this is probably a certainty for entry into the "Wishing For The Moon" competition, but if anybody knows of a means whereby I can do this, I would be very grateful.

Please Log in or Create an account to join the conversation.

More
12 years 3 weeks ago #5281 by John_Manger
Replied by John_Manger on topic RE: Umm Telnet ?
I expect I am missing something obvious :-) , but why not simply start another PuTTy and telnet to the emulator locally or do a similar thing remotely ?

Just my 2d/2c.

John M

Please Log in or Create an account to join the conversation.

  • NeonJack
  • Topic Author
  • Visitor
  • Visitor
12 years 2 weeks ago #5282 by NeonJack
Replied by NeonJack on topic RE: Multiple Terminals
if you start a second PuTTY you still need to give the same port number e.g. 9001. The second connection then puts you in wherever the first connection happens to be - this might be in the middle of an FMS form for example, if the first session happens to be using the FMS Editor. The second session won't see what has already been painted on the screen of the first session, so if the cursor is in the middle of the screen on the third or fourth field, say, you will just see the cursor in the middle of the screen, blinking away. If OTOH, you use say port 9002, the emulator is not listening on that so the PuTTY session will sit there, not connected and therefore doing not a lot.

It'd be nice if you could do what you suggest, John (and thank you for your reply), but I think if we could the Multiplexer device manufacturers in the real DEC world would have gone bust long ago...
<img src='../images/smiley/smile.gif' alt='smiley'>

Please Log in or Create an account to join the conversation.

  • fovea1959
  • Topic Author
  • Visitor
  • Visitor
12 years 2 weeks ago #5283 by fovea1959
Replied by fovea1959 on topic RE: Install TCPIP
I installed TCPIP on my FreeAXP/OpenVMS 8.4, and my user uses ssh to get in when it's on the net. I have a user in on device "FTA2:" right now.

I'm going to stuff a 2nd virtual NIC into my OpenVMS attached to the Microsoft loopback adapter so that I can ssh into it from the host machine when I am "off-net".

Please Log in or Create an account to join the conversation.

  • NeonJack
  • Topic Author
  • Visitor
  • Visitor
12 years 2 weeks ago #5284 by NeonJack
Replied by NeonJack on topic RE: Multiple Terminals
< class='quote'>[b:]fovea1959 wrote:[/b:]
I installed TCPIP on my FreeAXP/OpenVMS 8.4, and my user uses ssh to get in when it's on the net. I have a user in on device "FTA2:" right now.

I'm going to stuff a 2nd virtual NIC into my OpenVMS attached to the Microsoft loopback adapter so that I can ssh into it from the host machine when I am "off-net".

I have TCP/IP installed on my FreeAXP/Open VMS 8.4 as well. When setting up SSH in the PuTTY client what settings do you use?

Please Log in or Create an account to join the conversation.

  • NeonJack
  • Topic Author
  • Visitor
  • Visitor
12 years 1 week ago #5285 by NeonJack
Replied by NeonJack on topic RE: Multiple Terminals
SSH is the way to go with this. You need to enable it by logging in as SYSTEM and running the TCPIP$CONFIG command procedure. Select the server option and install and get the SSH Server going. You do not need to worry about the SSH Clinet, because PuTTY is going to be that. Remember to do a @SYS$STARTUP:TCPIP$SSH_SHUTDOWN followed by a @SYS$STARTUP:TCPIP$SSH_STARTUP so that the changes will be put into effect. The first time you logon using PuTTY with ssh you will get a check saying the host's rsa key is not in your cache but if you are happy with it, you will then be able to connect. The terminal is set to "unknown" because, being a remote terminal, OpenVMS has no way of knowing what type of terminal it is. You can set it to be a vt400 by doing a SET TERM/DEV=VT400 and if you detect the terminal type in your LOGIN.COM file you can change it as you are logging in. My thanks to "fovea159" for making this brilliant suggestion (i set it up and ran 5 terminals straightaway!<img src='../images/smiley/smile.gif' alt='smiley'>)

Please Log in or Create an account to join the conversation.

Moderators: iamcamiel
Time to create page: 0.185 seconds
Powered by Kunena Forum