Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| userdoc:tt_openvpn_server [2018/12/01 16:28] – abelbeck | userdoc:tt_openvpn_server [2026/05/08 12:22] (current) – [Windows Client Configuration] mkeuter | ||
|---|---|---|---|
| Line 58: | Line 58: | ||
| * External Hosts: | * External Hosts: | ||
| - | * Client Isolation: | + | * Client Isolation: |
| !!Tip ->!! Allow any external IPv4/IPv6 address by defining " | !!Tip ->!! Allow any external IPv4/IPv6 address by defining " | ||
| Line 166: | Line 166: | ||
| - | ===== Apple OS X Client Configuration ===== | + | ===== Apple macOS Client Configuration ===== |
| - | **OpenVPN Client for Mac OS X:** [[http:// | + | **OpenVPN Client for macOS:** [[http:// |
| {{: | {{: | ||
| \\ | \\ | ||
| Line 189: | Line 189: | ||
| \\ | \\ | ||
| \\ | \\ | ||
| - | **OpenVPN Client for Mac OS X:** [[https:// | + | **OpenVPN Client for macOS:** [[https:// |
| {{: | {{: | ||
| \\ | \\ | ||
| Line 202: | Line 202: | ||
| \\ | \\ | ||
| - | Ref: See Apple OS X instructions for Viscosity. | + | Ref: See Apple macOS instructions for Viscosity. |
| \\ | \\ | ||
| Line 230: | Line 230: | ||
| {{: | {{: | ||
| + | \\ | ||
| + | |||
| + | !!Tip ->!! If it takes very long for the Windows client to establish a connection to the OpenVPN server (more than 10 sec.), you can try to manually add this to the client config file: | ||
| + | |||
| + | proto udp4 | ||
| + | |||
| + | This way OpenVPN tries to use IPv4 first. | ||