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
|
8 years ago | |
---|---|---|
.gitignore | 8 years ago | |
README.md | 8 years ago | |
charlesreid1_server.sh | 8 years ago | |
charlesreid1_server_privoxy.sh | 8 years ago | |
rojo_server.ovpn | 8 years ago | |
rojo_server.ovpn.backup | 8 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.