Modify ↓
Ticket #1100 (closed defect: fixed)
openvpn config wrong on upgraded eBox...
| Reported by: | ebox@… | Owned by: | javier.amor.garcia@… |
|---|---|---|---|
| Milestone: | Component: | openvpn | |
| Severity: | normal | Keywords: | dh1024.pem |
| Cc: |
Description
This is a production box so I can't do too much testing, however I found one hickup on the openvpn config file that came from an upgrade from debian to ubuntu. This is running 0.11.101. When trying to start the openvpn it fails because the config file is looking for... /etc/openvpn/dh1024.pem and mine was /etc/openvpn/ebox-dh1024.pem I just did a symbolic link for now and that fixes it. Hope this helps, as there were other troubles I had on my conversion from debian to ubuntu. -hanz
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
(In [11259]) client now uses appropiate dh file. Thanks to hanz for the bugreport. refs #1100