Linux/OpenVPN: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
→Setup for an OpenVPN server which handles ALL traffic
Thomas (Diskussion | Beiträge) |
Thomas (Diskussion | Beiträge) |
||
Zeile 11: | Zeile 11: | ||
plugin openvpn-plugin-auth-pam.so /etc/pam.d/login | plugin openvpn-plugin-auth-pam.so /etc/pam.d/login | ||
username-as-common-name | username-as-common-name | ||
Add this line for TLS Authentication (the client then also has to import ta.key): | |||
tls-auth ta.key 0 | |||
Check the necessary kernel options (can be set as M): | Check the necessary kernel options (can be set as M): |