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-24-2004 07:36 PM
10-24-2004 07:36 PM
XDMCP
I've got 3 Unix workstations (running hpux 10.20) which I need to access via X-Windows (Reflection X V.11). 2 of them are running fine. One makes a lo of trouble. When I try to connect I get a XDMCP timeoout. Is there any possibility to troubleshoot this connection?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2004 07:46 PM
10-24-2004 07:46 PM
Re: XDMCP
. Is network connnection good enough to that server ?
. Is port 6000 allowed between this server and your PC ? (FW ?)
. Is your reflection X configured to accept connections from this host ?
I would have like to know wether you use an XDMCP connection to host, or do you only launch reflexion X and export DISPLAY on your telnet connection to this host ?
Regards,
Fred
"Reality is just a point of view." (P. K. D.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2004 07:47 PM
10-24-2004 07:47 PM
Re: XDMCP
1)Is there a firewall in the way.XDMCP will not go through.
2)What X system is running on the Workstations
mwm vue CDE
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2004 07:52 PM
10-24-2004 07:52 PM
Re: XDMCP
- The connection is setup as XDMCP direct connection to the servers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2004 08:24 PM
10-24-2004 08:24 PM
Re: XDMCP
Play with these resource values in /usr/vue/config/Xconfig:
Vuelogin*openTimeout:
Vuelogin*grabTimeout:
Try
Vuelogin*openTimeout: 40
Vuelogin*grabTimeout: 4
Restart vue
Then try again
Also
run dr_vue
look in /var/vue/Xerrors
Telnet to a WORKSTATION and do
who -R
check name resolving by nslookup of pc ON WORKSTATION AND WORKSTATION ON PC
Steve Steel