- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Unable to invoke 'hpterm' display on Windows XW800...
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
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
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
08-20-2008 05:06 AM
08-20-2008 05:06 AM
Unable to invoke 'hpterm' display on Windows XW800 server
All works fine from the Windows server when I set the DISPLAY variable to the IP address of this windows machine on a HPUX server on "cce.cpqcorp.net" network.
However when I try the same on a HPUX server on the "houston.hp.com" network, I get a "Can't open display" error.
However, I am able to invoke the terminal successfully from my laptop nc6400 on both these servers.
The requirement to invoke the GUI terminal on the windows server is critical to us, as the server needs to be continously on the network, unlike the laptop.
Hence appreciate any help in troubleshooting this issue.
Pls let me know if you need more information to understand this issue.
Thanks,
Deepak
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2008 05:10 AM
08-20-2008 05:10 AM
Re: Unable to invoke 'hpterm' display on Windows XW800 server
Now just run
> putty -X
in order to get X re-directed.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2008 05:17 AM
08-20-2008 05:17 AM
Re: Unable to invoke 'hpterm' display on Windows XW800 server
Well, I too assume that the XServer is running on the windows machine.
Besides I am using Reflection X and OpenSSH client to connect to the HPUX servers.
When ReflectionX is running on the windows server, an "xclock &" works on the SSH client window as well.
However this works on the laptop for both HPUX servers, and only one HPUX server from the XW800 machine. Hence I suspect some connecttivity restriction for X terminals between the HPUX server in the "houston.hp.com" network with the XW800 windows machine.
Can you pls give me an alternate command if I am using RefX (as I am not using putty).
Thanks again,
Deepak
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2008 05:26 AM
08-20-2008 05:26 AM
Re: Unable to invoke 'hpterm' display on Windows XW800 server
I guess some firewalls will probably block your X connections, but tunnel the X in ssh will most likely work.
putty does this with "-X".
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2008 05:30 AM
08-20-2008 05:30 AM
Re: Unable to invoke 'hpterm' display on Windows XW800 server
The RefX setting contains a checkbox in the advanced settings panel called "Tunnel X11 connections" which is checked.
This must be what you are referring to.
However, when I get in tomorrow, I will try to install putty and try the redirection that you have recommended.
Thanks again Torsten. I will post my finding tomorrow.