Skip to main content
Question

using aws application load balancer

  • June 3, 2024
  • 2 replies
  • 40 views

MohammedBanabila
Forum|alt.badge.img+5

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

 

 

2 replies

Katie Holms
Forum|alt.badge.img+7
  • Commander
  • June 5, 2024

Hi @MohammedBanabila , can you please clarify your question? 


MohammedBanabila
Forum|alt.badge.img+5

 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