Page 1 of 1

try to connect on my openvpn, but is not working, why?

Posted: Fri Nov 05, 2010 11:29 pm
by slashlinux
i have installed and configured on my ubuntu , openvpn server ..i have ip static/public, i create all...ca.crt, key server, key client..and on the other pc i installed and configured openvpn client...you have down screenshot with my openvpn server and openvpn client...Can you help me please :((


http://img163.imageshack.us/img163/5584/serverconf.png
http://img708.imageshack.us/img708/3369/keysz.png
http://img838.imageshack.us/img838/2563/clientconf.png
http://img543.imageshack.us/img543/6368 ... onnect.png
http://img530.imageshack.us/img530/3919/clientovpn.png

Re: try to connect on my openvpn, but is not working, why?

Posted: Mon Nov 08, 2010 2:08 pm
by george
Path to your cert and key files is not being read, (I believe windows needs quotes enclosing the path statement where spaces exist). By default openvpn will look in it's config dir. Try this:

ca ca.crt
cert client.crt
key client.key