Site-to-Site VPN Continued
- For the simulate on-premises network details created in Azure please follow the recording of the class room
- Ensure the VPN Gateway (AWS => Customer Gateway is up and running)
- Now in AWS this On-prem VPN Gateway is considered as Customer Gateway, lets create customer gateway
- Now we need to create an AWS VPN Gateway in our vpc
- Now we need to configure routes in route table to forward the traffic for on-prem cidr range to
- Now lets create a VPN Connection in AWS
- Now lets download the vpn configuration
- Configure the shared key on your on-prem vpn (in video recording we have done this in Azure). After successful configuration one tunnel will be up as shown below
- Try to check the connectivity on-prem
- Create an ec2 instance in any subnet with security group opening connectivity to on-prem private cidr
-
Create a VM in Azure in any subnet (Server) with the following nsg
-
Now login into ec2 instance and check the connectivity using private
- Now try to connect from on-prem to AWS