Questions tagged [aws-site-to-site]

20 questions
0
votes
1 answer

AWS VPN tunnel established and able to ping against each other, but curl doesn't work

I'm trying to connect local machine to AWS VPC using site-to-site VPN. I've used ipsec protocol using libreswan, and succeeded to establish tunnel.(Confirmed at aws console that tunnel status is 'UP'). I was also bled to ping to each other, but not…
pjr
  • 37
  • 9
0
votes
0 answers

AWS: Route traffic from Site-To-Site VPN --> Specific Subnet

Inside a vpc I have 8 subnets (4 in each AZ) connected to 100 VMs. I have a Site-To-Site vpn setup in AWS for an external customer. The goal is to allow only one VM is to be accessible to the external customer. There is a vpg associated with the…
-1
votes
0 answers

Communication between pods in different clusters over a site-to-site VPN

I need to access some databases that are stored in a AWS (EKS) cluster. For security reasons, that cluster can't be exposed to the internet. So the access need to be made via VPN. But I need to programatically access data from these databases from a…
boris
  • 1
-1
votes
0 answers

hosting internal application on AWS

I want to host my internal application on AWS. This application will be used by company internal users over private network. what all components are required to design this architecture? Any reference architecture? ->I am considering using a…
-3
votes
1 answer

Connecting on-premise to AWS

Can anyone tell the difference between AWS DataSync, database migration service (DMS), storage gateway, direct connect and site-to-site VPN connect? As all these are used to connect with on-premises servers.
1
2