Multiple Server Profiles

This forum is for all inquiries relating to the installation of OpenVPN from source and with binaries.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please visit (and READ) the OpenVPN HowTo http://openvpn.net/howto prior to asking any questions in here!
Post Reply
kmullen
OpenVpn Newbie
Posts: 2
Joined: Mon Jan 17, 2011 12:20 am

Multiple Server Profiles

Post by kmullen » Mon Jan 17, 2011 12:33 am

I have 4 customers that are using ClearOS with OpenVPN. I need to be able to connect to each of the clients interdependently (not simultaneously). I have put all of the config files in the same directory, and I have renamed the other files to include the client name (i.e. clientname-ca-cert.pem). I also modifed the configuration file for each profile with the modified filenames..

Now I can't connect to any of my clients. What am I missing? Any help out there?

User avatar
krzee
Forum Team
Posts: 728
Joined: Fri Aug 29, 2008 5:42 pm

Re: Multiple Server Profiles

Post by krzee » Thu Jan 27, 2011 11:07 am

your logs dont tell you...?

kmullen
OpenVpn Newbie
Posts: 2
Joined: Mon Jan 17, 2011 12:20 am

Re: Multiple Server Profiles

Post by kmullen » Wed Feb 02, 2011 12:54 am

Results of log file. It just hangs here.

Tue Feb 01 18:48:56 2011 OpenVPN 2.1.4 i686-pc-mingw32 [SSL] [LZO2] [PKCS11] built on Nov 8 2010
Tue Feb 01 18:49:05 2011 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
Tue Feb 01 18:49:05 2011 LZO compression initialized
Tue Feb 01 18:49:05 2011 Control Channel MTU parms [ L:1542 D:138 EF:38 EB:0 ET:0 EL:0 ]
Tue Feb 01 18:49:05 2011 Socket Buffers: R=[8192->8192] S=[8192->8192]
Tue Feb 01 18:49:06 2011 Data Channel MTU parms [ L:1542 D:1450 EF:42 EB:135 ET:0 EL:0 AF:3/1 ]
Tue Feb 01 18:49:06 2011 Local Options hash (VER=V4): '41690919'
Tue Feb 01 18:49:06 2011 Expected Remote Options hash (VER=V4): '530fdded'
Tue Feb 01 18:49:06 2011 UDPv4 link local: [undef]
Tue Feb 01 18:49:06 2011 UDPv4 link remote: {IP ADDRESS}:1194

I can log on to the one server that does not have modified file names.

User avatar
gladiatr72
Forum Team
Posts: 194
Joined: Mon Dec 13, 2010 3:51 pm
Location: Lawrence, KS

Re: Multiple Server Profiles

Post by gladiatr72 » Wed Feb 02, 2011 3:25 pm

Go through your configuration files and take notes. What you're trying to do is pretty straight forward--you just have to be careful to associate the correct files with the correct config file.

-S
[..]I used to think it was awful that life was so unfair. [...]Wouldn't it be much worse if life were fair, and all the terrible things that happen to us come because we actually deserve them? -Marcus Cole

Post Reply