Racoon L2TP Server Setup for Centos 6
Step #2 : Login to your server Step # 2 : Follow the Step by Step procedure as below history commands 3 echo “start of L2TP setup using racoon” 4 rpm -ivH http://repo.nikoforge.org/redhat/el6/nikoforge-release-latest 5 yum -y install http://vesta.informatik.rwth-aachen.de/ftp/pub/Linux/fedora-epel/6/i386/epel-release-6-8.noarch.rpm 6 yum -y install ipsec-tools 7 yum -y install xl2tpd …