I'm logging from a Feisty into a Feisty machine, both in the same local network. However, doing some thinks I found here in Launchpad and in Ubuntu Forums I got it to working great, taking just 1 second to log in. What I did is:
- On /etc/ssh/ssh_config, uncomment "ForwardX11 no" (I can see GUI's anyways - passing the -X option). - On /etc/ssh/ssh_config, change "GSSAPIAuthentication" to "no". - On /etc/ssh/ssh_config, add "AddressFamily inet" (or call ssh with the -4 option). - Install krb5-config. - Change some other configuration file. I can't remember which nor what I put there, but I think it was something about DNS. - Do *not* disable "Search for services [...]" (in System -> Administration -> Network -> General) as disabling it made it slower. -- Long delays on SSH login from an Ubuntu system https://bugs.launchpad.net/bugs/111553 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
