About 51 results
Open links in new tab
  1. Connect to OpenVPN using Windows 10 built-in VPN

    The OpenVPN protocol is not built-in to Windows. OpenVPN is released under the GPLv2 license, which Microsoft won't use. The Windows 10 built-in VPN support is not limited to only the protocols shipped …

  2. Cannot connect using OpenVPN for Windows

    Jan 17, 2022 · I have an OpenVPN server running on my EdgeRouter and can connect to it using both Android and IOS OpenVPN clients without any problem. I cannot however connect to it using the …

  3. Generate an OpenVPN profile for client user to import

    Mar 1, 2013 · Learn how to generate an OpenVPN profile for client users to easily import and configure their VPN connections.

  4. openvpn client override default gateway for vpn sever

    Dec 7, 2016 · When openvpn client connects to a vpn server it creates a route for server ip with old default gateway. How can I tell openvpn not to use old default gateway but use my provided custom …

  5. Fix 'TLS Error: TLS handshake failed' on OpenVPN client

    Jul 31, 2015 · This indicates OpenVPN server do send result to your OpenVPN client via UDP port 1194. But OpenVPN client not receive the result packets. Many reasons leads to this result, your ISP …

  6. OpenVPN 2.4.1 client on Windows 11 cannot disable forced tunneling

    Jun 6, 2023 · I have an OpenVPN host in Azure. After connecting with a Windows 11 client, access to the Internet is lost. Config file: client proto udp explicit-exit-notify remote [MYVPN].com 1194 dev tun …

  7. Connected to openvpn, but no Internet connection - Server Fault

    May 19, 2017 · I have openvpn on a remote server, it's Arch Linux. I'm able to connect to it, but there's no internet after I connect, meaning, when I open a browser and trying to load a website, it's getting …

  8. How to push my own DNS server to OpenVPN?

    I have defined an unbound DNS server on my VPS and it appears to work. I need to use the DNS server instead of public DNS servers because some ISPs have blocked public DNS IPs. My openvpn.conf …

  9. OpenVPN don't start: --cert fails with 'client.crt': No such file or ...

    Mar 9, 2015 · No, I stopped after service openvpn start failed. Does it makes sense to start configuration of the client if the server can't even start?

  10. OpenVPN: How to mitigate path MTU issues on a per-client basis?

    Sep 13, 2014 · We have dozens of embedded devices installed at customers, all calling home to our OpenVPN service. That generally works fine, but a few of our customers have severe path MTU …