Hi Team,
please someone explain me why does this fails when I press ‘Check’?
This is an output:
Also in the last point ( * Add
/root/.ssh/id_rsa.pub
public key to the public EC2 instance’s ec2-user
's authorized_keys
to make sure we are able to ssh into this instance from AWS client host. You may also need to update the security group of the private EC2 instance to allow ICMP traffic from the public/default VPC CIDR. This will enable you to ping the private instance from the public instance.) - you can see that I am inside of the public VM - and it pings private VM successfully. So what could be possible wrong?