ubuntu VPN


Recommended Posts

I am trying to create a VPN but i am having some issues ... when running the following commands:

source vars

./clean-all

./build-ca

I keep getting

"please edit the "vars" script to reflect your configuration , then source it with "source ./vars""

... i have done all of this why wont it work ;(

Link to comment
Share on other sites

Can you most more info? What VPN Server are you trying to use? Or is this for a Client?

Ah, it looks like you are trying to use openvpn,

From the Ubuntu Forums, try this

1. Restart the PC

2. Open the terminal and type sudo su to log in as root

3. move to the easy-rsa directory (on mine, the files are in easy-rsa/2.0/)

4. type mkdir keys

5. type source ./vars

6. type ./clean-all

7. type ./build-ca

this seemed to work for everyone having issues in that thread..

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.