Linux/OpenVPN: Unterschied zwischen den Versionen

Keine Bearbeitungszusammenfassung
Zeile 48: Zeile 48:
  openssl pkcs12 -export -in ./pki/issued/client1.crt -inkey ./pki/private/client1.key -certfile ./pki/ca.crt -name client1 -out client1.p12
  openssl pkcs12 -export -in ./pki/issued/client1.crt -inkey ./pki/private/client1.key -certfile ./pki/ca.crt -name client1 -out client1.p12


Disable '''comp-lzo''' in /etc/openvpn/openvpn.conf and restart OpenVPN.
When using the simple (UI) configuration for ChromeOS:
 
* disable '''comp-lzo''' in /etc/openvpn/openvpn.conf and restart OpenVPN
Use servername:12112 in ChromeOS OpenVPN connection settings.
* use servername:12112 in ChromeOS OpenVPN connection settings


= WiFi Hotspots =
= WiFi Hotspots =
Some Hotspots (for example Telekom Germany) do not allow UDP packets. In that case, configure OpenVPN to use TCP.
Some Hotspots (for example Telekom Germany) do not allow UDP packets. In that case, configure OpenVPN to use TCP.
1.075

Bearbeitungen