Modify

Ticket #1973 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Ebox OpenVPN stores ipp.txt on the root folder

Reported by: tecnicos@… Owned by: jsalamero@…
Milestone: 2.0 Component: base
Severity: minor Keywords:
Cc:

Description

Hi, there's a line in /etc/openvpn/[yourserver].conf that says:

ifconfig-pool-persist ipp.txt

In a standalone OpenVPN install, this means "ipp.txt" is saved in /etc/openvpn, but with eBox OpenVPN 1.2 (1.2.2-0ubuntu1~ppa1~hardy1) "ipp.txt" is instead saved in "/".

I don't think it's critical, but I had to look for a while until I found it :P (This files shows the IPs assigned to each certificate).

The workaround is to edit "/usr/share/ebox/stubs/openvpn/openvpn.conf.mas" and change the line to:

ifconfig-pool-persist /etc/openvpn/ipp.txt

After that remember to restart OpenVPN!

Attachments

Change History

comment:1 Changed 3 years ago by jsalamero@…

  • Owner changed from jacalvo@… to jsalamero@…
  • Milestone changed from 1.2.10-maint to 2.0

comment:2 Changed 3 years ago by javier.amor.garcia@…

  • Status changed from new to closed
  • Resolution set to fixed

This is fixed in 1.5.2, in fact each server uses a distinct ipp file to make easier to consult/modify this files.

Since it its not critical we would not backport it to 1.4 seires.

Thanks a lot for the report

comment:3 Changed 3 years ago by tecnicos@…

You are welcome, glad to hear it is fixed for future releases :).

comment:4 Changed 3 years ago by ejhernandez@…

(In [17968]) BP: Merge audit branch refs #1973

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.