- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: Reverse TELNET and modem control signals
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
Forums
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
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
тАО06-21-2010 08:13 AM
тАО06-21-2010 08:13 AM
Thanks in advance... Max.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-21-2010 09:39 AM
тАО06-21-2010 09:39 AM
Re: Reverse TELNET and modem control signals
Check the following link,
http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1276437717171+28353475&threadId=1315022
Hope this helps.
Regards,
Murali
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-21-2010 01:39 PM
тАО06-21-2010 01:39 PM
Re: Reverse TELNET and modem control signals
>Does anybody have any experience of this?
Yes, lots. You're not using the terminal driver. Reverse TELNET has ONE purpose and ONE purpose only. It's there to support printers ONLY. If the device at the other end is not a printer, don't waste your time trying to make it work. It won't.
Please give some more detail on the "big picture" problem you're trying to solve. There may be other mechanisms.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-22-2010 12:57 AM
тАО06-22-2010 12:57 AM
Re: Reverse TELNET and modem control signals
The reverse TELNET connection is created with /protocol=RAW, so all data passes through unaltered. Have you any experience with create session/protocol=TELNET?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-22-2010 07:44 AM
тАО06-22-2010 07:44 AM
SolutionWhile I agree that reverse telnet connections are useful for more than printers, it is not equivalent to a functionality provided by a VMS terminal port driver. It has less functionality than LAT, and LAT is not transparent from a programmers point of view. What it sounds like you are asking for is something like the Lantronix COM port redirector, but for VMS. And as far as I know, nothing like that exists. There is an "experimental" RFC 2217 that is an extension to the TELNET protocol to enhance the Com Port Control capabilities, but I don't know if any TCP/IP TELNET implementations for VMS support this.
http://www.lantronix.com/pdf/EDS16PR-32PR_PB.pdf EDSxxPR Family - Product Brief
http://www.lantronix.com/pdf/EDS16PR-32PR_QS.pdf EDSxxPR Family - Quick Start Guide
http://www.lantronix.com/pdf/EDS_UG.pdf EDS - User Guide
http://www.lantronix.com/pdf/EDS_CR.pdf EDS - Command Reference
http://www.lantronix.com/device-networking/utilities-tools/com-port-redirector.html Describes Windows utility to redirect a virtual com port to a EDS port. As far as I know, nothing like this exists for VMS.
Perhaps you could ask Lantronix how a non-windows O/S can control/monitor modem control signals on the EDS32PR ports.
http://www.faqs.org/rfcs/rfc2217.html RFC2217 - Telnet Com Port Control Option (Category: Experimental)
I have no idea if an VMS TCP/IP Telnet software supports this experimental RFC. I tried (without much success) a Google search for RFC 2217 +openvms
http://www.columbia.edu/kermit/ck80.html This claims "C-Kermit now supports RFC 2217: Telnet Com Port Control. When dialing out from an access (reverse terminal) server that supports this option (such as a Cisco 2509 or a Linux-based sredird or telnetcpcd server), and that was contacted using Telnet protocol, C-Kermit can now set and examine the port's serial communications parameters: speed, flow control, modem signals, etc, and can send BREAK signals from the server's serial port." Whether this is supported on VMS, I don't know. I don't have C-Kermit 8.0 loaded.
http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1290292 LAT would probably work for you, but the EDS32PR does not support LAT. Getting a LAT capable terminal server and using LAT may still be the cheapest option, if your time is worth much.
Good luck,
Jon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-22-2010 08:18 AM
тАО06-22-2010 08:18 AM
Re: Reverse TELNET and modem control signals
I second the request for the overall picture though. If we have a better understanding of what is trying to be accomplished here, better guidance can be provided.
Dan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-22-2010 09:36 AM
тАО06-22-2010 09:36 AM
Re: Reverse TELNET and modem control signals
I asked the question of Lantronix yesterday, but no reply yet.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-22-2010 02:13 PM
тАО06-22-2010 02:13 PM
Re: Reverse TELNET and modem control signals
1>and it works fine
2>The only thing I can't do is drive
2>the RTS output pin
Contradictory statements. It doesn't "work fine" because you can't drive the RTS pin.
I assert that there's nothing you can do from the OS perspective to fix your issue in this situation because reverse TELNET was not designed to control modem signals.
That's the story you're going to hear from HP engineering if you raise a support case.
You can request that HP change their software to do what you want/need, but even if they accept your request (good luck!) you won't see anything useable for a very long time, if ever.
If you need to run your modems and control RTS anytime soon, you'll need to find a different mechanism. You could use LAT, but that will require a fairly significant change in your code, or you can find a different hardware device that provides the controls you require, by presenting the modem to OpenVMS as a real terminal.
Note that saying that something "works" and saying it's "supported" can be very different. If Dan (abcsrv) is successfully using reverse telnet for some purpose other than its designed intent, that's great, and good luck! But, as soon as you find some wrinkle that doesn't work (such as inability to drive modem control signals), you're stuck.
Been there, done than, hit several brick walls, given up and implemented it using a different mechanism.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-22-2010 04:29 PM
тАО06-22-2010 04:29 PM
Re: Reverse TELNET and modem control signals
I agree with your assessment of HP's response (as former DEC/HP employee I said it many times too). However, i took a look at the doc for the Lantronix and I believe that there is a way to do what is required WITHOUT violating the use of reverse Telnet.
The Lantronix allows for direct control as would a DECserver from a command line as well as from direct programming. I will look more into this, but I believe that turning the ports on/off or enabling modem control or disabling it MAY provide the functionality that is required.
More to follow...
Dan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-22-2010 05:13 PM
тАО06-22-2010 05:13 PM
Re: Reverse TELNET and modem control signals
Just a thought ... can the terminal server be configured so that it doesn't assert RTS unless a host has a TCP/IP connection to the port?
If so, then so long as your program doesn't open connections to both ports simultaneously, you shouldn't have any conflicts on the wire.
Regards,
Jeremy Begg
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-25-2010 06:13 AM
тАО06-25-2010 06:13 AM
Re: Reverse TELNET and modem control signals
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-25-2010 07:12 AM
тАО06-25-2010 07:12 AM
Re: Reverse TELNET and modem control signals
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-25-2010 01:02 PM
тАО06-25-2010 01:02 PM
Re: Reverse TELNET and modem control signals
http://labs.hoffmanlabs.com/node/512
Unsupported, but might well work for your needs.
Another option is to use a different operating system as a gateway, and connect (in or out) via that. (If an operating system doesn't provide what you need, use one that does.)