Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved] Adding Clients To OpenVPN
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Duck Man
Tux's lil' helper
Tux's lil' helper


Joined: 03 Oct 2004
Posts: 148
Location: Pleasanton, CA

PostPosted: Tue Oct 07, 2008 7:02 pm    Post subject: [Solved] Adding Clients To OpenVPN Reply with quote

I have been trying to figure this out for a while now. Googled and searched and never found what I was looking for. I guess the real problem is I don't really understand the certificates and how they are made. Could anyone explain how to add more clients to an existing OpenVPN setup? Or point me in the right direction. I really do want to understand this.
Thank you,
Duck man


Last edited by Duck Man on Sun Oct 12, 2008 10:14 pm; edited 1 time in total
Back to top
View user's profile Send private message
arndawg
Tux's lil' helper
Tux's lil' helper


Joined: 02 Jun 2006
Posts: 97

PostPosted: Tue Oct 07, 2008 8:54 pm    Post subject: Reply with quote

in cd /usr/share/openvpn/easy-rsa/ or where-ever you have copied it.

edit vars file (you probably have already done this so go ahead and "enable it" with the source command.
#source ./vars
#./build-key clientname //follow instructions and copy the generated files to where your other client keys and crts are.

Each client you connect need 3 files:

ca.crt
clientname.crt
clientname.key

ca.crt is the same for every client.

OpenVPN has an official howto that explains this. Google (or whatever search engine you prefer): openvpn howto
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum