About:
GADMIN-OpenVPN-Server is an easy to use GTK+ interface for the OpenVPN server in bridge mode. It allows generation of five signed certificates and keys, including HMAC-Firewall and user authentications. Bridge mode enables SAMBA browsing and printing across physically separated networks and or full-blown road warrior client capabilities.
If you are a new user in the GNU/Linux world, first make sure you read some manuals and howtos about openvpn. This is one place of many where you can get some good information about openvpn.
Installation:
Download openvpn>=2.0.9.x from openvpn.net and unpack it like this:
tar -zxvf openvpn-x.x.x.tar.gz then cd into that directory and type:
./configure –prefix=/usr –sysconfdir=/etc –localstatedir=/var –sbindir=/usr/sbin
make
make install
If there are no errors youre ready to install GAdmin-OpenVPN-Server which can be done like this:
Download GAdmin-OpenVPN-Server-x.x.x.tar.gz and unpack it like this:
tar -zxvf GAdmin-OpenVPN-Server-x.x.x.tar.gz
CD into that directory then run:
./Autoinstall (if you like the settings in it).
Now you should be able to start it by typing GAdmin-OpenVPN-Server at a shellprompt or from GNOME or KDE’s program menus and youre ready to go.