WEIGEL FORUM
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Login

    DEBIAN || OpenVPN Cli using IvarcyVPN

    Linux
    1
    1
    8
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • DerMeldosD
      DerMeldos
      last edited by DerMeldos

      Install OpenVPN:

      apt-get install openvpn
      

      Copy the below Config Files in the directory where you want them to stay:
      Location --> \10.46.233.253\ARCHIVE\Software\OPENVPN Configs for IvacyVPN

      Start VPN Connection

      openvpn --config /etc/openvpn/FR_Paris_TCP.ovpn --daemon
      

      Checking which server is it im connecting to

      ps aux/grep openvpn
      

      Stop all active VPN connections

      pkill openvpn
      
      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Powered by NodeBB | Contributors