using single cloud with multi-region us-east-1 and us-east-2
can be do curl command to webserver which is in us-east-1 through spoke
can be identify the ALB with client IP address of bastion ip address that come from spoke at us-east-1
using single cloud with multi-region us-east-1 and us-east-2
can be do curl command to webserver which is in us-east-1 through spoke
can be identify the ALB with client IP address of bastion ip address that come from spoke at us-east-1
Hi
use aws application load balancer in region us-east-2 to register webserver
from bastion instance in region us-east-1 using curl command to get http request from private ip address of webserver port 80 when 1 access bastion instance through ssh port 22 in region us-east-1
and then type sudo curl http://private-ip-address-webserver in region us-east-2
if reference it spoke security group in region us-east-2 to be referenced as source for security group of webservers which at private subnet
as lab will it work ?
as mentioned at lab-aviatrix-ace.docx for training lab
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.