OpenVPN service not started on NS 7b2

I cannot start OpenVPN on NS7b2.

Please advise me!

TIA,
Gabriel

1 Like

A possible upstream bug (changed plugin name and location)?

After creating a symbolic link it should work:

mkdir -p /usr/lib64/openvpn/plugin/lib
ln -s /usr/lib64/openvpn/plugins/openvpn-plugin-auth-pam.so /usr/lib64/openvpn/plugin/lib/openvpn-auth-pam.so
5 Likes

You are the MAN! :trophy::beers:

It works!
I have disabled, enabled, change the configuration of the OpenVPN, stop, start the service.

Thank you!

1 Like

For reference, here’s @dnutan PR:

We will merge, then build and release an update next week.

3 Likes

Ok. Right now I was filling a bug report. Should I continue or can I leave it?

1 Like

Please go ahead and file the issue, it will be referenced in the commit message. Thank you.

EDIT: It seems that @dnutan knows the development cycle better than me. :slight_smile:

2 Likes

Thanks for the compliment :blush: , but really far from that. I barely know how to use github.

1 Like
5 Likes

The testing package is out into the wild!

1 Like

And @dz00te completed the testing job! Great teamwork guys! :two_men_holding_hands:

2 Likes