AWS - Site to Site VPN

Basic Steps

Cloudformation

  • VPC with only private subnet; route table declared
  • VGW created and attached to VPC;
  • Propagation allowed via vgw to route table
  • CGW information declared;

Create Site2SiteVPN

Client Side

  1. Confirm the Client Gateway support BGP
  2. Allocate the IpSec tunnel interconnection ip cidr
  3. Allocate AWS VPC IP range
  4. Confirm Data Centre Propagating IP Rages (default will be 0.0.0.0)
Reward Makes Perfect
0%