Skip to content

Converts generic AWS VPN config to a set of commands to execute on an Ubiquiti EdgeRouter

Notifications You must be signed in to change notification settings

DSAutomations/EdgeRouter-AWS-VPN-Static-Config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

EdgeRouter-AWS-VPN-Static-Config

Converts a generic AWS VPN config to a set of commands to execute on an Ubiquiti EdgeRouter

Please note that this script is for configuring static routes, and is based on the oficial Ubiquiti guide: EdgeRouter - IPsec Route-Based Site-to-Site VPN to AWS VPC (VTI over IKEv1/IPsec)

Download the vpn-xxxxxxxx.txt file after configuring your VPN connection in your AWS console. Pass the file path as the first argument to this script. The script will then prompt you for the CIDR block of your VPC. There is currently no input validation on this field so please make sure you enter it correctly!

The script will then return a set of commands which can be passed to your EdgeRouter in configuration mode.

About

Converts generic AWS VPN config to a set of commands to execute on an Ubiquiti EdgeRouter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages