Vyatta(=>6.3) Configuration Generator for Amazon VPC

Japanese(日本語)
Input
IPSec Network Interface on Vyatta Node(ex. eth0)
Your private network(ex. 192.168.1.0/24)
Amazon VPC IP CIDR Block(ex. 10.0.0.0/16)
Copy and paste the Configuration of Generic Customer Gateway, which was downloaded from Amazon VPC


Result
Configuration for Vyatta

save to a file (ex. vpc_config.txt) and then merge it like this

Setup script to foward packets

save to a file (ex. vpc_setup.sh) and then run it like this

Now, you can connect to a EC2 instance in VPC from your private network.


update: 2011.11.07