Changes

From Amahi Wiki
Jump to: navigation, search
384 bytes added ,  04:18, 3 October 2008
add more details
The VPN client for Linux comes with the OpenVPN. It's invoked with a script.
This is the Save this script to use (replacing a file called myvpn.conf. Replacing XYZ for the nickname of the HDA you are trying to connect to):
<pre><nowiki>
</nowiki></pre>
Be sure to also have a copy of the certificate files using the same names as the ''ca'', ''cert'', and ''key'' lines above.
 
Then, as root, run the openvpn client software:
 
<code>
openvpn --config myvpn.conf
</code>
 
Many messages should scroll by on your terminal screen and you should be requested for your username and password. Enter your HDA username here.
[[Category: VPN]]
180

edits