Rockhopper VPN software includes a small VPN client GUI for daily use. By using the
client GUI, you can connect or disconnect VPN and view VPN's status information more easily.
This client GUI is implemented in gtk2-perl.
If the additional package is not installed on your system, please see
below.
You can start the client GUI in the following ways:
By launcher (Rockhopper VPN Client)
in the Unity dashboard. (Ubuntu)
By launcher (Rockhopper VPN Client)
in the Start Menu. (Ubuntu, LinuxMint, Debian or CentOS)
By launcher applet (Rockhopper VPN Client).
(LinuxMint Cinnamon)
Enter the following command in a terminal window.
% rhp_client.pl
If you don't want to use the client GUI, you can disable it on Web Console.
- Global Configuration[Tab]
> Web Management Service[Tab]
Uncheck Enable VPN Client (GUI).
Click Save Configuration button.
See also the following demos.
Installing a gtk2-perl package. (Ubuntu/LinuxMint/Debian)
A Rockhopper's simple VPN Client GUI needs a GTK2-perl package. You can also
install it manually.
- Open a Terminal window.
- Install it by apt-get.
$ sudo apt-get install libgtk2-perl
Building a gtk2-perl package on your CentOS/Fedora system.
A Rockhopper's simple VPN Client GUI needs a GTK2-perl package. In case of
CentOS/Fedora, it may not be distributed on default repositories. If you can't find
the 'perl-Gtk2' package on the third-party repositories, you need to build it
from a source package.
$ wget http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el7.rf.x86_64.rpm
You may get it for 32bits or a newer one from the repoforge's site.