< Home - < Back

eurephia


Information about the package, eurephia, which is shipped with common Linux distributions. The eurephia package is designed for, An advanced and flexible OpenVPN user authentication plug-in.


Package Name:

eurephia

Summary:

An advanced and flexible OpenVPN user authentication plug-in

Description:

This plug-in enhances OpenVPN by adding user name and password authentication in addition. An eurephia user account is a combination of minimum one OpenVPN SSL certificate and a user name with a password assigned. It is also possible to setup several eurephia user names to use a shared OpenVPN certificate. In addition, eurephia will blacklist IP addresses, certificates and user names on too many failed attempts and it supports dynamic update of iptables rules which restricts network access per connection.

Architecture:

x86_64

Version:

1.1.0

Release:

4.el6

Size:

48 k

Repository:

epel

From Repository:

Licence:

GPLv2



Handy Yum Commands for eurephia


Control the eurephia package with the following handy commands outlined below.


Command

Description of Command

yum install eurephia

This command will install eurephia on the server.

yum remove eurephia

This command will un-install eurephia on the server. When you run this command, you will be asked if you are sure that you want to remove eurephia, so you have to manually confirm that you want to do this.

yum -y remove eurephia

This command will un-install eurephia on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove eurephia when using the -y flag.

yum update eurephia

This command will update eurephia to the latest version. When you run this command, you will be asked if you are sure that you want to remove eurephia, so you have to manually confirm that you want to do this.

yum -y update eurephia

This command will update eurephia to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove eurephia when using the -y flag.

yum info eurephia

This command will show you core information about the eurephia package.

yum deplist eurephia

This command will show you the dependencies for eurephia. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update eurephia

This command will check if there is an update waiting on eurephia. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.