7
Steven Moran TECHNICAL INSTRUCTOR Customer Gateways

Customer Gateways… · 2020. 8. 21. · CUSTOMER GATEWAYS AWS Site-to-Site VPN Components Customer Location Customer Gateway Device (CGD) Customer Gateway (CGW) Region VPC PrivateSubnet

  • Upload
    others

  • View
    10

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Customer Gateways… · 2020. 8. 21. · CUSTOMER GATEWAYS AWS Site-to-Site VPN Components Customer Location Customer Gateway Device (CGD) Customer Gateway (CGW) Region VPC PrivateSubnet

Steven MoranTECHNICAL INSTRUCTOR

Customer Gateways

Page 2: Customer Gateways… · 2020. 8. 21. · CUSTOMER GATEWAYS AWS Site-to-Site VPN Components Customer Location Customer Gateway Device (CGD) Customer Gateway (CGW) Region VPC PrivateSubnet

CUSTOMER GATEWAYS

AWS Site-to-Site VPN Components

Customer Location

Customer Gateway Device (CGD)

Customer Gateway(CGW)

Region

VPC

Private Subnet

Public Subnet

VPN ConnectionVGW

1 Configure VGW (or Transit Gateway)

2 Confirm CGD meets requirements

3 Configure CGW

4 Configure VPN connection

5 Configure VPC route tables

6 Configure VPN settings on CGD

Page 3: Customer Gateways… · 2020. 8. 21. · CUSTOMER GATEWAYS AWS Site-to-Site VPN Components Customer Location Customer Gateway Device (CGD) Customer Gateway (CGW) Region VPC PrivateSubnet

Customer Location

1

2

3

CUSTOMER GATEWAYS

Customer Gateway Device Requirements

Must support IKE (Internet Key Exchange)• IKEv2 supported by AWS since Feb 6, 2019

Must support IPSec

Must support Dead Peer Detection4

Must be accessible by a static public IPv4 address

Customer Gateway Device (CGD)

BGP support is optional5

Page 4: Customer Gateways… · 2020. 8. 21. · CUSTOMER GATEWAYS AWS Site-to-Site VPN Components Customer Location Customer Gateway Device (CGD) Customer Gateway (CGW) Region VPC PrivateSubnet

CUSTOMER GATEWAYS

AWS Site-to-Site VPN Ports

Customer Location

Inbound and Outbound:UDP 500

IP Protocol 50

Customer Location

With NAT Traversal:Include UDP 4500

NAT -Traversal

Page 5: Customer Gateways… · 2020. 8. 21. · CUSTOMER GATEWAYS AWS Site-to-Site VPN Components Customer Location Customer Gateway Device (CGD) Customer Gateway (CGW) Region VPC PrivateSubnet

CUSTOMER GATEWAYS

Name-tag value.

CGD public IP address.• If GCD is behind NAT-T, use the public IP

of the NAT server.

Optional – Assign an ACM generatedcertificate for IKE authentication.• AWS-generated pre-shared key

is default authentication.

Dynamic or static routing.• If Dynamic, then the ASN of the CGD is required.

Customer Gateway Configuration Parameters

1

2

3

4

Customer Location

Customer Gateway(CGW)

Customer Gateway Device (CGD)

Page 6: Customer Gateways… · 2020. 8. 21. · CUSTOMER GATEWAYS AWS Site-to-Site VPN Components Customer Location Customer Gateway Device (CGD) Customer Gateway (CGW) Region VPC PrivateSubnet

CUSTOMER GATEWAYS

Customer Gateway Configuration Parameters

Page 7: Customer Gateways… · 2020. 8. 21. · CUSTOMER GATEWAYS AWS Site-to-Site VPN Components Customer Location Customer Gateway Device (CGD) Customer Gateway (CGW) Region VPC PrivateSubnet

Fast Takeaways

The VPN endpoint device at the customer network must support all requirements for AWS VPN

connections

The customer gateway device will require additional configuration after the AWS VPN connection has

been created

A Customer Gateway is an AWS representation of the customer gateway device

CUSTOMER GATEWAYS