- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- X11 forwarding
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
10-17-2006 01:54 AM
10-17-2006 01:54 AM
X11 forwarding
Im trying to use X11 forwarding on the hp-ux11i V1 operating system, I downloaded the package and installed.
I have a linux running Cent OS (Rocks Cluster) and it uses similar config files to set up X11 but when I try to use "putty"(for windows) to gain access to the Unix box I get a netwrok error connection refused. I can telnet into the box.
Any suggestions, there are about 100 options to uncomment and/or change. SHould I uncomment everything but leave a defult settings?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2006 02:04 AM
10-17-2006 02:04 AM
Re: X11 forwarding
ssh on hpux does not support ssh -Y but ssh -X works the same way. I'd try that first.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2006 02:09 AM
10-17-2006 02:09 AM
Re: X11 forwarding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2006 02:21 AM
10-17-2006 02:21 AM
Re: X11 forwarding
1) Install an X-Windows server on your Windows box. I use Cygwin/X and am quite happy with it. It's available here:
http://x.cygwin.com/
2) Start your X-Windows server.
3) Go to Putty configuration and click "X11". Click "enable forwarding" and input "localhost:0" in the text field.
4) At the command line of your Putty ssh session, enter your X-Windows command (e.g. 'xterm', 'xcalc', 'xeyes', 'sam', 'gpm', etc.). The window(s) should tunnel over ssh and display on the local X-Windows server.
PCS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2006 03:46 AM
10-17-2006 03:46 AM
Re: X11 forwarding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2006 03:48 AM
10-17-2006 03:48 AM
Re: X11 forwarding
I enter the Ip address and the port. x11 forwarding enabled and try to open connection but no go.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2006 03:48 AM
10-17-2006 03:48 AM
Re: X11 forwarding
All works as advertised.
Configure putty to allow X11 forwarding. Log into server using putty session. execute dtsession.
Or if using gnome then do same but execute gnome-session.
You display will always be the window manager at the host not your Xserver on your PC. Once you connect with putty echo $DIPLAY and use that value for all XWindow connections and security.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2006 03:48 AM
10-17-2006 03:48 AM
Re: X11 forwarding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2006 03:50 AM
10-17-2006 03:50 AM
Re: X11 forwarding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2006 04:17 AM
10-17-2006 04:17 AM
Re: X11 forwarding
Also check /etc/hosts.allow and /etc/hosts.deny if using tcp wrappers.
PCS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2006 05:27 AM
10-17-2006 05:27 AM
Re: X11 forwarding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2006 05:35 AM
10-17-2006 05:35 AM