makeporngreatagain.pro
yeahporn.top
hd xxx

Working With Bastion Host

618
  1. In last Lab, we made the private subnet which is completely isolated now, to manage the private EC2 instance we would need Jump Server or Bastion Host in public
  2. We would first login to public EC2 and then take SSH of private EC2 instance
  3. We would need make sure Private-1B-SG has port 22 or SSH allowed for Public-1A-SG
  4. Now, login to Public EC2 and make sure .pem is copied to this instance, since this would be need to SSH into private EC2
  5. You can upload pem to S3 bucket make it publicly accessible and do a wget in your public EC2

    wget https://S3-PEM-FILE-URL

  6. After downloading you would need to give pem file proper permission
    chmod 400 FILENAME.pem

    then do SSH

    ssh -i FILENAME.pem ec2-user@PRIVATEIP

  7. Dont close the SSH session or delete the EC2 instances as we will need in next lab
  8. Similarly, we can try Bastion host for Windows EC2 as well
Leave A Reply

Your email address will not be published.

baseofporn.com https://www.opoptube.com
Ads Blocker Image Powered by Code Help Pro

Ads Blocker Detected!!!

We have detected that you are using extensions to block ads. Please support us by disabling these ads blocker.