ITPUB
Mar 3, 2016 · Operations
Why SSH Waits 10 Seconds for Password Prompt and How to Fix It with Wireshark
When logging into a Linux server via SSH, users may experience a ten‑second pause after entering the username because the server performs a reverse DNS lookup on the client IP, which can be resolved by disabling UseDNS or adding the appropriate PTR record.
DNSLinuxSSH
0 likes · 6 min read
