On Wed, Dec 14, 2011 at 07:05:05PM -0500, David Hopkins wrote: > I am beginning to suspect this issue is because ssh isn't resolving > names correctly? Timing > > ssh myserver > > from a shell (ALT-CTL-F2) takes about 30 seconds to resolve myserver. > However, ssh any_other_server returns immediately. So, why wouldn't > myserver resolve quickly? This is true from any of the servers .. > they do not resolve their names quickly.
Is it reverse name lookups on your thin-client IP address? Is the delay there if you do a: host myserver from a shell (ALT-CTL-F2)? Is the delay there only if you do "ssh myserver"? If that is the case, perhaps the sshd on myserver is doing a reverse lookup of your thin-client IP address and timing out. -- Norman Gaywood, Computer Systems Officer University of New England, Armidale, NSW 2351, Australia [email protected] Phone: +61 (0)2 6773 3337 http://mcs.une.edu.au/~norm Fax: +61 (0)2 6773 3312 Please avoid sending me Word or PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.html ------------------------------------------------------------------------------ 10 Tips for Better Server Consolidation Server virtualization is being driven by many needs. But none more important than the need to reduce IT complexity while improving strategic productivity. Learn More! http://www.accelacomm.com/jaw/sdnl/114/51507609/ _____________________________________________________________________ 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.freenode.net
