Saturday, May 4, 2024
 Popular · Latest · Hot · Upcoming
210
rated 0 times [  210] [ 0]  / answers: 1 / hits: 528405  / 1 Year ago, thu, april 6, 2023, 4:26:27

I'm trying to setup OpenVPN using NetworkManager. The GUI seems buggy and unresponsive. Are there any other tools for setting up a VPN client?


More From » 14.04

 Answers
4

Yes, you can use OpenVPN directly. This way you can use more settings as well.



First you need the openvpn package:



sudo apt-get install openvpn


Then you can connect like this:



sudo openvpn --config /path/to/config.ovpn


The sudo is important because OpenVPN won't be able to connect otherwise (I think because it has to change the routes).


[#25427] Thursday, April 6, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
fulpu

Total Points: 116
Total Questions: 118
Total Answers: 104

Location: Solomon Islands
Member since Fri, Oct 8, 2021
3 Years ago
fulpu questions
Fri, Apr 1, 22, 08:36, 2 Years ago
Wed, Mar 16, 22, 15:25, 2 Years ago
Wed, Aug 24, 22, 22:59, 2 Years ago
Tue, Dec 20, 22, 22:33, 1 Year ago
;