1829163 Members
2669 Online
109986 Solutions
New Discussion

XDMCP

 
Hubert Feller
Advisor

XDMCP

Hi all

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?
4 REPLIES 4
Fred Ruffet
Honored Contributor

Re: XDMCP

There may be multiple causes :
. 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.)
Steve Steel
Honored Contributor

Re: XDMCP

Hi


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
If you want truly to understand something, try to change it. (Kurt Lewin)
Hubert Feller
Advisor

Re: XDMCP

- We use VUE as graphical output

- The connection is setup as XDMCP direct connection to the servers
Steve Steel
Honored Contributor

Re: XDMCP

Hi

Play with these resource values in /usr/vue/config/Xconfig:

Vuelogin*openTimeout: #Default 30 seconds
Vuelogin*grabTimeout: #Default 3 seconds

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

If you want truly to understand something, try to change it. (Kurt Lewin)