ClearFoundation Tracker - ClearOS
View Issue Details
0000108ClearOSapp-openvpn - OpenVPNpublic2010-06-12 05:242010-07-14 16:23
NickH 
user2 
normalminoralways
closedfixed 
5.1 
5.25.2 
0000108: OpenVPN installer not creating /etc/openvpn/clients.conf
Installing OpenVPN either through the webconfig or yum does not create the file /etc/openvpn/clients.conf. Then if you go to Webconfig > Network > OpenVPN you will not be able to start OpenVPN.

The OpenVPN package is /openvpn-2.1-10.rc20.v5.i386.rpm.
As a workround, copy the file /usr/share/system/modules/openvpn/clients.conf to /etc/openvpn/. This will then allow the Webconfig to work
No tags attached.
Issue History
2010-06-12 05:24NickHNew Issue
2010-06-17 11:24user2Statusnew => acknowledged
2010-06-17 11:53user2Note Added: 0000180
2010-06-17 11:53user2Statusacknowledged => feedback
2010-06-17 11:57NickHNote Added: 0000181
2010-06-17 12:26user2Checkin
2010-06-17 12:26user2Note Added: 0000182
2010-06-17 12:26user2Statusfeedback => resolved
2010-06-17 12:26user2Resolutionopen => fixed
2010-06-17 12:26user2Fixed in Version => 5.2
2010-06-17 12:26user2Target Version => 5.2
2010-06-17 12:27user2Note Added: 0000183
2010-07-03 07:00NickHNote Added: 0000189
2010-07-03 07:00NickHStatusresolved => feedback
2010-07-03 07:00NickHResolutionfixed => reopened
2010-07-07 14:26user2Note Added: 0000193
2010-07-07 14:26user2Statusfeedback => resolved
2010-07-07 14:26user2Resolutionreopened => fixed
2010-07-07 14:26user2Assigned To => user2
2010-07-14 16:23user2Statusresolved => closed
2010-08-18 15:14user2Note Edited: 0000182

Notes
(0000180)
user2   
2010-06-17 11:53   
Hi NickH,

It looks like this happens on systems that have been upgraded from ClarkConnect 4.x. Can you confirm that this was the case in your situation?

The app-openvpn installer is responsible for creating this file, but it won't do it if the box was previously a ClarkConnect 4.x system.
(0000181)
NickH   
2010-06-17 11:57   
Yes, I started with CC4.3 then upgraded to 5.0 and ClearOS, but I never had OpenVPN installed before.
(0000182)
user2   
2010-06-17 12:26   
(edited on: 2010-08-18 15:14)
Source Code Changelog
---------------------------------------------------
- Fixed missing clients.conf on upgrade from ClarkConnect 4.x [fixed tracker 0000108]

File Changes
---------------------------------------------------
U legacy/modules/trunk/app-openvpn/app-openvpn.spec.in

(0000183)
user2   
2010-06-17 12:27   
Thanks... easy fix that will be included in ClearOS 5.2.
(0000189)
NickH   
2010-07-03 07:00   
It appears that the same symptoms are happening on a fresh install of 5.2beta (not mine). See thread and confirming post here: http://www.clearfoundation.com/component/option,com_kunena/Itemid,232/catid,21/func,view/id,13703/#13705 [^]
(0000193)
user2   
2010-07-07 14:26   
Bad if statement -- all fixed (and verified).