Ubuntu Forums Archive Viewer

HowTo: Setup OpenVPN on Amazon EC2 service

Archived thread 1653732 from Ubuntu Cloud and Juju. Markdown source: Ubuntu_Cloud_and_Juju/thread_1653732_HowTo_Setup_OpenVPN_on_Amazon_EC2_service.md

Original URL About this archive
#1

Hi, I am completely new to the Linux world, but would like to setup:

  1. An AWS EC2 server running an Linux 10.x instance (64 or 32 bit?)
  2. OpenVPN server

and how to

  1. Start/stop an EC2/OpenVPN service from an Ubuntu 10.10 Desktop client

Can anyone put me in the direction of step by step instructions to set this up?

Many thanks in advance Duke

#2

ssh -i mykeypriv  ubuntu@<myip>

/etc/init.d/openvpn stop or start

to install

https://help.ubuntu.com/10.04/serverguide/C/openvpn.html