Centos - # yum install openvpn (you might need the rpmforge repo)
Ubuntu - # sudo aptitude install openvpn
There should be an /etc/openvpn directory where you need to configure your client conf which there will be a sample of in /usr/share/docs/openvpn or somewhere similar.
On centos it will be started via /etc/init.d/openvpn start (also Ubuntu).
To start on boot you can use 'chkconfig openvpn on' and ubuntu I thing rc-update or something like that.
Thanks alot you are helpful , could you tell me how could i assign fixed ip for each client .?
like i want client1 >> 172.16.0.10
client2 >> 172.16.0.12
client3 >> 172.16.0.70
i want to specify ip for each client .. could this be done ?
OPenvpn server on Centos 5
and i have windows - linux clients
Recent comments
2 days 19 hours ago
3 days 4 hours ago
3 days 7 hours ago
3 days 8 hours ago
3 days 9 hours ago
3 days 11 hours ago
3 days 13 hours ago
3 days 14 hours ago
4 days 6 hours ago
4 days 7 hours ago