Hmm, 41 seconds, that sounds like a DNS problem. Instead of netstat -ap, try netstat -anp. The 'n' will tell it to NOT do a dns lookup.
Also, I'll bet that you don't have the workstation listed in your /etc/hosts file. Jim McQuillan [EMAIL PROTECTED] On Sat, 9 Nov 2002, Gerson Caicedo wrote: > Thank You gentlemen for your prompt response, I have tried several > different things to try and resolve this display manager problem but I > cannot get this resolved. > In section 6.6.1 of the LTSPv3.0 documentation it tells you what to > check according to the display manager that you are using (I use GDM). I > followed these instructions and everything is configured correctly on my > server. When I enter the command: netstat -ap | grep xdmcp, I get a > response, but I think that it is not correct, I get: > > Udp 0 0 *:xdmcp *:* > 868/gmd-binary > > Is this "gmd-binary" response correct?, also, it takes 41 seconds after > I run the netstat command for the system to give me a response. I think > this 41 seconds is too long. I use an application called X-win32 to make > an X connection to my other UNIX servers, I can also make an X > connection to LINUX servers including this LTSP server, as a matter of > fact when I had the old version of LTSP installed on this server I was > able to connect to it from a PC using this X-win32 application without a > problem.My question is: if my display manager is not working would I > still be able to make this X connection to my LTSP server using this > X-win32 application?. Do thin clients use a similar mechanism to > connect? If they do why can I connect using a PC and X-win32 and not via > a thin client?. I am just trying to figure out what is going on with the > display manager on my server and see how I can get this resolved, sorry > for all the questions. Thak you..... > -- ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.openprojects.net
