Home / VPN
Name Modified Size InfoDownloads / Week
Parent folder
vpnsvr-v1.0.1.ova 2013-12-24 720.7 MB
Readme-vpnsvr-v1.0.1 2013-12-24 2.3 kB
Totals: 2 Items   720.7 MB 0
------------------------------------
Openvpn server virtual appliance
------------------------------------
This appliance runs on community enterprise linux 6.5
Version: 1.0.1 (Initial release)
Filename: vpnsvr-v1.0.1.ova
md5sum: 0d4c09445480d3d9585d109938af903b
sha1sum: 74db2956849874e64e6192c507c0ca37a12c7576

-------------------
System Requirements
-------------------
1GB RAM
2GB of harddisk space (Virtual disk can grow to 20GB)
1 Processor
1 Ethernet card (default DHCP enabled)
Virtualization software: VMware Player, Oracle Virtualbox

------------------
Tested environment
------------------
VMware Player 6.0.1 build-1379776
VMware ESXi 5.5.0 build-1331820
Oracle Virtualbox 4.3.4 r91027

---------------
Setup Appliance
---------------
>> Steps for VMware Player
	1. Import the OVA file
	   File -> Open (Map to vpnsvr-v1.0.ova)
	2. Configure the virtual network adapter to relevant network bridge/NAT/host-only
	3. Power on the VA
	4. Appliance will try to get IP from DHCP server
	5. Assigned IP will display at login screen
	
-------------
System Access
-------------
SSH access
Username: sysadmin
Password: admin

superuser access
$rootacc

-----------
SFTP Access
-----------
Username: sftpuser
Password: sftppasswd
Port: 22 

---------
VPN setup
---------

+--------+			+----------+			+--------+			 +------------------+
| Client |	<--> 	| Internet |	<-->  	| VPN VA |		<->  | Corporate Network |
+--------+		 	+----------+			+--------+		 	 +------------------+
172.100.100.x							VPN 172.100.100.1	 	Corporate network: 192.168.56.x
										Corporate 192.168.56.1

-------------------------------------										
Download client config files via SFTP
* Two pre-created test accounts: testuser1,testuser2

----------
Test files
----------
ca.crt (CA cert)
testuser1.crt (User cert)
testuser1.key (User cert private key)
testuser1.ovpn (Client config file)

--------------
Create account
--------------
1. Gain superuser access
2. Run below command to create account cert and client config file
/usr/local/bin/vpnclient
usage: vpnclient <username> <vpn server FQDN or IP address>
3. Download client config files via SFTP

*Note: This virtual machine is intended for evaluation or testing purposes only.
This vpn appliance is running in routed mode.
Source: Readme-vpnsvr-v1.0.1, updated 2013-12-24