Script to set up a simple openvpn server automatically

Use this forum to share your network setup and what's been working for you.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
viljoviitanen
OpenVpn Newbie
Posts: 1
Joined: Tue Dec 11, 2012 9:45 pm

Script to set up a simple openvpn server automatically

Post by viljoviitanen » Tue Dec 11, 2012 9:52 pm

There are many tutorials on how to set up an openvpn server on cloud hosting providers, but I took it a step further.

Here's a script that sets up the vpn server and makes downloadable configuration files too that are ready to use.

https://github.com/viljoviitanen/setup-simple-openvpn

I've tested it with Amazon Linux with Amazon EC2 and Centos 6.3 image with rackspace.co.uk with Ubuntu 12.04 and Windows 7 clients.

Server is set up with client certificate authentication, with multiple connections allowed per certificate for maximum flexibility.

Contributions and comments are welcome!

lolex
OpenVPN Power User
Posts: 52
Joined: Sun Jun 05, 2011 7:50 pm

Re: Script to set up a simple openvpn server automatically

Post by lolex » Sun Jan 27, 2013 4:32 am

You're the MAN!!!
thank you!!!

Post Reply