- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: X11 forwarding doesn't work
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-23-2005 11:50 PM
08-23-2005 11:50 PM
X11 forwarding doesn't work
I have the following problem:
I'm trying to start an xterm on a HP-UX11.11 box and have this on my Linux box display using a ssh connection, X11Forwarding is set to yes both localy and remote. The error message is X11 connection rejected because of wrong authentication.
X connection to localhost:11.0 broken
I'm able to start xclock but no xterm or hpterm - see the error message above.
Any idea?
Thanks in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2005 12:06 AM
08-24-2005 12:06 AM
Re: X11 forwarding doesn't work
I doubt you'll get an answer here, in the OpenVMS forum.
cu,
Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2005 01:15 AM
08-24-2005 01:15 AM
Re: X11 forwarding doesn't work
xhost+
in hp
export DISPLAY=(linux box hostname):0.0 and
xhost+
then try xterm in linux
and in linux if you are configutred iptabkles
#iptables -F
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2005 02:34 AM
08-24-2005 02:34 AM
Re: X11 forwarding doesn't work
if VPN make sure you use the VPN IPaddress assigned to your machine.
hope it helps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2005 02:02 PM
08-24-2005 02:02 PM
Re: X11 forwarding doesn't work
X11UseLocalhost no
Don't forget to restart sshd.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2005 03:07 PM
08-24-2005 03:07 PM
Re: X11 forwarding doesn't work
for eg
#export $DISPLAY=10.0.91.118:0.0
where 10.0.91.118 is remote host
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2005 08:04 PM
09-08-2005 08:04 PM
Re: X11 forwarding doesn't work
I had the exact same problem, according to symptoms, and your tip did it for me!
/flix
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2005 08:09 AM
09-28-2005 08:09 AM
Re: X11 forwarding doesn't work
Your tip worked for me too, except that sam doesn't want to run. Authentication failure.
\/ \/ \/ \/ \/ \/ \/ \/
server2 # sam &
[1] 27428
server2 # Xlib: connection to "10.0.22.71:13.0" refused by server
Xlib: PuTTY X11 proxy: wrong authentication protocol attempted
The DISPLAY environment variable is set to "10.0.22.71:13.0", but
the current configuration won't allow sam to run on that display.
The DISPLAY environment variable may be incorrect, or, if you are
running sam remotely, you may need to allow the remote system
to access your local X server by typing
/usr/bin/X11/xhost +server2
on your local machine.
/\ /\ /\ /\ /\ /\
Ionut,
Did any of the tips help? There are no points assigned.
Regards,
Steve