- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: help with X with Reflection
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
09-22-2009 02:25 AM
09-22-2009 02:25 AM
help with X with Reflection
I have a particular network to export display on my PC with ReflectionX.
If you don't see the attachment i will try to explain it with my poor english.
on remote side: i have a server HP-UX 10.20 attached to the adsl router and i can run X on local PC with ReflectionX in direct mode.
Server have a second NIC (hublink) attached to the HUB and from hub to 3 workstations HP-UX 10.20 (ste3,ste7 and ste9) which i want to export X on my local PC.
When i run ReflectionX in indirect mode i have a choice to open server(internet NIC)or server hublik(private netw. NIC).
if i open the server is ok and i have X on my PC, if i open "hublink" the ReflectionX crash.
even after i rlogin on ste3 ws i do:
#export DISPLAY=hublink:0.0
#rmb (my prog to export)
and i get the response:
Xlib: connection to "hublink:0.0" refused by server
Xlib: Client is not authorized to connect to Server
Error: Can't open display: hublink:0.0
Error: Couldn't find per display information
****WS hp-ux 10.20**** **server HPUX 10.20
+---+ +------------+
ste3 | | | |
192.168.2.12--| | | |
| | | |
| | | |
ste7 | | | |
192.168.2.14--|HUB|----| |------adsl
| | hublink server
| | 192.168.2.1 151.xx.xx.xx
ste9 | | | |
192.168.2.18--| | | |
+---+ +------------+
on ste3 i do with success:
#xhost +
on server i have:
# xhost +
xhost: unable to open display ""
but on server i can open a X on my local PC.
is like that server do not accept X from ws.
Any help is apreciated
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2009 02:42 AM
09-22-2009 02:42 AM
Re: help with X with Reflection
>>if i open the server is ok and i have X on my PC, if i open "hublink" the ReflectionX crash
When your ReflectionX crash at that time did you check your syslog.log file any error is there?
Suraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2009 03:24 AM
09-22-2009 03:24 AM
Re: help with X with Reflection
Sep 22 11:00:00 ste3 ntpdate[2481]: no servers can be used, exiting
Sep 22 12:00:00 ste3 ntpdate[2497]: can't find host file
Sep 22 12:00:00 ste3 ntpdate[2497]: no servers can be used, exiting
Sep 22 12:17:43 ste3 rlogind[2501]: Login failure (exit(1) from login(1))
Sep 22 13:00:01 ste3 ntpdate[2533]: can't find host file
Sep 22 13:00:01 ste3 ntpdate[2533]: no servers can be used, exiting
#
i retry to illustrate the connection
ste3(192.168.2.18)ws
|
|
v
hub
|
|
v
*****server*****
hublink(server's NIC lan1 -192.168.2.1
server(server's NIC lan0) -151.xxx.xxx.xxx
****server*****
|
|
v
adsl router
|
|
v
internet
|
|
v
adsl modem
|
|
v
PC(ReflectionX)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2009 05:22 AM
09-22-2009 05:22 AM
Re: help with X with Reflection
but i cannot have any Xwindow from ste3 on my PC .
Any ideas?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2009 06:14 AM
09-22-2009 06:14 AM
Re: help with X with Reflection
on server are not significant errors in syslog.log
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2009 11:56 PM
09-22-2009 11:56 PM
Re: help with X with Reflection
So it is impossible to tunneling the X11 through telnet; only with ssh -X option?
Even we have all ports open?
To install remotley openssh on 10.20 is big affort?
Thanks
Adriano