Process:
Follow these steps to configure an AWS hardware VPN:
- Create a customer gateway
- Open the Amazon VPC console.
- In the navigation pane, under VPN Connections, choose Customer Gateways.
- Choose Create Customer Gateway.
- Enter a meaningful name for the customer gateway.
- Choose an option for Static or Dynamic routing.
- Enter the public IP address of your customer gateway device.
- Enter your BGP ASN if you selected the option for dynamic routing.
- Choose Yes, Create.
- Create a virtual private gateway
- In the VPC console, under VPN Connections, choose Virtual Private Gateways.
- Choose Create Virtual Private Gateway.
- Enter a meaningful name for the virtual private gateway.
- Choose Yes, Create.
- Select the new virtual private gateway and open the context (right-click) menu, and then choose Attach to VPC.
- Create a VPN connection
- In the VPC console, under VPN Connections, choose VPN Connections.
- Select Create VPN Connection.
- Enter a meaningful name for the VPN connection.
- For Virtual Private Gateway, choose the virtual private gateway you just created.
- For Customer Gateway, choose the customer gateway you just created.
- For Routing Options, choose Dynamic or Static. If you choose static routing, specify the Static IP Prefixes of the appropriate private network(s) on your office LAN.
- Choose Yes, Create.
- Get the VPN connection configuration and configure your customer gateway
- In the VPC console, under VPN Connections, choose VPN Connections.
- Select the VPN connection you created, and then choose Download Configuration.
- In the Download Configuration dialog box, choose the vendor for the customer gateway, the platform, and the software version, and then choose Yes, Download.
- Save the text file that contains the VPN configuration and give it to your office network administrator, along with the Amazon VPC Network Administrator Guide. The VPN won't work until the network administrator configures the customer gateway.
Comments
0 comments
Please sign in to leave a comment.