- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Controlling TELNET remote listener on DECserver 90...
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
тАО11-27-2009 03:44 PM
тАО11-27-2009 03:44 PM
Controlling TELNET remote listener on DECserver 90TL
I am trying to set up a DECserver 90TL to provide remote access to my AlphaServer's console port via TCP/IP. I have set up the Internet address of the DECserver and made the following TELNET LISTENER settings:
change telnet listener 2008
change telnet listener 2008 port 8
change telnet listener 2008 ident "Alpha console"
change telnet listener 2008 conn enable
change port 8 telnet server char 8
So far so good: I can telnet to port 2008 on the DECserver and connect through to the Alpha's console.
However, whatever I type is immediately echoed by TELNET, i.e. "local echo". And I can't find a way to disable it. The DECserver 90TL doesn't seem to offer a way to disable it for the TELNET server. (It does for the TELNET client but changing that made no difference, which isn't a surprise.)
Testing various TELNET options with my Mac suggests that the problem might be that the DECserver sets up the telnet session in LINE mode by default, but I can't see a way to change this.
Just to make sure I didn't have something odd in my serial cable or the Alpha's console port, I also created an equivalent LAT service on the DECserver, and that seems to work fine.
Does anyone know if this can be fixed?
Thanks,
Jeremy Begg
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-27-2009 05:59 PM
тАО11-27-2009 05:59 PM
Re: Controlling TELNET remote listener on DECserver 90TL
It has been a while since I used a DECserver for console access, but I think we used the 2000 ports for printers, and the 3000 ports for consoles. In other words, try telneting to 3008. I don't remember ever setting up the telnet listener, this was a DSV900 not a 90, but I think they are similar.
I could be mis-remembering, but it is easy to try. (Cisco does something similar with ports 40xx (for printers) and 20xx for console (noecho).
Jon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-27-2009 06:58 PM
тАО11-27-2009 06:58 PM
Re: Controlling TELNET remote listener on DECserver 90TL
^]
status
I'd probably look at the following, as a start:
^]
mode character
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-28-2009 05:24 AM
тАО11-28-2009 05:24 AM
Re: Controlling TELNET remote listener on DECserver 90TL
for my DECserver90M, on a private lan, I just use the default port 23 for the console connection and use network ports 2001 - 2008 for the terminal server ports 1 - 8.
I don't recall any glitches with that usage.
Hein.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-28-2009 09:41 AM
тАО11-28-2009 09:41 AM
Re: Controlling TELNET remote listener on DECserver 90TL
I don't know which telnet setting is causing the "local echo". I've not seen that problem and we still use many DECservers for remote console access (90m, 700 and 900 models though).
I've attached a Terminal Server MAnager script that is supposed to take a DECserver back to factory defaults. I would look at the current telnet server characteristics for the port you are seeing the echo on and compare to the "factory defaults" set by this script. I believe the factory defaults work. Then make the specific port change.
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-28-2009 05:51 PM
тАО11-28-2009 05:51 PM
Re: Controlling TELNET remote listener on DECserver 90TL
It looks like the DECserver 90TL doesn't negotiate echo for the telnet server (or doesn't allow it to be configured from whatever it is doing now).
Jon's suggestion unfortunately doesn't work because the DECserver will only use ports 2001-2016.
The TSM commands were interesting but this one does not work on the 90TL:
DEFINE PORT ALL TELNET SERVER ECHO NEGOTIATE
(it complains about "ECHO" not being a recognised keyword).
My solution (for use from my Mac) is to use Kermit's "SET TELNET ECHO REMOTE" command prior to connecting to the DECserver, or (if using the standard Unix TELNET utility), use 'mode char' after establishing the connection.
Regards,
Jeremy Begg
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-29-2009 01:48 AM
тАО11-29-2009 01:48 AM
Re: Controlling TELNET remote listener on DECserver 90TL
In the time that I was using a 90TL for console access, I never found a method to alter the hardware so that it wouldn't echo what I typed.
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-30-2009 02:08 PM
тАО11-30-2009 02:08 PM
Re: Controlling TELNET remote listener on DECserver 90TL
I still support the DECservers and can confirm that the 90TL only supported TCP ports in the 2001-2008 range. The DECserver software was modified in the wweng2 and mneng4 (maybe mneng3) to support TCP ports from 0-65535.
When the client (alpha) established a connection to the DECserver (server), the connection negotiated a series of characteristics. I believe you can change the telnet client on the alpha to not negotiate the server-will-echo parameter. I am not positive about this but I believe this can be done.
Thanks, Jon
Vnetek support
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-01-2009 05:16 PM
тАО12-01-2009 05:16 PM
Re: Controlling TELNET remote listener on DECserver 90TL
Using QVT/Term under Windows I don't see this problem.
I think at this point I'll close this thread because I have a solution for my Mac and the problem doesn't exist in my Windows telnet client.
Thanks,
Jeremy Begg