I'm trying to access my home PC from the internet or while I'm at work. I did a little research and there're many different ways to do it. I picked OpenVPN. I followed multiple guides here:
http://ubuntuforums.org/showthread.php?t=239219&highlight=openvpn http://www.thebakershome.net/openvpn_tutorial http://openvpn.net/index.php/documentation/howto.html#install
In all of them i get stuck at the same place: I edit the Vars with my info, then do ``` . ./vars
netvista@netvista-desktop:/etc/openvpn/examples/easy-rsa/2.0$ sudo ./clean-all
Please source the vars script first (i.e. "source ./vars")
Make sure you have edited it to reflect your configuration.
Of coarse I tried running "source ./vars" first but that's not changing anything.
What do I need to do, I'm totally lost??
Also if there are any better/simpler solutions than OpenVPN I am open for suggestions.
Thanks