- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Random Xwindow disconnect over VPN
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
03-27-2007 04:22 AM
03-27-2007 04:22 AM
Random Xwindow disconnect over VPN
We are noticing random Xwindow disconnect while
conencted to a VMS 8.2 server over a site to site VPN.
Are there any issues in using Xwindow over WAN VPN and the IP assigment as shown below? Are there any workarounds?
Thanks.
Arun Sanghvi
$ define decw$login_norestart true
$ set display/create /node=172.20.39.1/trans=tcpip/server=0'
$ ON ERROR THEN CONTINUE $create/term/detach
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2007 07:15 AM
03-27-2007 07:15 AM
Re: Random Xwindow disconnect over VPN
Ultimately, the stability of an X-session will only be as good as the stability of your VPN session.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2007 08:09 AM
03-27-2007 08:09 AM
Re: Random Xwindow disconnect over VPN
In my experience, disconnects over a VPN are often caused by communications issues with the underlying network. A communications error of some form shows up to processes working within the VPN as very delayed packets, which can break timeouts (I often encounter this when using RDP to get to Windows systems via a VPN).
Check out the underlying communications paths.
- Bob Gezelter, http://www.rlgsc.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2007 08:15 AM
03-27-2007 08:15 AM
Re: Random Xwindow disconnect over VPN
Â
Thanks for your prompt response. Delayed response time could be an issue since the sender and recipient are using different ISP.
Are there any workaround to resolve time out issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2007 08:55 AM
03-27-2007 08:55 AM
Re: Random Xwindow disconnect over VPN
By default, TCP routing is quite robust. And remote X over ssh or over VPN can and does work.
The resolution involves finding and fixing whatever is causing the connectivity issues.
Contact the local networking organization(s). Ask them for help. They can monitor the links, and can help localize what is happening. Any number of failures can be occurring here.