Ubuntu client ssh server connection speed is slow. Summary: ubuntu client ssh server connection speed is slow. every time you connect to ssh, ubuntu always feels like 10 seconds +: when the ssh-vdebug mode is enabled, the domain name resolution problem is found: debug1: UnspecifiedGSSfailure the ubuntu client ssh is slow to connect to the server. Summary: ubuntu client ssh is slow to connect to the server. every time you connect to ssh on ubuntu, there will always be 10 seconds + reason: After you enable the ssh-v debug mode, you will find the domain name resolution problem debug1: Unspecified GSS failure. minor code may provide more informationCannot determine realm for numeric host address solution: edit ssh_config vi/etc/ssh/ssh_config GSSAPIAuthentication yes to no.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.