- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- OpenVMS terminal server setup
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-01-2009 08:15 AM
тАО01-01-2009 08:15 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-01-2009 08:20 AM
тАО01-01-2009 08:20 AM
Solutionhttp://64.223.189.234/node/1185
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-02-2009 12:55 AM
тАО01-02-2009 12:55 AM
Re: OpenVMS terminal server setup
If you have Lantronix ETS32 terminal devices, they use tcp port 3000 + terminal port number when setup for connections established from the ethernet side.
I.e. if you want to connect to a device attached to port 22 of the ETS32, you would connect to tcp port 3022 for the ip address associated with the ETS32.
You probably also want to use the ETS console commands to configure the ETS ports as broadcast disable, otherwise the terminal server may send info to whatever is connected to the async port. Also, be aware that one of the ports will be the console port (this defaults to 1, can be changed with >> define server console port ## command) and when the ETS boots or there is a problem, messages will be sent out the console port. That can be bad if you have a machine console connected. There may be a way to disable the console port, but if so, the online help wasn't clear.
Jon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-02-2009 10:46 AM
тАО01-02-2009 10:46 AM
Re: OpenVMS terminal server setup
I assume you're talking about Telnet ports created using the Telnet CREATE_SESSION command, as advised by Mr Hoffman. Where did you find the bit about the Telnet port numbers starting at 3001? I've got the EDS32-PR User Guide but it doesn't seem to be mentioned there.
Also I haven't found anything about the 'define server console port' command, but I think that may be because the EDS32-PR has a dedicated console port as well as 32 ordinary serial ports.
Thanks again - Max.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-02-2009 02:00 PM
тАО01-02-2009 02:00 PM
Re: OpenVMS terminal server setup
Host-side configuration.
Terminal server configuration.
These are entirely separate configuration steps.
But the host-side settings are dependent on the server-side settings; the host needs to know the IP address and IP port(s) of the terminal server that is the target.
For the server side, read and follow the directions for the Lantronix server. Those will be available from Lantronix. You need set the serial ports to allow remote (inbound into the server) access, and you need to know which IP ports are associated with which serial connections. This is (or should be listed) in the the Lantronix documentation for the particular device.
There can be some confusing terminology here, as you'll often see references to IP ports and to serial ports.
The Vnetek DECserver command set will almost certainly be different from the Lantronix commands, but the basic configuration requirements are the same.
You'll need to know the server-side IP port settings before you can invoke the host side commands.
Then for the host side, follow the session commands given.