- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: DecWindows and SSH (VanDyke SecureCRT)
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
тАО07-23-2009 06:19 AM
тАО07-23-2009 06:19 AM
Solved! Go to Solution.
- Tags:
- ssh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-23-2009 06:25 AM
тАО07-23-2009 06:25 AM
Re: DecWindows and SSH (VanDyke SecureCRT)
http://labs.hoffmanlabs.com/node/134
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-23-2009 03:14 PM
тАО07-23-2009 03:14 PM
Re: DecWindows and SSH (VanDyke SecureCRT)
I was able to redirect Xwin sessions through SecureCRT -- the configuration is pretty straightforward (and might even be in the Help).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-24-2009 05:17 AM
тАО07-24-2009 05:17 AM
SolutionUsing a X11 Server on a Windows box can be risky. Almost everyone has (by default) wide open access. I.e., they do not turn on Access Control so simple port 6000 connections and keyboard loggers can connect to your PC silently and harvest whatever they want!
There are also some tricks in setting up the X11 connection on the PC correctly when using the SSH X11 tunnel. I can send you a doc I had for users years ago.
rick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-24-2009 05:25 AM
тАО07-24-2009 05:25 AM
Re: DecWindows and SSH (VanDyke SecureCRT)
TCPIP 5.6 - Eco 3
Xwindows client Xming 6.9.0.31
SecureCRT 6.2.0
Windows Vista
I've gotten the DecWindows terminal working with Xming at this point, now if I can get this setup using a secure connection.
- Tags:
- Xming
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-24-2009 06:10 AM
тАО07-24-2009 06:10 AM
Re: DecWindows and SSH (VanDyke SecureCRT)
On SecureCRT config you have the "Forward X11 packets" checked?
I can't recall if the SSHd config needed to turn on the X11 forwarding or if it was enabled by default? Anyone know? I am only familiar with TCPIP for OpenVMS v5.4 ECO 7.
With HP v5.4, I did find I had to use a custom Remote port setup for SecureCRT. I attached a word doc screen capture for the important part and a sample X11 server config. I really hope this is not still true with HP v5.6! I believe it was a work around to a problem in the initial v5.4.
When connected via a SSH session w/ X11 forwarding turned on, I see this:
$ show display
Device: WSA13: [super]
Node: LOCALHOST
Transport: TCPIP
Server: 10
Screen: 0
Note the server of "10". I believe you will need to configure XMImg to allow access from the localhost:6000 if you turn on Access Control (recommended!). See the screen capture.
I can provide some old notes for 5 years ago when I tackled this problem. But I worry they might not be relavant due to the new variables you are using.
rick
rick