VPN-X Tech Info
Install and Configure
Install VPN-X Server/Client
Install VPN-X Server/Client
System Requirements
Before you install VPN-X, you should verify VPN-X System Requirements:
Install on Windows:

Install On Linux/FreeBSD
Preparation/Precheck:
Run the following commands in a command terminal
modprobe tun
lsmod | grep tun
If you can get a reply like this (Don't care about the number)
debian:~# lsmod | grep tun
tun 10208 3
Congratulations! Your Linux kernel is ready for installing our VPN-X .
Download our VPN-X tar package and uncompress the package in some path.
debian:~#tar -xzvf vpn-x*.tar.gz
start VPN-X Client by input command "sudo runclient.sh"
start VPN-X Server by input command "sudo runserver.sh"
For other configurations, please refer to the Windows configuration description
If you are using PC-BSD, please just download the VPN-X-*.PBI, and install PBI, clicking “next” will always work.
Install On Mac OS X
VPN-X supports Mac OS X Tiger, Leopard, Snow Leopard or above..
Install VPN-X Client:
Just click the “VPN-X_client.app.zip”.
Install VPN-X Server:
Just click the “VPN-X_server.app.zip”
Note: When you launch VPN-X first time, Mac OS X will ask you input your password, please input correctly.