Content

VMware ESXI habilitar el acceso SSH

Por defecto, el acceso ssh está deshabilitado y mantenerlo abierto no es una solución segura.

Si todavía es necesario (por ejemplo, se requiere para transferir información al host a través de SCP / rsync), entonces se puede incluir de la siguiente manera:

  • vaya a la opción de menú Gestión que encontrará en el menú de la izquierda de la página principal.
  • En la ventana que aparece, vaya a la pestaña Servicios. Allí puede encontrar el servicio SSH e iniciarlo.

Después de eso, puede conectarse al host a través de SSH

$ ssh root@62.*.*.*
The authenticity of host '62.*.*.* (62.*.*.*)' can't be established.
RSA key fingerprint is SHA256:MRcbP8UbHeDM5eqlbMo1uitsXvU0yHhK3bqgiU/lGa4.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '62.*.*.*' (RSA) to the list of known hosts.
Password: 
The time and date of this login have been sent to the system logs.

WARNING:
 All commands run on the ESXi shell are logged and may be included in
 support bundles. Do not provide passwords directly on the command line.
 Most tools can prompt for secrets or accept them from standard input.

VMware offers supported, powerful system administration tools. Please
see www.vmware.com/go/sysadmintools for details.

The ESXi Shell can be disabled by an administrative user. See the
vSphere Security documentation for more information.

[root@cloud3:~] uname -a
VMkernel cloud3.local 6.7.0 #1 SMP Release build-8169922 Apr 3 2018 14:48:22 x86_64 x86_64 x86_64 ESXi