Thursday, 1 October 2020

SCP/SSH between ESXi hosts

do this first:

esxcli network firewall set -e false


ssh root@192.168.1.201

FIPS mode initialized

The authenticity of host '192.168.1.201 (192.168.1.201)' can't be established.

RSA key fingerprint is SHA256:Kv8k7Ctzj/SPC62Vq+GJwPQ4vlh/FSrXDijIA3+Pbj0.

Are you sure you want to continue connecting (yes/no)? yes

Warning: Permanently added '192.168.1.201' (RSA) to the list of known hosts.



No comments:

Post a Comment