Page 1 of 1

Problems with Ubuntu

Posted: Wed Mar 14, 2012 9:34 pm
by yeikel
Hi to everyone . I am trying to config the vpn at my vmware machine . I am running Ubuntu but I cant make it work :

Image

I made a script to run more fast the connection :

Code: Select all

/usr/sbin/openvpn /usr/sbin/config1/yeikel.ovpn
And its have this configuration :

Code: Select all

##    ## ##     ## ########  ##    ##

###   ## ##     ## ##     ## ###   ##

####  ## ##     ## ##     ## ####  ##

## ## ## ##     ## ########  ## ## ##

## ## ## ##     ## ########  ## ## ##

##   ###   ## ##   ##        ##   ###

##    ##    ###    ##        ##    ##

client

dev tun

auth-user-pass

proto udp

remote 192.162.102.158 1194

resolv-retry infinite

nobind

persist-key

persist-tun

comp-lzo

ca RU.crt

verb 3
And this is my config folder :

Image

When I try to run it from Konsole I get this error :

Image

I dont know why its is saying that I dont have my cert at my folder where it is in it.

Thanks for the help ;)

Re: Problems with Ubuntu

Posted: Thu Mar 15, 2012 7:37 am
by janjust
what happens if you simply run

Code: Select all

/usr/sbin/openvpn --config yaikel.ovpn
from the right directory?

PS animated gifs? yeck 8-)