First assuming you already had rpmforge yum repos. Just need to get open rpm installed.. yum install openvpn -y Now start configure it : get into the OpenVPN configuration folder
Tag: vpn
How to add route to VTUN that use PPP interface.How to add route to VTUN that use PPP interface.
in /etc/vtund.conf for client.. ultramankosmos { passwd makan2; type tty; proto tcp; keepalive yes; persist yes; multi killold; up { ppp "noipdefault lcp-echo-interval 60 lcp-echo-failure 3 nodefaultroute ipparam IMTHEVPN"; };