RHEL7 slow ssh login

RHEL7 slow ssh login

RHEL7:
Symptom: 34 seconds to prompt password ssh login
Solution (my case):
- vi /etc/ssh/sshd_config
- GSSAPIAuthentication no
- service sshd restart

Other Linux versión:
vi /etc/ssh/sshd_config
UseDNS no

vi /etc/resolv.conf
options single-request-reopen ;in the last line. No network restart required

0 (0)
Article Rating (No Votes)
Rate this article
Attachments
There are no attachments for this article.
Comments
There are no comments for this article. Be the first to post a comment.
Full Name
Email Address
Security Code Security Code
Related Articles RSS Feed
“Too many authentication failures” with SSH
Viewed 6679 times since Mon, May 21, 2018
rabbitmq Troubleshooting TLS-enabled Connections
Viewed 3219 times since Sun, Dec 6, 2020
10 Linux DIG Command Examples for DNS Lookup
Viewed 11731 times since Sun, Sep 30, 2018
How to use yum-cron to automatically update RHEL/CentOS Linux
Viewed 3282 times since Wed, Oct 17, 2018
HowTo: Retrieve Email from a POP3 Server using the Command Line
Viewed 12981 times since Mon, Feb 18, 2019
www.unixarena.com
Viewed 2928 times since Fri, Jul 27, 2018
Używanie rsync poprzez Secure Shell
Viewed 41814 times since Thu, May 24, 2018
Using stunnel to Encrypt Database Connections
Viewed 4889 times since Fri, Sep 28, 2018
Linux Screen
Viewed 2563 times since Sat, Jun 2, 2018
Migrate a Linux System from Red Hat Enterprise to CentOS
Viewed 10947 times since Fri, May 15, 2020