This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
documentation:general:vpn:vpn_service_provider [2015/12/17 10:30] admin [Privateinternetaccess] |
documentation:general:vpn:vpn_service_provider [2018/05/24 09:05] (current) |
||
|---|---|---|---|
| Line 43: | Line 43: | ||
| - Choose device-type 'TUN' | - Choose device-type 'TUN' | ||
| - | {{:documentation:general:vpn:openvpn-upload-config.png?direct|}} | + | {{:documentation:general:vpn:openvpn-enabled.png?600|}} |
| + | {{:documentation:general:vpn:openvpn-certificates.png?600|}} | ||
| ==== Create authentication file ==== | ==== Create authentication file ==== | ||
| - | 1) enable SSHd | + | For using an authentication file change the Operation Mode to 'Use Custom Configutation File'. |
| - | {{:documentation:general:vpn:dropbear-enable-ssh.png?direct|}} | + | Create an Empty text-file on your Computer with an Editor of Choice(e.g. Notepad) |
| + | * this must not be an .docx, .rtf or other binary format file, but a plain text-file | ||
| + | |||
| + | The first line of the created file, should contain the Username, for your VPN access | ||
| + | |||
| + | The second line should contain the according password for the VPN access | ||
| + | |||
| + | Save and Close the file, then copy the text-file to the router as for [[:ssh_and_scp|SSH and SCP]] to the router at the location "/etc/vpnuserpass.conf" | ||
| - | 2) edit authentication file | ||
| ===== Pre-Configs ===== | ===== Pre-Configs ===== | ||
| Line 187: | Line 194: | ||
| tls-client | tls-client | ||
| remote-cert-tls server | remote-cert-tls server | ||
| - | daemon | ||
| <ca> | <ca> | ||
| -----BEGIN CERTIFICATE----- | -----BEGIN CERTIFICATE----- | ||