0
votes
1answer
52 views

OpenVPN failure, CGIIRC miracle or just a misunderstanding?

I'm getting on trouble while i'm trying to install a IRC secured by OpenVPN. let's take a look on my steps : at this point my IP (the true one) is : 92.148.169.247 1) i create user account on my ...
1
vote
1answer
427 views

How to extract client certificate info from OpenVPN?

When a user is connected to my OpenVPN server would I like to extract the ID of the clients certificate. The purpose is to write a script that will prevent users from sharing their certificates with ...
3
votes
4answers
1k views

How do I kill an OpenVPN connection using Perl?

Is there any way to kill an OpenVPN connection with a Linux command or Perl command?