Page 1 of 1

So Keen but SO frustrated

Posted: Mon Mar 11, 2013 8:55 am
by bluedevil678
Hi All,

I was shown how this openvpn works and was blown away!
I have a raspberry pi running rasbian and am trying to follow this guide to getting the server up and running: http://raspberrypi.host56.com/index.php ... r-tutorial

However I am having problem after problem and keep in mind I am still new to this all... Here are some examples of the issues I am having (running as su):

root@raspberrypi:/etc/openvpn# . ./easy-rsa/vars
bash: ”/etc/openvpn/easy-rsa”/whichopensslcnf: No such file or directory - No idea whats going on here?


root@raspberrypi:/etc/openvpn# ./easy-rsa/clean-all
mkdir: cannot create directory `”/etc/openvpn/easy-rsa”/keys': No such file or directory - In this case I can manually create the folder but it does not seem to help.


root@raspberrypi:/etc/openvpn# ./easy-rsa/build-ca OpenVPN
./easy-rsa/build-ca: 8: ./easy-rsa/build-ca: ”/etc/openvpn/easy-rsa”/pkitool: not found - Again not a clue.

Any help would be appreciated!