Page 1 of 1

From the very beginning...

Posted: Sun Oct 04, 2015 6:10 pm
by Limerick
Hi all,

Sorry to bother you here, but you will see that I am a real noob... but I want to do it my self.
I simply want to setup a OpenVPN from work to home.
I have downloaded EasyRSA 3.0.0. and did a complete installation of OpenVPN 2.3.8.

I open an Administrator cmd.exe window but when I want to run "C:\OPENVPN\easyrsa\distro\windows\EasyRSA Start.bat", it says that EasyRSA is not recognized as blablabla...
Then I try "C:\OPENVPN\easyrsa\distro\windows\EasyRSAStart.bat" (with no space after renaming the .bat), it says that bin\sh.exe is not recognized as blablabla...
Indeed I don't see this .exe anywhere.

Could someone help me find what I certainly missed somewhere?

Thanks for your help,

Lim.

Re: From the very beginning...

Posted: Wed Oct 07, 2015 10:49 am
by Traffic
I expect you have downloaded Easy-RSA v3.0.0:
https://github.com/OpenVPN/easy-rsa/releases/
this version is incomplete .. :roll:

I recommend you try again with this version:
https://github.com/OpenVPN/easy-rsa/rel ... v3.0.0-rc2

Re: From the very beginning...

Posted: Wed Oct 07, 2015 2:12 pm
by Limerick
Thank you very much Traffic.

I would have never thought that a final release of a software would be less "finished" than a Release Candidate...
That's weird... :shock:
On top of that, I am probably not the first one to face this issue :|

Re: From the very beginning...

Posted: Thu Oct 08, 2015 10:15 am
by Traffic
OpenVPN Community Edition is Free Open Source Software and all people involved are volunteers .. so I guess ecrist has been very busy.

See:
topic19629.html

We are awaiting resolution.

Re: From the very beginning...

Posted: Thu Oct 08, 2015 11:43 am
by Limerick
Yes, yes no problem with that. Very happy of what exists already.
But if final version is not finalized, why releasing it officially ?
It can be confusing for those who, like me, are not used to all this stuff.
This is just what I meant.
But I confirm this is great to have all these volunteers doing this for the community.

Re: From the very beginning...

Posted: Fri Oct 09, 2015 1:57 pm
by Limerick
Okay I managed to create all the files but setting up the server (WRT54GL with DD) and the client (R8000 also with DD) with all the firewall stuff is too far beyond my skills.
I can't go further.
Anyway it was nice to try to understand how Easy-RSA works.

Thanks Traffic.

Re: From the very beginning...

Posted: Fri Oct 09, 2015 2:27 pm
by Traffic
If you have trouble with your routers you can simply use OpenVPN on computers.
The OpenVPN documentation can "walk you through" practically everything ..
and there is the forum if you get stuck. 8-)

Re: From the very beginning...

Posted: Fri Oct 09, 2015 6:26 pm
by Limerick
Well, I need the all LAN to be on the VPN, so I must set it up within the R8000.

What was strange, is the ca.crt didn't remained in the WRT54GL dedicated window after saving the configuration. All other certificates rremained, except this one. Don't know why.

But more over, I could read in different places that there are important firewall configurations to set up both sides, and I don't catch a word of what should be done... :?

Re: From the very beginning...

Posted: Fri Oct 09, 2015 9:23 pm
by Traffic
Limerick wrote:I need the all LAN to be on the VPN
depending on what that actually means .. You can have access to your entire home LAN and your home LAN can have access to your VPN without a router based VPN.
Limerick wrote:read in different places that there are important firewall configurations to set up both sides
The only firewall configuration you require is that the port you use for your VPN server is open on the firewall which is sits behind.

If you want to learn about OpenVPN I recommend using Linux, even in a Virtual Machine is sufficient. Once you understand how it all fits together, configuring your routers should pose less or even no problems.

If not .. your choice ..

Re: From the very beginning...

Posted: Mon Dec 14, 2015 5:45 pm
by Limerick
I haven't move from there... ashamed...

But, what happened to your post about the last versions, Traffic ?

You were so right !