OpenVPN server configuration files.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Charles Reid 231d2f17e4 expanding on readme 7 years ago
.gitignore adding initial commit of charlesreid1 and rojo openvpn config files. 7 years ago
README.md expanding on readme 7 years ago
charlesreid1_server.sh adding initial commit of charlesreid1 and rojo openvpn config files. 7 years ago
charlesreid1_server_privoxy.sh adding a readme 7 years ago
rojo_server.ovpn adding initial commit of charlesreid1 and rojo openvpn config files. 7 years ago
rojo_server.ovpn.backup adding initial commit of charlesreid1 and rojo openvpn config files. 7 years ago

README.md

OpenVPN Server Config Files

Notes

Charlesreid1.com wiki: Notes on OpenVPN in general

Charlesreid1.com wiki: OpenVPN Static Key

Scripts

OpenVPN Pre-Configuration

charlesreid1_server.sh is a big firewall configuration script. It opens port 1194 to UDP traffic for OpenVPN.

charlesreid1_server_privoxy.sh is a modified version of the above script, that sets port 1194 traffic to be TCP.

OpenVPN Configuration

rojo_server.ovpn is an OpenVPN config file that sets the ip addresses to use, and sets the location of the secret key and log.

OpenVPN Running

See charlesreid1.com wiki notes on OpenVPN static keys for information about how to run OpenVPN on the server and the client.