Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung | |||
|
notizen:openvpn [2025/05/14 23:37] itbs gelöscht |
— (aktuell) | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| - | ===== To set up an OpenVPN client on Windows: ===== | ||
| - | |||
| - | - Install OpenVPN client on Windows | ||
| - | * An OpenVPN client on Windows is called OpenVPN GUI. | ||
| - | * Download it from http:// | ||
| - | * The default installation directory is C: | ||
| - | - Run OpenVPN GUI as administrator. | ||
| - | - Edit VPNConfig.ovpn and replace YOUR_SERVER_IP with public IP of your DiskStation. | ||
| - | * If your DiskStation is behind a router, replace YOUR_SERVER_IP with the router' | ||
| - | * Remove # before " | ||
| - | - Put VPNConfig.ovpn into the config subdirectory under OpenVPN directory | ||
| - | (ie. C:\Program Files\OpenVPN\config\). | ||
| - | |||
| - | |||
| - | ---- | ||
| - | |||
| - | ===== To set up an OpenVPN client on Mac: ===== | ||
| - | |||
| - | |||
| - | - Install OpenVPN client on MAC | ||
| - | * An OpenVPN client on Mac OS X is called Tunnelblick. | ||
| - | * Download it from http:// | ||
| - | - Launch Tunnelblick. | ||
| - | - Click Create and open configuration folder button; a Finder window will appear with the configuration folder. | ||
| - | - Edit VPNConfig.ovpn and replace YOUR_SERVER_IP with public IP of your DiskStation. | ||
| - | * If your DiskStation is behind a router, replace YOUR_SERVER_IP with the router' | ||
| - | * Remove # before " | ||
| - | - Put the files of VPNConfig.ovpn into the configuration folder. | ||
| - | |||
| - | |||
| - | ---- | ||
| - | |||
| - | |||
| - | ===== To set up an OpenVPN client on Linux: ===== | ||
| - | |||
| - | |||
| - | Please refer to the official documentation provided by | ||
| - | OpenVPN http:// | ||