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
1 day 15 hours ago
1 day 23 hours ago
2 days 2 hours ago
2 days 4 hours ago
2 days 5 hours ago
2 days 7 hours ago
2 days 8 hours ago
2 days 9 hours ago
3 days 1 hour ago
3 days 2 hours ago