Amazon VPC IPSec + BGP with ipsec-tools
10/06/2013 10:04:00 PM
Posted by johnhomer
First time to use github's gists to embed code here. This little weekend project will connect your Ubuntu 12.04 server to Amazon VPC through IPSec.
Usage:
./vpcstart.sh [amazon-generic-config-file.txt]
Where the parameter is the "Generic" and "Vendor Agnostic" config file downloaded from the Amazon Console. You also need to change REMOTE_NET and WAN_INT variables to suit your needs.
You do need the following for IPSec to work:
- Public and static IP Address
- Open ports for UDP 500, protocol AH, protocol ESP, TCP 179 for BGP
Subscribe to:
Posts (Atom)