- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Tunneling X11 via ssh : what to put into access ru...
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
11-26-2009 06:50 AM
11-26-2009 06:50 AM
Tunneling X11 via ssh : what to put into access rules for the server?
I have 2 VMS Alpha (8.3) systems separated by a firewall and many access restrictions on the network.
One acts as X-Server the other is an X-client
To display application on the server I give the following commands on the client:
$ ssh -"L" 6000:client.nl:6000 client.nl
(and logon)
$ set display/crea/node=loaclhost/disp/transp=tcpip
Than I have to fill something into the access securuity of the X-server. I have no idea what to fill in. I tried already both host-names and local host. The only thing that seems to work is allowing all incoming TCPIP X11 requests.
But that is ofcourse not very secure.
1) What should be the proper node-name in this case?
or
2) How can I find out who with what protocol makes connection to my X-server?
Jouk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2009 06:54 AM
11-26-2009 06:54 AM
Re: Tunneling X11 via ssh : what to put into access rules for the server?
http://labs.hoffmanlabs.com/node/134
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2009 06:58 AM
11-26-2009 06:58 AM
Re: Tunneling X11 via ssh : what to put into access rules for the server?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2009 07:15 AM
11-26-2009 07:15 AM
Re: Tunneling X11 via ssh : what to put into access rules for the server?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2009 07:26 AM
11-26-2009 07:26 AM
Re: Tunneling X11 via ssh : what to put into access rules for the server?
> host.
What, exactly, did you try? ("*" for the
user?)
> 2)
Perhaps: TCPIP HELP SHOW DEVICE
Knowing actual names and/or IP addresses
might be helpful, too.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2009 10:58 PM
11-26-2009 10:58 PM
Re: Tunneling X11 via ssh : what to put into access rules for the server?
The X-server is in a VLAN that does not allow incoming trafic on port 6000.
In the X-server security every thing works if I fill in
node=* User=* Transport=TCPIP
What does not work is
localhost,*,TCPIP
client.nl,*,TCPIP
server.nl,*,TCPIP
So I have no idea what the I should fill in for the node.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2009 11:53 PM
11-26-2009 11:53 PM
Re: Tunneling X11 via ssh : what to put into access rules for the server?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2009 03:15 AM
11-27-2009 03:15 AM
Re: Tunneling X11 via ssh : what to put into access rules for the server?
It would have been better to "translate" all the names in case of TCPIP to the ip-number.