Changes

From SME Server
Jump to navigationJump to search
299 bytes added ,  11:18, 6 August 2012
no edit summary
Line 15: Line 15:     
==OpenVPN Server Configuration==
 
==OpenVPN Server Configuration==
First Collect and install the rpm`s as indicated below. The RPM are taken from DAG's repository which is pretty extensive.
+
For SME 7x, first Collect and install the rpm`s as indicated below. The RPM are taken from DAG's repository which is pretty extensive.
    
  cd /root
 
  cd /root
Line 22: Line 22:  
  wget http://rpmforge.sw.be/redhat/el4/en/i386/rpmforge/RPMS/lzo-2.04-1.el4.rf.i386.rpm
 
  wget http://rpmforge.sw.be/redhat/el4/en/i386/rpmforge/RPMS/lzo-2.04-1.el4.rf.i386.rpm
 
  wget http://dag.wieers.com/rpm/packages/openvpn/openvpn-2.0.9-1.el4.rf.i386.rpm
 
  wget http://dag.wieers.com/rpm/packages/openvpn/openvpn-2.0.9-1.el4.rf.i386.rpm
 +
rpm -Uvh *.rpm
 +
 +
For SME 8x, the easiest way is to get the RPM from the DAG repository.
 +
 +
cd /root
 +
mkdir openvpn
 +
cd openvpn
 +
wget http://apt.sw.be/redhat/el5/en/i386/dag/RPMS/lzo-2.06-1.el5.rf.i386.rpm
 +
wget http://apt.sw.be/redhat/el5/en/i386/dag/RPMS/openvpn-2.2.2-1.el5.rf.i386.rpm
 
  rpm -Uvh *.rpm
 
  rpm -Uvh *.rpm
  
177

edits

Navigation menu