Problema: La conexión ssh tarda mucho tiempo en establecerse. Solución: 1. Editar /etc/ssh/sshd_config 2. Cambiar “UseDNS yes” a “UseDNS no” 3. Reiniciar el servicio “systemctl restart sshd”
Problema: La conexión ssh tarda mucho tiempo en establecerse. Solución: 1. Editar /etc/ssh/sshd_config 2. Cambiar “UseDNS yes” a “UseDNS no” 3. Reiniciar el servicio “systemctl restart sshd”