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
Open SSL HowTo: Decode SSL Certificate
Viewed 6098 times since Mon, Feb 18, 2019
LUKS List available methods of encryption for LUKS
Viewed 2947 times since Fri, Jul 13, 2018
HowTo: Find Out Hard Disk Specs / Details on Linux
Viewed 3494 times since Mon, Jan 28, 2019
YUM CRON RHEL7: Configure automatic updates.
Viewed 1966 times since Fri, Oct 26, 2018
RHEL: Rebuilding the initial ramdisk image
Viewed 7428 times since Sat, Jun 2, 2018
RHEL: XFS basic operations
Viewed 16001 times since Sat, Jun 2, 2018
linux ssh Remotely Initiated Reverse SSH Tunnel
Viewed 3128 times since Wed, Apr 22, 2020
linux manual tools
Viewed 2805 times since Fri, Sep 28, 2018
Turbocharge PuTTY with 12 Powerful Add-Ons – Software for Geeks #3
Viewed 14618 times since Sun, Sep 30, 2018
Tcpdump Examples Linux
Viewed 5866 times since Fri, Nov 16, 2018