About 50 results
Open links in new tab
  1. openVPN disconnect via command line in linux - Server Fault

    Is there a way to disconnect an openvpn connection that was established by free-radius with a shell command line? I have all information about the openvpn connection: Username Client IP

  2. linux - OpenVPN - ERROR: Cannot open TUN/TAP dev /dev/net/tun: …

    Feb 14, 2020 · OpenVPN - ERROR: Cannot open TUN/TAP dev /dev/net/tun: No such file or directory (errno=2) Ask Question Asked 5 years, 11 months ago Modified 3 years, 9 months ago

  3. linux - 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 …

  4. linux - Improving OpenVPN Performance - Server Fault

    1 sndbuf and rcvbuf correct an ANCIENT setting in linux/unix/openvpn from dialup days to optmimize for slower settings even though the OS is optimized for faster ones sndbuf/rcvbuf set to 0 will simply use …

  5. OpenVPN how to route Internet traffic through a client

    Aug 6, 2019 · However, I cannot simply install OpenVPN server on machine A as machine A is behind layers of NATs/firewalls I don't control. My current solution is to install OpenVPN server on machine …

  6. OpenVPN Linux Client does not bring up tap0 interface

    I have an OpenVPN client on Linux connecting to an OpenVPN server. The server assigns IPs via DHCP, thus I connect using the tap interface rather than the tun interface. OpenVPN connects, …

  7. linux networking - How to set a static IP (client side) in OpenVPN ...

    Jan 16, 2017 · You should be able to do this with the ifconfig-pool-persist config option. You can pre-configure the file and set seconds = 0 to tell OpenVPN to only read the file. We use it to ensure the …

  8. linux - Where and how should I define OpenVPN user pass? - Server Fault

    Aug 16, 2021 · Explore related questions linux vpn openvpn linux-networking ubuntu-18.04 See similar questions with these tags.

  9. linux - connect OpenVPN client at Ubuntu startup - Server Fault

    Aug 9, 2018 · I would like to connect OpenVPN on Startup. I've added sudo openvpn /file.ovpn to the crontab, and it doesn't connect at startup. What is the proper procedure?

  10. linux - Where do I set the username and password for an OpenVPN …

    OpenVPN is an SSL VPN and as such is not compatible with IPSec, L2TP, or PPTP. Additionally if openVPN was using a username/password based authentication I would expect to see an …