How To Configure An IKEv1 IPsec VPN To An AWS VPN Gateway With BGP
How To Configure An IKEv1 IPsec VPN To An AWS VPN Gateway With BGP
The Amazon virtual private gateway is the VPN concentrator on the remote side of the IPsec
VPN connection.
4. Enter the Name tag for the VPN gateway (e.g., Campus Virtual Private
Gateway).
5. Click Create virtual private gateway.
6. Select the newly created virtual private gateway, click Actions and select Attach to
VPC.
7. Select your VPC from the VPC list, and click Attach to VPC.
The Amazon customer gateway is your Barracuda CloudGen Firewall on your end of the
VPN connection. Specify your external IP address and routing type in the customer gateway
configuration:
Your firewall is now registered in the AWS cloud and you can configure VPN connections.
Create a VPN connection with the Customer Gateway (Your CloudGen Firewall) and the
Amazon Virtual Private Gateway that you just created. Then download the VPN
configuration file that contains all necessary information for configuring the VPN connection
on the firewall.
The Amazon VPN configuration file is different for every VPN connection.
8. Click Download, and save the vpn-<YOUR-VPC-ID>.txt file. The configuration file
contains all required information to configure each VPN tunnel and the respective
BGP routing options on your CloudGen Firewall.
6. Enable the route propagation for your virtual private gateway created in Step 1.1 by
selecting the check box next to it.
7. Click Save.
For each IPsec tunnel, a VPN next-hop interface must be created. Use the IP addresses
provided in the Amazon generic VPN configuration file you downloaded at the end of Step 1.
1. Go to CONFIGURATION > Configuration Tree > Box > Assigned Services > VPN-
Service > VPN Settings.
2. Click Lock.
3. In the left navigation bar, click Routed VPN.
4. Create a VPN next-hop interface for each IPsec tunnel by clicking Add in the VPN
Next Hop Interface Configuration section.
Configure two site-to-site IPsec tunnels using the VPN next-hop interfaces. Make sure to use
the correct IP addresses and corresponding next-hop interfaces listed in the Amazon generic
VPN configuration file for each tunnel.
1. Go to CONFIGURATION > Configuration Tree > Box > Assigned Services > VPN-
Service > Site to Site.
2. Click on the IPSEC IKEv1 Tunnels tab.
3. Click Lock.
4. For each IPsec tunnel, right-click and click New IPsec IKEv1 tunnel.
a. Enter the IPsec tunnel configurations:
You now have two VPN next-hop interfaces listed in the Interfaces/IPs section on
the CONTROL > Network page and the VPN tunnels on the VPN > STATUS page.
Step 3. Configure the BGP Service
Configure BGP routing to learn the subnets on the other side of the VPN tunnels. The BGP
route propagated by the second (backup) IPsec tunnel is artificially elongated so traffic is
routed per default over the first IP tunnel, as suggested by Amazon.
Only routes with the parameter Advertise set to yes will be propagated via BGP.
Configure the BGP setting for the BGP service on the firewall.
1. Go to CONFIGURATION > Configuration Tree > Box > Assigned Services > OSPF-
RIP-BGP-Service > OSPF/RIP/BGP Settings.
2. Select yes from the Run BGP Router list.
3. Select advertise-learn from the Operations Mode list.
7. In the left menu, expand Configuration Mode and click Switch to Advanced Mode.
8. Click the Set button for the Advanced Settings. The Advanced Settings window
opens.
9. Set the Hold timer to 30 seconds.
10. Set the Keep Alive Timer to 10 seconds.
11. Click OK.
12. Click Send Changes and Activate.
To dynamically learn the routing of the neighboring network, set up a BGP neighbor for each
VPN next-hop interface.
1. In the left menu of the OSPF/RIP/BGP Settings page, click Neighbor Setup IPv4.
2. Click Lock.
3. For each IPsec tunnel, click the plus sign (+) next to the Neighbors table to add a new
neighbor.
4. Enter a Name for the neighbor. E.g., AWS1 and AWS2
5. In the Neighbors window, configure the following settings in the Usage and
IP section:
o Neighbor IPv4 – Enter the inside IP Address of the Virtual Private Gateway
(remote address for the VPN next hop interface on the CloudGen Firewall)
E.g., IPsec Tunnel 1: 169.254.254.57 and for IPsec Tunnel
2 169.254.254.61.
o OSPF Routing Protocol Usage – Select no.
o RIP Routing Protocol Usage – Select no.
o BGP Routing Protocol Usage – Select yes.
6. In the BGP Parameters section, configure the following settings:
o AS Number: Enter the ASN for the remote network: 9059
o Update Source: Select Interface
o Update Source Interface: Enter the vpnr interface for the IPsec tunnels. E.g.,
IPsec Tunnel 1: vpnr10 and for IPsec Tunnel 2 vpnr11.
7. Click OK.
8. Click Send Changes and Activate.
Step 3.4 - Add an Access List for the Second IPsec Tunnel
1. In the left menu of the OSPF/RIP/BGP Settings page, click Filter Setup IPv4.
2. In the Access List IPv4 Filters section, click +.
3. Enter a Name for the Access List. E.g., 2ndGWIP The Access List IPv4 windows
opens.
4. Click + to add an access list Type. The Type window opens.
5. Select permit from the Type drop-down menu.
6. Enter the Inside IP for the Virtual Private Gateway for IPsec Tunnel
#2. E.g., 169.254.254.62 to the Network Prefix field.
7. Click OK.
8. Click OK.
Step 3.5 - Add a Filter Setup for the Second IPsec Tunnel
To make the route over the first IPsec tunnel the preferred route, we will lengthen the AS-
Path of the second tunnel.
1. In the left menu of the OSPF/RIP/BGP Settings page, click Filter Setup IPv4.
2. Click Lock.
3. In the Route Map IPv4 Filters section, click +. The Route Maps IPv4 window opens.
4. In the BGP Specific Conditions section, click +. The Route Map Entry window
opens.
5. In the Route Map Entry window, specify the following settings:
o Sequence Number – Enter a unique sequence number (e.g., 1). This sequence
number must be unique across all route maps. For additional entries, iterate the
sequence numbers.
o Type – Select permit.
o Match Condition – Select Gateway_IP.
o Gateway IP (Access List) – Select the access list entry created in Step 3.4.
o Set Action – Select AS_Path.
o Set addition to AS-Path – Enter Amazons ASN number 9059.
6. Click OK.
7. Click OK.
8. Click Send Changes and Activate.
1. In the left menu of the OSPF/RIP/BGP Settings page, click Neighbor Setup IPv4.
2. Click Lock.
3. Edit the entries in the Neighbors table.
4. In the Neighbors window, click Set/Edit next to Peer Filtering for Input.
5. Select the ACL Filter and the Route Map Filter you previously created.
6. Click OK.
7. Click Send Changes and Activate.
o Bi-Directional – Enable.
o Source – Select the local network(s) you are propagating via BGP.
o Service – Select the service you want to have access to the remote network
or ALL for complete access.
o Destination – Select the remote VPC subnet(s).
o Connection Method – Select Original Source IP.
2. In the left navigation, click Advanced.
3. In the TCP Policy section, set Force MSS (Maximum Segment Size) to 1359.
6. Click OK.
7. Move the access rule up in the rule list, so that it is the first rule to match the firewall
traffic.
8. Click Send Changes and Activate.
You now have two IPsec VPN tunnels connecting your CloudGen Firewalls to the Amazon
AWS cloud. Per default, the first IPsec tunnel is chosen. It may take some time for BGP to
learn the new routes, in case of a failure.
If the TCP 179 connection is established via loopback IP, check which interface is used by
the VPN IP.